..
include/graphene /chain
Fix CLI commands for creating witnesses, add commands for listing
2015-06-30 17:54:19 -04:00
account_evaluator.cpp
Clean up is_valid_name and remove child accounts; #15 , #93
2015-06-29 15:25:53 -04:00
account_object.cpp
Fix some compiler warnings
2015-06-23 17:54:59 -04:00
address.cpp
Initial commit
2015-06-08 12:36:37 -04:00
assert_evaluator.cpp
Minor evaluator cleanup
2015-06-23 17:54:59 -04:00
asset.cpp
config.hpp: Implement GRAPHENE_COLLATERAL_RATIO_DENOM #70
2015-06-23 18:05:47 -04:00
asset_evaluator.cpp
Resolve #104 : Set minimum feeds on bitassets
2015-06-30 11:59:53 -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
block.cpp
Fix update_call_order
2015-06-18 15:17:48 -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
Clean up names of assert ops and evaluation dispatch
2015-06-23 15:15:34 -04:00
db_balance.cpp
Unused code
2015-06-30 12:02:47 +02:00
db_block.cpp
db_block.cpp: Fix tapos rollover logic
2015-06-30 17:07:21 -04:00
db_debug.cpp
db_debug.cpp: Fix witness index type in debug_dump()
2015-06-23 18:05:47 -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
Progress #17 : Create vesting balances in genesis
2015-06-30 17:47:40 -04:00
db_maint.cpp
db_maint.cpp: Avoid stdlib implementation-defined ordering when workers tie for votes
2015-06-29 15:36:02 -04:00
db_management.cpp
merge from master, clean up test output
2015-06-18 15:40:38 -04:00
db_market.cpp
Refactor: Move limit order execution to database
2015-06-26 15:11:46 -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
db_witness_schedule.cpp: Fix off-by-one translating between DB-level slot_num and scheduler-level slot_num
2015-06-11 17:55:15 -04:00
delegate_evaluator.cpp
Resolve #67 : Add name and/or URL to witness/worker/delegate objects
2015-06-29 10:02:45 -04:00
evaluator.cpp
Progress #17
2015-06-30 17:05:17 -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
key_object.cpp
key_object.hpp: Move address_or_key variant to header, reflect it
2015-06-22 13:26:08 -04:00
limit_order_evaluator.cpp
Refactor: Move limit order execution to database
2015-06-26 15:11:46 -04:00
operations.cpp
Progress #17
2015-06-30 17:05:17 -04:00
predicate.cpp
Clean up names of assert ops and evaluation dispatch
2015-06-23 15:15:34 -04:00
proposal_evaluator.cpp
add secondary index to get proposals relevant to a particular account
2015-06-29 17:29:04 -04:00
proposal_object.cpp
Issues #112 Verifying all signatures are used
2015-06-30 15:11:26 -04:00
transaction.cpp
Issues #112 Verifying all signatures are used
2015-06-30 15:11:26 -04:00
transaction_evaluation_state.cpp
Issues #112 Verifying all signatures are used
2015-06-30 15:11:26 -04:00
transaction_object.cpp
Initial commit
2015-06-08 12:36:37 -04:00
transfer_evaluator.cpp
Minor evaluator cleanup
2015-06-23 17:54:59 -04:00
type_id.cpp
Implement field_reflector and assert_op
2015-06-22 13:26:08 -04:00
types.cpp
Initial commit
2015-06-08 12:36:37 -04:00
vesting_balance_evaluator.cpp
Progress #17
2015-06-30 17:05:17 -04:00
vesting_balance_object.cpp
Progress #17
2015-06-30 17:05:17 -04:00
withdraw_permission_evaluator.cpp
Minor evaluator cleanup
2015-06-23 17:54:59 -04:00
witness_evaluator.cpp
Fix CLI commands for creating witnesses, add commands for listing
2015-06-30 17:54:19 -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