Commit graph

13 commits

Author SHA1 Message Date
Daniel Larimer
c8f0ea4abe It now builds #144 2015-07-09 09:56:50 -04:00
Daniel Larimer
786c65d4b4 Merge branch 'master' into fee_refactor 2015-07-09 08:43:45 -04:00
theoreticalbts
4229e33525 tests: replace BOOST_REQUIRE_THROW / BOOST_CHECK_THROW with GRAPHENE_*_THROW 2015-07-08 13:53:08 -04:00
Vikram Rajkumar
38956692ee Fix a couple misleading names 2015-07-07 15:06:06 -04:00
Nathan Hourt
b134fbe43c Move some unacceptably slow tests to intense_tests
Speeds up chain_tests runs from ~30s to ~5s on my system.
2015-07-07 13:59:07 -04:00
Daniel Larimer
fefa0f65f8 Issue #106 - Removing KeyObject
- this is a major refactor of the code and may have broken some behavior
in the wallet or witness nodes.
- this commit changes the serialization of operations
- the chain_tests pass
2015-07-02 01:52:45 -04:00
Nathan Hourt
9291250214 Issue #52: working my way out of the rabbit hole
Evils abound. And tests still fail.
2015-06-18 15:08:51 -04:00
Vikram Rajkumar
109d95cbda Fix build 2015-06-16 17:02:13 -04:00
theoreticalbts
82cce44720 witness_order_mc_test: Renamed from delegate_groups_mc_test, less verbose logging 2015-06-11 17:55:16 -04:00
theoreticalbts
353bbd6b5c delegate_groups_mc_test: Fix round alignment problem due to generate_block() in database_fixture ctor 2015-06-11 17:55:16 -04:00
theoreticalbts
b7a44c6e6a intense_tests: Implement generic_scheduler_mc_test 2015-06-11 17:55:15 -04:00
theoreticalbts
c6a7cdf5a3 intense_tests: Implement delegate_groups_mc_test 2015-06-11 11:01:14 -04:00
Nathan Hourt
0a945b0257 Initial commit 2015-06-08 12:36:37 -04:00