..
include/graphene /chain
adding API call to get potential address sigs: Fix #337
2015-09-23 18:22:38 -04:00
protocol
HARDFORK: fix address authority
2015-09-24 10:10:36 -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
Fix debug mode build
2015-09-21 11:01:11 -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
Fix price feed publishing for assets owned by witness account #328
2015-09-21 17:36:36 -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
potential fix for peer not disconnecting after invalid block
2015-09-21 08:46:55 -04:00
CMakeLists.txt
Fix compile errors, win32 and otherwise
2015-09-02 09:48:17 -04:00
committee_member_evaluator.cpp
Implement committee_member_update operation #258
2015-08-26 17:42:50 -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
scheduler: Refactor 26007bb655 to use witness_schedule_object
2015-09-18 14:26:54 -04:00
db_debug.cpp
Move witness pay to VBO, update test #142
2015-07-15 12:36:26 -04:00
db_getter.cpp
Restore much of the syncing code from BitShares 0.x, and add optimizations that prevent us from attempting to sync with peers those blockchain diverged from ours many blocks ago, which also reduces the size of sync messages. Add logging.
2015-09-10 08:56:29 -04:00
db_init.cpp
scheduler: Refactor 26007bb655 to use witness_schedule_object
2015-09-18 14:26:54 -04:00
db_maint.cpp
Fix pending_block and fork handling
2015-09-17 12:11:40 -04:00
db_management.cpp
Increase logging, improve error messages
2015-09-17 12:11:40 -04:00
db_market.cpp
Implement virtual op for settlement cancel #250
2015-09-17 15:46:15 -04:00
db_update.cpp
update shuffling algorithm
2015-09-18 13:42:12 -04:00
db_witness_schedule.cpp
scheduler: Refactor 26007bb655 to use witness_schedule_object
2015-09-18 14:26:54 -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
Improved Logging, track blocks missed by witnesses
2015-09-18 09:13:17 -04:00
genesis_state.cpp
egenesis: Initial implementation of embedded genesis
2015-08-06 12:42:59 -04:00
get_config.cpp
Remove maximum_expiration parameter #308
2015-09-09 16:50:35 -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
Increase logging, improve error messages
2015-09-17 12:11:40 -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_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
vesting_balance_evaluator.cpp: Add some logging #312
2015-09-17 11:29:41 -04:00
vesting_balance_object.cpp
cli_wallet: Implement withdrawal for vesting balance objects #286
2015-09-01 16:21:35 -04:00
withdraw_permission_evaluator.cpp
exceptions: Add some exceptions
2015-07-08 16:48:24 -04:00
witness_evaluator.cpp
Remove secret hashes from witnesses
2015-08-26 17:43:00 -04:00
worker_evaluator.cpp
types.hpp: Move voting stuff to separate header
2015-07-23 13:37:06 -04:00