peerplays_migrated/libraries/chain/protocol
Daniel Larimer d1c3c7a698 Issue #157 - TAPOS Refinements
1. Implement a TaPoS assert operation predicate that offers full block ID
validation for transactions that want the added security. This is only
required for transactions that are of high value and transfer control of
funds to a newly created identifier and where the witnesses cannot be
trusted.

2. Remove the full block ID from the transaction digest generation.
2015-07-14 17:28:26 -04:00
..
account.cpp Progress on #144 2015-07-09 11:40:37 -04:00
address.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
assert.cpp Progress on #144 - refactoring fee schedule 2015-07-08 18:45:53 -04:00
asset.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
asset_ops.cpp asset_ops.hpp: Change bitasset_options member name to bitasset_opts to fix gcc compile 2015-07-09 14:52:22 -04:00
block.cpp Win32 compile fixes 2015-07-10 11:55:12 -04:00
committee_member.cpp Rename bad references to delegate -> committee member; #147 2015-07-13 16:08:17 -04:00
custom.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
fee_schedule.cpp Progress on #144 2015-07-09 11:40:37 -04:00
market.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
memo.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
operations.cpp Progress on #144 2015-07-09 11:40:37 -04:00
proposal.cpp Rename bad references to genesis account -> committee account; #147 2015-07-13 16:08:16 -04:00
transaction.cpp Issue #157 - TAPOS Refinements 2015-07-14 17:28:26 -04:00
transfer.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
types.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
withdraw_permission.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
witness.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
worker.cpp Refactored chain library 2015-07-08 16:39:23 -04:00