| .. |
|
include/graphene/chain
|
#108 Rename Burn to Reserve
|
2015-07-01 14:43:17 -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
|
#108 Rename Burn to Reserve
|
2015-07-01 14:43:17 -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
|
Quiet harmless compiler warnings
|
2015-07-01 11:16:25 -04:00 |
|
asset_evaluator.cpp
|
#108 Rename Burn to Reserve
|
2015-07-01 14:43:17 -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
|
Start #116 Index Version Checking
|
2015-06-30 18:40:46 -04:00 |
|
db_balance.cpp
|
Unused code
|
2015-06-30 12:02:47 +02:00 |
|
db_block.cpp
|
Fix all outstanding unexpected test failures
|
2015-07-01 13:53:07 -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
|
#108 Rename Burn to Reserve
|
2015-07-01 14:43:17 -04:00 |
|
db_maint.cpp
|
Progress on Burn, Reserve, Issue, Retire #108
|
2015-07-01 14:05:42 -04:00 |
|
db_management.cpp
|
merge from master, clean up test output
|
2015-06-18 15:40:38 -04:00 |
|
db_market.cpp
|
Add checks to verify fill_orders #105
|
2015-06-30 18:48:40 -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
|
#108 Rename Burn to Reserve
|
2015-07-01 14:43: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
|
Start #116 Index Version Checking
|
2015-06-30 18:40:46 -04:00 |
|
pts_address.cpp
|
Fix #115 Claiming BTC and PTS balances
|
2015-06-30 18:20:12 -04:00 |
|
transaction.cpp
|
Fix all outstanding unexpected test failures
|
2015-07-01 13:53:07 -04:00 |
|
transaction_evaluation_state.cpp
|
Progress #98: Add public key to balance_claim_operation
|
2015-07-01 12:10:21 -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 |