peerplays_migrated/libraries/db
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
..
include/graphene/db Clean up some non-determisitic behavior, maybe fix #485 2016-02-11 13:02:11 -05:00
CMakeLists.txt Implement minimal "make install" command #219 2015-08-06 12:40:53 -04:00
index.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
object_database.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
type_serializer.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
undo_database.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00