..
include/graphene /chain
Address #247 - out-of-order blocks in fork db
2015-08-19 09:47:10 -04:00
protocol
Compute scaled precision at compile time, use in tests (fixes failures by prev commit)
2015-08-11 15:04:48 -04:00
account_evaluator.cpp
Include smart_ref_impl.hpp when dereferencing smart_ref #231
2015-08-13 14:28:54 -04:00
account_object.cpp
#169 - Removing Bulk Discounts
2015-07-17 22:07:07 -04:00
assert_evaluator.cpp
Fix #158 - block summary database now only has 2^16 entries
2015-07-14 17:56:42 -04:00
asset_evaluator.cpp
asset_evaluator.cpp: Enforce issuer permissions #176
2015-07-21 16:07:14 -04:00
asset_object.cpp
Compute scaled precision at compile time, use in tests (fixes failures by prev commit)
2015-08-11 15:04:48 -04:00
balance_evaluator.cpp
Begin implementation of new exception framework #113
2015-07-08 13:53:08 -04:00
block_database.cpp
Fix Linux Clang build with missing includes; resolve #174
2015-07-20 14:57:08 -04:00
CMakeLists.txt
Address #247 - out-of-order blocks in fork db
2015-08-19 09:47:10 -04:00
committee_member_evaluator.cpp
types.hpp: Move voting stuff to separate header
2015-07-23 13:37:06 -04:00
confidential_evaluator.cpp
Implement and Test Confidential Transactions
2015-07-22 14:45:13 -04:00
database.cpp
Progress on #144 - refactoring fee schedule
2015-07-08 18:45:53 -04:00
db_balance.cpp
Remove some dead code
2015-07-22 13:18:09 -04:00
db_block.cpp
Address #247 - out-of-order blocks in fork db
2015-08-19 09:47:10 -04:00
db_debug.cpp
Move witness pay to VBO, update test #142
2015-07-15 12:36:26 -04:00
db_getter.cpp
chain_property_object: Implement chain_property_object as container for unchangeable properties set at genesis #238
2015-08-17 13:38:35 -04:00
db_init.cpp
Move min_witness_count and min_committee_member_count from config.hpp to chain_properties #235
2015-08-17 15:21:55 -04:00
db_maint.cpp
Move min_witness_count and min_committee_member_count from config.hpp to chain_properties #235
2015-08-17 15:21:55 -04:00
db_management.cpp
database.hpp: Make open() non-templated, move implementation out of header
2015-07-23 16:41:17 -04:00
db_market.cpp
Refactored chain library
2015-07-08 16:39:23 -04:00
db_update.cpp
Address #247 - out-of-order blocks in fork db
2015-08-19 09:47:10 -04:00
db_witness_schedule.cpp
Implement skip_slots
2015-07-28 11:58:22 -04:00
evaluator.cpp
Implement max_auth_exceeded exception, internal exc framework, small refactor
2015-07-28 17:10:52 -04:00
fork_database.cpp
Address #247 - out-of-order blocks in fork db
2015-08-19 09:47:10 -04:00
genesis_state.cpp
egenesis: Initial implementation of embedded genesis
2015-08-06 12:42:59 -04:00
get_config.cpp
config.hpp: Remove unused constants GRAPHENE_DEFAULT_NUM_WITNESSES, GRAPHENE_DEFAULT_NUM_COMMITTEE
2015-08-17 15:21:55 -04:00
index.cpp
Initial commit
2015-06-08 12:36:37 -04:00
market_evaluator.cpp
market_evaluator.cpp: Fix call_order_update_evaluator exception logic
2015-07-16 15:32:58 -04:00
proposal_evaluator.cpp
Fix Linux Clang build with missing includes; resolve #174
2015-07-20 14:57:08 -04:00
proposal_object.cpp
make max authority check depth configurable by delegates
2015-07-17 09:41:08 -04:00
pts_address.cpp
Fix #115 Claiming BTC and PTS balances
2015-06-30 18:20:12 -04:00
transaction_evaluation_state.cpp
Partial work toward auth refactor
2015-07-16 18:13:11 -04:00
transaction_object.cpp
Initial commit
2015-06-08 12:36:37 -04:00
transfer_evaluator.cpp
uia_tests.cpp: Implement transfer_restricted_test
2015-07-17 20:48:49 -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
exceptions: Add some exceptions
2015-07-08 16:48:24 -04:00
witness_evaluator.cpp
types.hpp: Move voting stuff to separate header
2015-07-23 13:37:06 -04:00
worker_evaluator.cpp
types.hpp: Move voting stuff to separate header
2015-07-23 13:37:06 -04:00