peerplays_migrated/tests/tests
Nathan Hourt 8f739ac767 Dramatically accelerate chain_test, fix core asset burn bug
When generating blocks until a timestamp, we now generate one block
immediately, then skip blocks until the timestamp, and generate a
final block then.

Also, this exposed a bug in the witness budget handling which
caused the undesired burning of core asset. This bug is now fixed.
2015-06-17 12:14:28 -04:00
..
authority_tests.cpp Lay to rest #16 2015-06-16 14:42:05 -04:00
basic_tests.cpp Initial commit 2015-06-08 12:36:37 -04:00
block_tests.cpp Dramatically accelerate chain_test, fix core asset burn bug 2015-06-17 12:14:28 -04:00
database_tests.cpp Initial commit 2015-06-08 12:36:37 -04:00
fee_tests.cpp Lay to rest #16 2015-06-16 14:42:05 -04:00
main.cpp Initial commit 2015-06-08 12:36:37 -04:00
operation_tests.cpp Lay to rest #16 2015-06-16 14:42:05 -04:00
operation_tests2.cpp Dramatically accelerate chain_test, fix core asset burn bug 2015-06-17 12:14:28 -04:00
serialization_tests.cpp Initial commit 2015-06-08 12:36:37 -04:00
uia_tests.cpp Progress #31: Initial work on new cashback system 2015-06-10 14:17:17 -04:00