peerplays_migrated/libraries/chain
Michael Vandeberg 8df58439b1 Opens up cryptographic methods in their own API with serialized wrappers for public and private keys.
Tests for serialization of the wrappers added in serialization_tests.
2016-01-07 17:17:27 -05:00
..
include/graphene/chain Opens up cryptographic methods in their own API with serialized wrappers for public and private keys. 2016-01-07 17:17:27 -05:00
protocol Opens up cryptographic methods in their own API with serialized wrappers for public and private keys. 2016-01-07 17:17:27 -05:00
account_evaluator.cpp Merge branch '455-fork-annual-self-referrer' into develop 2015-12-07 15:15:41 -05:00
account_object.cpp Refund order creation fee when order is cancelled #445 2015-12-03 15:48:52 -05:00
assert_evaluator.cpp Update copyright notice for BitShares 2015-10-12 13:48:40 -04:00
asset_evaluator.cpp Merge branch 'fork-413' into develop 2015-10-31 17:13:15 -04:00
asset_object.cpp Update copyright notice for BitShares 2015-10-12 13:48:40 -04:00
balance_evaluator.cpp Update copyright notice for BitShares 2015-10-12 13:48:40 -04:00
block_database.cpp Update copyright notice for BitShares 2015-10-12 13:48:40 -04:00
CMakeLists.txt Fix compile errors, win32 and otherwise 2015-09-02 09:48:17 -04:00
committee_member_evaluator.cpp Update copyright notice for BitShares 2015-10-12 13:48:40 -04:00
confidential_evaluator.cpp Get rid of enforce_white_list() #416 2015-10-30 14:35:50 -04:00
database.cpp Update copyright notice for BitShares 2015-10-12 13:48:40 -04:00
db_balance.cpp Update copyright notice for BitShares 2015-10-12 13:48:40 -04:00
db_block.cpp Merge branch 'master' of https://github.com/cryptonomex/graphene 2015-10-22 09:59:03 -04:00
db_debug.cpp remove print spam 2015-10-19 16:48:30 -04:00
db_getter.cpp Update copyright notice for BitShares 2015-10-12 13:48:40 -04:00
db_init.cpp HARDFORK - adding operation to claim asset fees #413 2015-10-30 18:07:19 -04:00
db_maint.cpp remove all hardfork checks leftover from testnet 2015-10-20 12:36:47 -04:00
db_management.cpp db_management.cpp: Only pop to last irreversible block, fix #407 2015-10-30 10:04:42 -04:00
db_market.cpp Merge branch '445-fork-order-create-fee-refund' into develop 2015-12-07 15:14:03 -05:00
db_update.cpp db_update.cpp: Don't clear expired feeds for non-market-issued assets #410 2015-10-31 16:14:25 -04:00
db_witness_schedule.cpp Update copyright notice for BitShares 2015-10-12 13:48:40 -04:00
evaluator.cpp Refund order creation fee when order is cancelled #445 2015-12-03 15:48:52 -05:00
fork_database.cpp Update copyright notice for BitShares 2015-10-12 13:48:40 -04:00
genesis_state.cpp Update copyright notice for BitShares 2015-10-12 13:48:40 -04:00
get_config.cpp Update copyright notice for BitShares 2015-10-12 13:48:40 -04:00
index.cpp Update copyright notice for BitShares 2015-10-12 13:48:40 -04:00
market_evaluator.cpp Refund order creation fee when order is cancelled #445 2015-12-03 15:48:52 -05:00
proposal_evaluator.cpp Update copyright notice for BitShares 2015-10-12 13:48:40 -04:00
proposal_object.cpp Update copyright notice for BitShares 2015-10-12 13:48:40 -04:00
pts_address.cpp Update copyright notice for BitShares 2015-10-12 13:48:40 -04:00
transaction_object.cpp Update copyright notice for BitShares 2015-10-12 13:48:40 -04:00
transfer_evaluator.cpp HARDFORK Move fee blacklist check to evaluator #419 2015-10-30 14:35:50 -04:00
vesting_balance_evaluator.cpp Update copyright notice for BitShares 2015-10-12 13:48:40 -04:00
vesting_balance_object.cpp vesting_balance_object.cpp: Handle vesting_seconds == 0 case #390 2015-10-30 10:09:50 -04:00
withdraw_permission_evaluator.cpp Get rid of enforce_white_list() #416 2015-10-30 14:35:50 -04:00
witness_evaluator.cpp Update copyright notice for BitShares 2015-10-12 13:48:40 -04:00
worker_evaluator.cpp Update copyright notice for BitShares 2015-10-12 13:48:40 -04:00