peerplays_migrated/tests
Daniel Larimer 146c0c4d8e Clean up some non-determisitic behavior, maybe fix #485
1. Replace ordered_non_unique indexes with composite keys / ordered_unique, using object_id as tiebreaker.
2. Make some casts more explicit.

This commit was rebased by theoreticalbts due to conflicts with the patches for #466 #562 including bugfixes

- Fix flipped comparison operator
- Implement operator> and operator!= for object_id_type
2016-02-11 13:02:11 -05:00
..
app [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
benchmarks [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
common Clean up some non-determisitic behavior, maybe fix #485 2016-02-11 13:02:11 -05:00
generate_empty_blocks [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
intense [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
performance [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
tests Clean up some non-determisitic behavior, maybe fix #485 2016-02-11 13:02:11 -05:00
CMakeLists.txt generate_empty_blocks: Create binary to generate many blocks for testing 2015-08-27 16:42:23 -04:00