peerplays_migrated/libraries
abitmore 8a9d3e7775 Added logging for the old update_expired_feeds bug
The old bug is https://github.com/cryptonomex/graphene/issues/615 .

Due to the bug, `update_median_feeds()` and `check_call_orders()`
will be called when a feed is not actually expired, normally this
should not affect consensus since calling them should not change
any data in the state.

However, the logging indicates that `check_call_orders()` did
change some data under certain circumstances, specifically, when
multiple limit order matching issue (#453) occurred at same block.
* https://github.com/bitshares/bitshares-core/issues/453
2019-11-08 15:37:46 +03:00
..
app GRPH134- High CPU Issue, websocket changes (#213) 2019-11-06 20:15:15 +05:30
chain Added logging for the old update_expired_feeds bug 2019-11-08 15:37:46 +03:00
db Merge branch 'develop' into GRPH-50-network_broadcast_api-fix-v2 2019-09-21 17:17:19 +02:00
egenesis Merge pull request #714 from pmconrad/json_fix 2019-08-28 15:42:21 +02:00
fc@1f76279f63 update submodule branch to refer to the latest commit on latest-fc branch (#214) 2019-11-07 08:44:42 +05:30
net Adjust p2p log level (#180) 2019-10-16 20:57:39 +05:30
plugins GRPH134- High CPU Issue, websocket changes (#213) 2019-11-06 20:15:15 +05:30
time [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
utilities Merge pull request #714 from pmconrad/json_fix 2019-08-28 15:42:21 +02:00
wallet merge gpos to develop (#186) 2019-10-17 22:09:44 +05:30
CMakeLists.txt Required changes to upgrade blockchain to ubuntu18.04 2019-05-20 22:32:17 -03:00