peerplays_migrated/libraries/chain
2015-09-17 11:29:41 -04:00
..
include/graphene/chain Remove maximum_expiration for good, fix #308 [HARDFORK] 2015-09-16 10:18:54 -04:00
protocol Implement committee_member_update operation #258 2015-08-26 17:42:50 -04:00
account_evaluator.cpp Include smart_ref_impl.hpp when dereferencing smart_ref #231 2015-08-13 14:28:54 -04:00
account_object.cpp adding extra indexing of accounts by address auths 2015-08-20 15:19:15 -04:00
assert_evaluator.cpp Fix #158 - block summary database now only has 2^16 entries 2015-07-14 17:56:42 -04:00
asset_evaluator.cpp Be more explicit about GRAPHENE_COMMITTEE_ACCOUNT 2015-08-26 16:10:34 -04:00
asset_object.cpp Compute scaled precision at compile time, use in tests (fixes failures by prev commit) 2015-08-11 15:04:48 -04:00
balance_evaluator.cpp Begin implementation of new exception framework #113 2015-07-08 13:53:08 -04:00
block_database.cpp database: Handle gaps in block database when reindexing 2015-09-09 14:48:06 -04:00
CMakeLists.txt Fix compile errors, win32 and otherwise 2015-09-02 09:48:17 -04:00
committee_member_evaluator.cpp Implement committee_member_update operation #258 2015-08-26 17:42:50 -04:00
confidential_evaluator.cpp Implement and Test Confidential Transactions 2015-07-22 14:45:13 -04:00
database.cpp Progress on #144 - refactoring fee schedule 2015-07-08 18:45:53 -04:00
db_balance.cpp Remove some dead code 2015-07-22 13:18:09 -04:00
db_block.cpp Always generate blocks linking to head_block_id() 2015-09-15 10:54:04 -04:00
db_debug.cpp Move witness pay to VBO, update test #142 2015-07-15 12:36:26 -04:00
db_getter.cpp Restore much of the syncing code from BitShares 0.x, and add optimizations that prevent us from attempting to sync with peers those blockchain diverged from ours many blocks ago, which also reduces the size of sync messages. Add logging. 2015-09-10 08:56:29 -04:00
db_init.cpp fix warnings 2015-09-11 08:53:50 -04:00
db_maint.cpp Fix maintenance time computation #313 2015-09-16 11:10:57 -04:00
db_management.cpp db_management.cpp: Remove loop that does nothing 2015-09-17 11:29:41 -04:00
db_market.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
db_update.cpp Remove maximum_expiration parameter #308 2015-09-09 16:50:35 -04:00
db_witness_schedule.cpp db_witness_schedule.cpp: Give best_wit a default value of GRAPHENE_NULL_WITNESS #274 2015-08-31 17:26:03 -04:00
evaluator.cpp Implement max_auth_exceeded exception, internal exc framework, small refactor 2015-07-28 17:10:52 -04:00
fork_database.cpp adding extra checks on startup 2015-09-03 18:12:55 -04:00
genesis_state.cpp egenesis: Initial implementation of embedded genesis 2015-08-06 12:42:59 -04:00
get_config.cpp Remove maximum_expiration parameter #308 2015-09-09 16:50:35 -04:00
index.cpp Initial commit 2015-06-08 12:36:37 -04:00
market_evaluator.cpp market_evaluator.cpp: Fix call_order_update_evaluator exception logic 2015-07-16 15:32:58 -04:00
proposal_evaluator.cpp Be more explicit about GRAPHENE_COMMITTEE_ACCOUNT 2015-08-26 16:10:34 -04:00
proposal_object.cpp make max authority check depth configurable by delegates 2015-07-17 09:41:08 -04:00
pts_address.cpp Fix #115 Claiming BTC and PTS balances 2015-06-30 18:20:12 -04:00
transaction_object.cpp Initial commit 2015-06-08 12:36:37 -04:00
transfer_evaluator.cpp uia_tests.cpp: Implement transfer_restricted_test 2015-07-17 20:48:49 -04:00
vesting_balance_evaluator.cpp vesting_balance_evaluator.cpp: Add some logging #312 2015-09-17 11:29:41 -04:00
vesting_balance_object.cpp cli_wallet: Implement withdrawal for vesting balance objects #286 2015-09-01 16:21:35 -04:00
withdraw_permission_evaluator.cpp exceptions: Add some exceptions 2015-07-08 16:48:24 -04:00
witness_evaluator.cpp Remove secret hashes from witnesses 2015-08-26 17:43:00 -04:00
worker_evaluator.cpp types.hpp: Move voting stuff to separate header 2015-07-23 13:37:06 -04:00