Abit
377f843478
Fix static_variant_depth_test
2020-04-19 18:03:37 +02:00
Abit
c72d5d31cc
Merge branch 'master' into for-core-4.0.x
2020-04-19 10:55:50 +02:00
Abit
73a7f08f00
Merge pull request #143 from bitshares/jmj_bsip64
...
Add Hash160 algorithm
2020-04-15 17:39:39 +02:00
John Jones
c554c7e56d
add impl to hash160
2020-04-15 09:52:18 -05:00
John Jones
5070d8d2fc
define hash160 reset method
2020-04-15 09:20:39 -05:00
John Jones
9505342dbf
improve hash160 performance
2020-04-14 11:25:00 -05:00
John Jones
dbf4b99e3e
Merge remote-tracking branch 'upstream/for-core-4.0.x' into jmj_bsip64
2020-04-14 10:37:40 -05:00
Abit
23f0c6ab8e
Merge pull request #196 from bitshares/fix-static-variant-warning
...
Fix compiler warnings about static_variant
2020-04-06 19:31:42 +02:00
abitmore
ca3e76d226
Fix compiler warnings about static_variant
2020-04-06 15:16:12 +00:00
Abit
60d7946dbe
Merge pull request #194 from bitshares/update-variant-size-t-macos-openbsd
...
Update to_variant(size_t) for macOS and OpenBSD
2020-03-31 17:42:23 +02:00
Abit
907a81b434
Merge pull request #195 from bitshares/replace-int-in-static-variant
...
Replace int with 64-bit types in static_variant
2020-03-31 17:41:23 +02:00
Abit
3a2902e3c7
Merge pull request #193 from bitshares/fix-exception-to-string
...
Fix potential infinity loop in `exception::to_detail_string()`
2020-03-30 15:42:58 +02:00
abitmore
98a16ce397
Replace int with 64-bit types in static_variant
2020-03-29 20:40:51 +00:00
abitmore
34ddc2b859
Update to_variant(size_t) for macOS and OpenBSD
...
Fix to_variant(size_t) for OpenBSD, move implementation for macOS to cpp file
2020-03-28 17:30:42 +00:00
abitmore
cc1103fe45
Fix potential infinity loop
...
Fix exception::to_detail_string(...)
2020-03-28 16:05:03 +00:00
Abit
4bc1405643
Merge pull request #192 from bitshares/update-bool-pack
...
Update bool serialization
2020-03-28 16:54:56 +01:00
abitmore
9763d1c194
Update bool serialization
...
Make the logic clearer, to avoid issues on some compilers.
Thanks to @pureland and team.
2020-03-26 16:27:59 +00:00
Abit
9dbf944412
Merge pull request #190 from nathanhourt/fix-2
...
Fix Build
2020-03-19 00:39:22 +01:00
Abit
3f9c3f6ed2
Merge pull request #189 from nathanhourt/fix-1
...
Fix Build
2020-03-19 00:15:28 +01:00
Nathan Hourt
2b1980a30a
Fix Build
...
Definitely something strange going on here, as in my environment
the value of Boost_UNIT_TEST_FRAMEWORK_LIBRARY is
"Boost::unit_test_framework"... So this is my fix, but probably
something else should be done.
Boost 1.72.0
2020-03-17 14:49:46 -05:00
Nathan Hourt
cb06e42e80
Fix Build
...
This is necessary to build in my environment for both clang and g++
Clang 9.0.1
G++ 9.2.1
Boost 1.72.0
2020-03-17 14:42:13 -05:00
Abit
bbf17f8a40
Merge pull request #188 from bitshares/for-core-4.0.x
...
Merge 4.0.x changes to master
2020-02-24 19:10:22 +01:00
Abit
5768c6d884
Merge pull request #186 from bitshares/abitmore-patch-1
...
Return a user-friendly message on RPC execution error
2020-02-24 18:49:17 +01:00
Abit
52f90d6392
Merge pull request #187 from bitshares/fix-github-autobuild
...
Fix Github auto-build
2020-02-24 18:17:22 +01:00
Abit
142b7eb4c6
Return a user-friendly msg on RPC execution error
2020-02-24 12:11:59 -05:00
Abit
f221ca3210
Fix Github auto-build
...
Remove the predefined boost related environment variables.
2020-02-24 18:00:03 +01:00
Abit
3970ca178b
Merge pull request #185 from bitshares/for-core-4.0.x
...
Merge 4.0.x changes to master
2020-02-21 12:14:35 +01:00
Peter Conrad
463380d64a
Merge pull request #184 from pmconrad/2078_file_appender
...
Fixed busy-wait in delete_files
2019-12-11 07:38:39 +01:00
Peter Conrad
3b7e67a3dc
Fixed busy-wait in delete_files
2019-12-10 15:41:08 +01:00
Peter Conrad
c851de8caa
Merge pull request #180 from pmconrad/2054_github_autobuild
...
Add GitHub autobuild
2019-11-30 09:03:55 +01:00
Peter Conrad
6e5fe1f550
Fixed badge
2019-11-29 17:45:19 +01:00
Peter Conrad
1d8b63bdb1
Merge pull request #182 from bitshares/for-core-4.0.x
...
bring macos build fix to master
2019-11-27 08:05:49 +01:00
Alfredo Garcia
8474e84997
Merge pull request #181 from pmconrad/2070_osx_fix
...
Fix for OSX build
2019-11-26 10:21:25 -03:00
Peter Conrad
56d9e4d968
Fix for OSX build
2019-11-26 08:26:16 +01:00
Peter Conrad
7981ab08f5
Added badge to README
2019-11-25 15:03:46 +01:00
Peter Conrad
005aa69c0a
Attempt to fix tests
2019-11-18 17:19:19 +01:00
Peter Conrad
f7f64ee1fd
Add ccache
2019-11-18 17:19:19 +01:00
Peter Conrad
540a99670b
Build and run in parallel
2019-11-18 17:16:59 +01:00
Peter Conrad
453345cedf
Install boost
2019-11-18 17:16:22 +01:00
Peter Conrad
0e0bc44651
Added initial workflow
2019-11-18 17:16:22 +01:00
Abit
2568867f2f
Merge pull request #178 from bitshares/abitmore-patch-1
...
Fix potential out-of-bounds access
2019-11-08 16:23:38 +01:00
Abit
1d028b3c15
Fix potential out-of-bounds access
...
Thanks to Beosin(https://github.com/Lianantech )
2019-11-08 12:13:36 +01:00
Peter Conrad
ad3c881aa2
Merge pull request #13 from bitshares/oxarbitrage-patch-2
...
add license mit
2019-11-07 17:44:01 +01:00
Peter Conrad
61f16df040
Replaced "regime"
2019-11-07 13:18:49 +01:00
Peter Conrad
ca43b6c6df
License clarification
2019-11-06 18:39:03 +01:00
Peter Conrad
0633515d7b
Fixed stacktrace license
2019-11-06 18:39:03 +01:00
Peter Conrad
8c9b8a95f5
Updated license file
2019-11-06 18:39:03 +01:00
abitmore
9c3428096a
Update copyright notice
2019-11-06 18:39:03 +01:00
Peter Conrad
35b3c0336c
Document licensing and history
2019-11-06 18:39:03 +01:00
oxarbitrage
2ae775bdb3
add license mit
2019-11-06 18:39:03 +01:00