peerplays_migrated/libraries/chain
theoreticalbts e4f7483ec3 transfer_evaluator.cpp: Remove unused variable and redundant check #566
This check was the pre-419 check of whether the fee asset is authorized,
which was (due to a typo) buggily checking the sent asset rather
then the fee asset.
2016-02-11 04:02:35 -05:00
..
hardfork.d Generate hardfork.hpp from hardfork.d directory #511 2016-01-11 10:09:03 -05:00
include/graphene/chain Inline fast path of is_authorized_asset() #566 2016-02-11 04:02:29 -05:00
protocol Merge branch '500-crypto-api' into develop 2016-01-07 17:24:13 -05:00
account_evaluator.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
account_object.cpp Make is_authorized_asset a free-floating method #566 2016-02-11 01:57:22 -05:00
assert_evaluator.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
asset_evaluator.cpp Remove now-redundant white_list bit check from evaluators #566 2016-02-11 04:02:33 -05:00
asset_object.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
balance_evaluator.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
block_database.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
CMakeLists.txt Make is_authorized_asset a free-floating method #566 2016-02-11 01:57:22 -05:00
committee_member_evaluator.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
confidential_evaluator.cpp confidential_object.hpp: Move confidential objects into own header #466 2016-01-08 13:06:14 -05:00
database.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
db_balance.cpp db_balance.cpp: Rename by_balance -> by_account_asset #529 2016-01-21 10:23:07 -05:00
db_block.cpp Remove by_account index from account_object #529 2016-01-21 10:39:13 -05:00
db_debug.cpp market_object.hpp: Move market objects into own header #466 2016-01-08 11:36:32 -05:00
db_getter.cpp Optionally disable database unity build #509 2016-01-08 11:29:39 -05:00
db_init.cpp confidential_object.hpp: Move confidential objects into own header #466 2016-01-08 13:06:14 -05:00
db_maint.cpp worker_object.hpp: Move worker objects into own header #466 2016-01-08 11:42:35 -05:00
db_management.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
db_market.cpp market_object.hpp: Move market objects into own header #466 2016-01-08 11:36:32 -05:00
db_update.cpp Optionally disable database unity build #509 2016-01-08 11:29:39 -05:00
db_witness_schedule.cpp Optionally disable database unity build #509 2016-01-08 11:29:39 -05:00
evaluator.cpp Make is_authorized_asset a free-floating method #566 2016-02-11 01:57:22 -05:00
fork_database.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
genesis_state.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
get_config.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
index.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
is_authorized_asset.cpp Remove now-redundant white_list bit check from _is_authorized_asset() #566 2016-02-11 04:02:31 -05:00
market_evaluator.cpp Remove now-redundant white_list bit check from evaluators #566 2016-02-11 04:02:33 -05:00
proposal_evaluator.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
proposal_object.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
pts_address.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
transaction_object.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
transfer_evaluator.cpp transfer_evaluator.cpp: Remove unused variable and redundant check #566 2016-02-11 04:02:35 -05:00
vesting_balance_evaluator.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
vesting_balance_object.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
withdraw_permission_evaluator.cpp Remove now-redundant white_list bit check from evaluators #566 2016-02-11 04:02:33 -05:00
witness_evaluator.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
worker_evaluator.cpp worker_object.hpp: Move worker objects into own header #466 2016-01-08 11:42:35 -05:00