peerplays_migrated/libraries/chain/protocol
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
..
account.cpp Implement top_n special authority #516 2016-01-27 10:30:32 -05:00
address.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
assert.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
asset.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
asset_ops.cpp Clean up some non-determisitic behavior, maybe fix #485 2016-02-11 13:02:11 -05:00
authority.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
block.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
committee_member.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
confidential.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
custom.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
fee_schedule.cpp Clean up some non-determisitic behavior, maybe fix #485 2016-02-11 13:02:11 -05:00
market.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
memo.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
operations.cpp Merge many bugfix branches into develop 2016-02-09 10:57:21 -05:00
proposal.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
transaction.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
transfer.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
types.cpp Merge branch '500-crypto-api' into develop 2016-01-07 17:24:13 -05:00
vote.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
withdraw_permission.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
witness.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
worker.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00