peerplays_migrated/libraries/chain
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
..
include/graphene/chain Issue #157 - TAPOS Refinements 2015-07-14 17:28:26 -04:00
protocol Issue #157 - TAPOS Refinements 2015-07-14 17:28:26 -04:00
account_evaluator.cpp account_evaluator.cpp: Remove unused global_property_object 2015-07-13 16:48:16 -04:00
account_object.cpp Issue #106 - Removing KeyObject 2015-07-02 01:52:45 -04:00
assert_evaluator.cpp Issue #157 - TAPOS Refinements 2015-07-14 17:28:26 -04:00
asset_evaluator.cpp Rename bad references to delegate -> committee member; #147 2015-07-13 16:08:17 -04:00
asset_object.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
balance_evaluator.cpp Begin implementation of new exception framework #113 2015-07-08 13:53:08 -04:00
block_database.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
CMakeLists.txt Rename bad references to delegate -> committee member; #147 2015-07-13 16:08:17 -04:00
committee_member_evaluator.cpp Rename bad references to delegate -> committee member; #147 2015-07-13 16:08:17 -04:00
database.cpp Progress on #144 - refactoring fee schedule 2015-07-08 18:45:53 -04:00
db_balance.cpp Update error message for #156 2015-07-13 08:23:51 -04:00
db_block.cpp Issue #157 - TAPOS Refinements 2015-07-14 17:28:26 -04:00
db_debug.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
db_getter.cpp Implement recent_slots_filled and use it to measure witness participation 2015-07-13 17:02:00 -04:00
db_init.cpp Implement recent_slots_filled and use it to measure witness participation 2015-07-13 17:02:00 -04:00
db_maint.cpp Rename bad references to delegate -> committee member; #147 2015-07-13 16:08:17 -04:00
db_management.cpp Rename bad references to delegate -> witness; #147 2015-07-13 16:08:17 -04:00
db_market.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
db_update.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
db_witness_schedule.cpp Implement recent_slots_filled and use it to measure witness participation 2015-07-13 17:02:00 -04:00
evaluator.cpp Rename bad references to delegate -> committee member; #147 2015-07-13 16:08:17 -04:00
fork_database.cpp Close #56 2015-06-18 16:11:29 -04:00
index.cpp Initial commit 2015-06-08 12:36:37 -04:00
market_evaluator.cpp Merge branch 'master' into fee_refactor 2015-07-09 08:43:45 -04:00
proposal_evaluator.cpp Rename bad references to genesis account -> committee account; #147 2015-07-13 16:08:16 -04:00
proposal_object.cpp Issue #106 - Removing KeyObject 2015-07-02 01:52:45 -04:00
pts_address.cpp Fix #115 Claiming BTC and PTS balances 2015-06-30 18:20:12 -04:00
transaction_evaluation_state.cpp Rename bad references to delegate -> committee member; #147 2015-07-13 16:08:17 -04:00
transaction_object.cpp Initial commit 2015-06-08 12:36:37 -04:00
transfer_evaluator.cpp fix uia_transfer test, update transfer error messages 2015-07-09 16:21:40 -04:00
vesting_balance_evaluator.cpp Some linear vesting cleanup 2015-07-02 12:30:11 -04:00
vesting_balance_object.cpp Some linear vesting cleanup 2015-07-02 12:30:11 -04:00
withdraw_permission_evaluator.cpp exceptions: Add some exceptions 2015-07-08 16:48:24 -04:00
witness_evaluator.cpp Rename bad references to delegate -> committee member; #147 2015-07-13 16:08:17 -04:00
worker_evaluator.cpp Refactored chain library 2015-07-08 16:39:23 -04:00