..
include/graphene /chain
Update balance evaluator / authority checks
2015-07-07 11:39:16 -04:00
account_evaluator.cpp
Issue #106 - Removing KeyObject
2015-07-02 01:52:45 -04:00
account_object.cpp
Issue #106 - Removing KeyObject
2015-07-02 01:52:45 -04:00
address.cpp
Temporarily allow import BTS address/pubkey prefixes; #17
2015-07-06 15:00:52 -04:00
assert_evaluator.cpp
Minor evaluator cleanup
2015-06-23 17:54:59 -04:00
asset.cpp
Some {asset, price} operator cleanup; fix #134
2015-07-06 14:18:47 -04:00
asset_evaluator.cpp
Issue #106 - Removing KeyObject
2015-07-02 01:52:45 -04:00
asset_object.cpp
Make asset precision uint8 everywhere (it was defined as a uint64 and
2015-06-30 17:54:19 -04:00
balance_evaluator.cpp
Update balance evaluator / authority checks
2015-07-07 11:39:16 -04:00
block.cpp
use FC for endian reversal to avoid Boost 1.58
2015-07-02 15:33:15 -04:00
block_database.cpp
Progress #17
2015-06-30 17:05:17 -04:00
call_order_evaluator.cpp
switch to rationals
2015-06-22 15:04:19 -04:00
CMakeLists.txt
Update balance evaluator / authority checks
2015-07-07 11:39:16 -04:00
db_balance.cpp
Progress auditing TODOs #108 , upgrade boost 1.58
2015-07-01 18:17:49 -04:00
db_block.cpp
Issue #106 - Removing KeyObject
2015-07-02 01:52:45 -04:00
db_debug.cpp
Win32 compile fixes, no functional changes
2015-07-05 17:58:24 -04:00
db_getter.cpp
database: Make functions which don't take skip_flags arg, use them to implement old API which does
2015-06-18 12:33:44 -04:00
db_init.cpp
merge
2015-07-06 16:55:28 -04:00
db_maint.cpp
Tweaks circa genesis, should not affect behavior
2015-07-06 14:00:39 -04:00
db_management.cpp
merge from master, clean up test output
2015-06-18 15:40:38 -04:00
db_market.cpp
Fix #130 Black Swans Settle at Price Feed
2015-07-03 17:07:24 -04:00
db_reflect_cmp.tmpl
Implement field_reflector and assert_op
2015-06-22 13:26:08 -04:00
db_update.cpp
add secondary index to get proposals relevant to a particular account
2015-06-29 17:29:04 -04:00
db_witness_schedule.cpp
Properly re-initialize witness scheduler state after a long block gap
2015-07-06 15:51:43 -04:00
delegate_evaluator.cpp
Issue #106 - Removing KeyObject
2015-07-02 01:52:45 -04:00
evaluator.cpp
Update balance evaluator / authority checks
2015-07-07 11:39:16 -04:00
fork_database.cpp
Close #56
2015-06-18 16:11:29 -04:00
global_parameters_evaluator.cpp
Minor evaluator cleanup
2015-06-23 17:54:59 -04:00
index.cpp
Initial commit
2015-06-08 12:36:37 -04:00
limit_order_evaluator.cpp
Progress auditing TODOs #108 , upgrade boost 1.58
2015-07-01 18:17:49 -04:00
operations.cpp
Update balance evaluator / authority checks
2015-07-07 11:39:16 -04:00
predicate.cpp
Clean up names of assert ops and evaluation dispatch
2015-06-23 15:15:34 -04:00
proposal_evaluator.cpp
Refactor get_required_auths on operations
2015-07-07 10:57:01 -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.cpp
Refactor get_required_auths on operations
2015-07-07 10:57:01 -04:00
transaction_evaluation_state.cpp
Update balance evaluator / authority checks
2015-07-07 11:39:16 -04:00
transaction_object.cpp
Initial commit
2015-06-08 12:36:37 -04:00
transfer_evaluator.cpp
Progress auditing TODOs #108 , upgrade boost 1.58
2015-07-01 18:17:49 -04:00
type_id.cpp
Issue #106 - Removing KeyObject
2015-07-02 01:52:45 -04:00
types.cpp
merge
2015-07-06 16:55:28 -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
Minor evaluator cleanup
2015-06-23 17:54:59 -04:00
witness_evaluator.cpp
Issue #106 - Removing KeyObject
2015-07-02 01:52:45 -04:00
worker_evaluator.cpp
Resolve #67 : Add name and/or URL to witness/worker/delegate objects
2015-06-29 10:02:45 -04:00
worker_object.cpp
wip burn worker
2015-06-23 15:13:01 -04:00