peerplays_migrated/libraries/chain/include
theoreticalbts e0414d390e Fix pending_block and fork handling
The pending_block member of database was a premature optimization and had an
unfortunate tendency to get out of sync, especially when switching forks.
This commit removes it, and substantially improves the handling of transactions
when switching forks.  Specifically, flooding or forking no longer causes nodes to
discard valid transactions.
2015-09-17 12:11:40 -04:00
..
graphene/chain Fix pending_block and fork handling 2015-09-17 12:11:40 -04:00