peerplays_migrated/libraries/wallet
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/wallet Merge many bugfix branches into develop 2016-02-09 10:57:21 -05:00
api_documentation_standin.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
CMakeLists.txt wallet: Remove libraries/wallet/cache.cpp #510 2016-01-08 11:29:39 -05:00
Doxyfile.in Add doxygen docs for most cli wallet functions 2015-06-26 17:47:03 -04:00
generate_api_documentation.pl Add doxygen docs for most cli wallet functions 2015-06-26 17:47:03 -04:00
wallet.cpp Clean up some non-determisitic behavior, maybe fix #485 2016-02-11 13:02:11 -05:00