Peter Conrad
9077892d87
Log stacktrace instead of writing to stderr
2019-09-18 15:12:27 +02:00
Peter Conrad
4ce3775630
Clean up before returning
2019-09-18 15:12:27 +02:00
Peter Conrad
eb42ebb528
Add log message
2019-09-18 15:12:27 +02:00
Peter Conrad
ef52b39036
Preserve crash in debug mode
2019-09-18 15:12:27 +02:00
Peter Conrad
201b4b33f0
Print stacktrace when yielding within an exception handler
2019-09-18 15:12:27 +02:00
Peter Conrad
cd69d13348
Replaced spin_yield_lock with atomics
2019-09-18 15:12:27 +02:00
Peter Conrad
7a4758671f
Merge pull request #152 from pmconrad/1952_fix_assert
...
Possible fix for core #1952
2019-08-30 20:44:18 +02:00
Peter Conrad
78ffb6dbd3
Possible fix for core #1952
2019-08-22 11:11:17 +02:00
Peter Conrad
ea85954e17
Adjust whitespace
2019-08-21 11:31:41 +02:00
Peter Conrad
81cc84c172
Fix core #1948 - editline does not build
2019-08-21 11:31:09 +02:00
John M. Jones
91d8772b7b
Merge pull request #147 from bitshares/jmj_winfix
...
Increase size for Boost 1.70
2019-08-13 14:02:18 -05:00
Abit
f7a1e532ca
Merge pull request #146 from bitshares/optional-api-fix
...
Fix optional API arguments
2019-08-13 20:12:59 +02:00
John Jones
8426b45d6c
Increase size for Boost 1.70
2019-08-13 13:11:36 -05:00
Abit
17c46399ed
Merge pull request #145 from nathanhourt/bts_1898
...
Resolves issue https://github.com/bitshares/bitshares-core/issues/1898 : Fix crash in API
2019-08-13 19:24:18 +02:00
abitmore
7b6c359a32
Update test case for optional API arguments
...
Reproduces https://github.com/bitshares/bitshares-core/issues/1898
2019-08-13 13:09:31 -04:00
John M. Jones
82af8b55bd
Merge pull request #140 from pmconrad/1584_more_simplification
...
Fix simplifications
2019-08-13 06:09:51 -05:00
Nathan Hourt
06f88979a0
Resolve #1898 : Fix crash in API
...
We were getting the moral equivalent of a null pointer dereference by
incrementing an iterator past its past-the-end position, then
dereferencing it. This is now fixed.
2019-08-11 13:51:08 -05:00
Peter Conrad
d3c85a8415
Fix cmake warning
2019-08-11 12:15:54 +02:00
John M. Jones
24f747863d
Merge pull request #144 from bitshares/jmj_ws_boost170
...
Bump websocketpp for Boost 1.70
2019-08-07 13:37:22 -05:00
Peter Conrad
e45a449701
Fixed type of chr37
2019-08-05 21:28:12 +02:00
Peter Conrad
d8bec3d847
Resolved another begin/data inconsistency
2019-08-05 21:27:53 +02:00
Peter Conrad
2dc5ad8bac
Try to work around __int128 problem on mac
2019-08-05 21:18:17 +02:00
John Jones
fd0b197900
bump websocketpp for Boost 1.70
2019-08-05 10:24:12 -05:00
Peter Conrad
42be69c3f7
Removed unused var
2019-08-02 17:31:28 +02:00
Peter Conrad
cabab23e2c
Replaced more array::begin() with data()
2019-08-02 17:31:07 +02:00
Peter Conrad
a9a6cb94d1
Replaced more begin() with data()
2019-07-29 12:21:15 +02:00
Peter Conrad
ce79181dcf
Replaced more instances of array::begin with array::data
2019-07-26 15:03:22 +02:00
Peter Conrad
6008c96c1a
Allow more space for windows sockets due to fc::future changes
2019-07-26 15:02:17 +02:00
Peter Conrad
c8f3e452d3
Use array::data instead of array::begin
2019-07-26 15:02:17 +02:00
Peter Conrad
e160afce16
Attempt to fix uint128 for mac
2019-07-26 15:02:17 +02:00
Peter Conrad
451ed46ecc
Replace one more "new promise" with "promise::create"
2019-07-26 15:02:17 +02:00
Abit
966e9ea64e
Merge pull request #121 from crypto-ape/master_mingw
...
CMake cleanup & MinGW support
2019-07-25 09:44:37 +02:00
Alfredo Garcia
a461d2f5ae
Merge pull request #141 from bitshares/abitmore-patch-1
...
Update a comment to avoid confusing doxygen
2019-07-21 10:41:23 -03:00
John M. Jones
cd49944222
Merge pull request #142 from bitshares/fix-api-close
...
Correctly close websocket API connection
2019-07-19 16:33:15 -05:00
abitmore
2c5c30848a
Correctly close websocket API connection
2019-07-19 16:00:18 -04:00
Abit
e4b35e4a42
Update a comment to avoid confusing doxygen
2019-07-18 23:15:22 +02:00
crypto-ape
b2c2a47521
CheckLibcxxAtomic after Boost
2019-07-08 13:42:51 +02:00
crypto-ape
dfc0a357d3
Updated Boost Lockfree compilation test
2019-07-08 11:46:26 +02:00
crypto-ape
ab617200a5
Removed unneeded definitions
2019-07-08 11:46:26 +02:00
crypto-ape
86b025007a
Bumped Boost version
2019-07-08 11:46:26 +02:00
crypto-ape
241f1f2f0d
Legacy/CMakeLists.txt EOF newline
2019-07-08 11:46:26 +02:00
crypto-ape
a2303d3528
Updated CMake for MinGW
2019-07-08 11:46:26 +02:00
crypto-ape
b8a87bde76
BoostConfig EOF newline
2019-07-08 11:46:26 +02:00
crypto-ape
c453db886b
CMake version bump
2019-07-08 11:46:26 +02:00
crypto-ape
8d33bb844d
Fixed pthread dependency
2019-07-08 11:46:26 +02:00
crypto-ape
c9b3d57b0e
Updated Boost searching
2019-07-08 11:46:19 +02:00
crypto-ape
e0dd942875
Update build system for MinGW
2019-07-08 10:43:02 +02:00
Peter Conrad
6ed94317ab
Merge pull request #137 from pmconrad/1584_more_simplification
...
More simplifications
2019-06-19 18:34:59 +02:00
Peter Conrad
deb9d4f0a6
Make task internal storage private
2019-06-19 17:40:22 +02:00
Peter Conrad
491fd31734
Replace 0 with nullptr
2019-06-19 17:39:45 +02:00