| .. |
|
hardfork.d
|
Merge remote-tracking branch 'origin/dividends' into rock-paper-scissors
|
2016-11-02 15:30:18 +01:00 |
|
include/graphene/chain
|
added missing reflection for chain parameter 'witness_schedule_algorithm'
|
2017-04-21 14:58:00 +02:00 |
|
protocol
|
Implementing missing functionality (5)
|
2017-04-08 15:50:13 +02:00 |
|
account_evaluator.cpp
|
Merge branches '477-history-account-history-indexing', '592-get_ticker', '599-fork-ext-unpack', '607-fork-disable-negative-worker-votes', '613-fork-deprecate-annual' and '615-fork-feed-expiration' into develop
|
2016-03-16 01:08:27 -04:00 |
|
account_object.cpp
|
Make is_authorized_asset a free-floating method #566
|
2016-02-11 01:57:22 -05:00 |
|
assert_evaluator.cpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
asset_evaluator.cpp
|
Merge remote-tracking branch 'origin/dividends' into rock-paper-scissors
|
2016-11-02 15:30:18 +01:00 |
|
asset_object.cpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
balance_evaluator.cpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
block_database.cpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
buyback.cpp
|
Implement buyback accounts #538
|
2016-02-11 04:59:28 -05:00 |
|
CMakeLists.txt
|
Move game object to its own file
|
2016-10-04 10:41:26 -04:00 |
|
committee_member_evaluator.cpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
confidential_evaluator.cpp
|
Implement FBA fee routing for STEALTH #563
|
2016-02-15 15:33:21 -05:00 |
|
database.cpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
db_balance.cpp
|
db_balance.cpp: Rename by_balance -> by_account_asset #529
|
2016-01-21 10:23:07 -05:00 |
|
db_block.cpp
|
completing scheduled (restored) witnesses, setting as default
|
2017-04-21 14:24:40 +02:00 |
|
db_debug.cpp
|
Implement debug_node target #606
|
2016-03-15 13:36:29 -04:00 |
|
db_getter.cpp
|
Optionally disable database unity build #509
|
2016-01-08 11:29:39 -05:00 |
|
db_init.cpp
|
preparing genesis.json db_init.cpp for PPY
|
2017-05-23 18:21:51 +02:00 |
|
db_maint.cpp
|
integrating scheduled (old) and shuffled (current) witnesses
|
2017-04-19 20:31:00 +02:00 |
|
db_management.cpp
|
Fix build error in member_enumerator when an operation includes an enum.
|
2016-10-18 17:36:59 -04:00 |
|
db_market.cpp
|
Defer something-for-nothing culling for taker orders until the order is unmatched #555
|
2016-02-08 10:05:43 -05:00 |
|
db_update.cpp
|
completing scheduled (restored) witnesses, setting as default
|
2017-04-21 14:24:40 +02:00 |
|
db_witness_schedule.cpp
|
completing scheduled (restored) witnesses, setting as default
|
2017-04-21 14:24:40 +02:00 |
|
evaluator.cpp
|
Fix gcc/clang builds broken by d3c6cbf4de (breaking circular dependency)
|
2016-02-22 19:34:16 -05:00 |
|
fba_object.cpp
|
Implement FBA fee routing for STEALTH #563
|
2016-02-15 15:33:21 -05:00 |
|
fork_database.cpp
|
Fix #492 - database corruption when closing
|
2016-02-15 15:18:44 -05:00 |
|
game_object.cpp
|
commiting last changes
|
2017-04-01 13:59:52 +02:00 |
|
genesis_state.cpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
get_config.cpp
|
Restore secret hashes from witnesses -- this is a selective restore of the parts of commits 59a3ca32b7 and c2e5432a30 that generated the secret hashes (it omits the changes to the witness scheduling algorithm)
|
2016-09-10 15:28:09 -04:00 |
|
index.cpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
is_authorized_asset.cpp
|
Implement buyback accounts #538
|
2016-02-11 04:59:28 -05:00 |
|
market_evaluator.cpp
|
Implementing missing functionality
|
2017-04-07 17:28:53 +02:00 |
|
match_object.cpp
|
Implementing missing functionality (5)
|
2017-04-08 15:50:13 +02:00 |
|
proposal_evaluator.cpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
proposal_object.cpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
pts_address.cpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
special_authority.cpp
|
Implement top_n special authority #516
|
2016-01-27 10:30:32 -05:00 |
|
tournament_evaluator.cpp
|
completing creating tournament test cases for assertions
|
2017-04-14 13:49:55 +02:00 |
|
tournament_object.cpp
|
[DLN] change parameters to tournament_leave_operation to specify the account canceling the registration instead of the payer. The canceling acount must be either the payer or the player. Don't allow a player to leave a tournament once registration has been closed. Require player to be authorized for the asset being paid as tournament prize winnings during tournament_join_operation. Tests still need to be made for these changes.
|
2017-04-10 23:29:02 -04:00 |
|
transaction_object.cpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
transfer_evaluator.cpp
|
transfer_evaluator.cpp: Remove unused variable and redundant check #566
|
2016-02-11 04:02:35 -05:00 |
|
vesting_balance_evaluator.cpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
vesting_balance_object.cpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
withdraw_permission_evaluator.cpp
|
Remove now-redundant white_list bit check from evaluators #566
|
2016-02-11 04:02:33 -05:00 |
|
witness_evaluator.cpp
|
Restore secret hashes from witnesses -- this is a selective restore of the parts of commits 59a3ca32b7 and c2e5432a30 that generated the secret hashes (it omits the changes to the witness scheduling algorithm)
|
2016-09-10 15:28:09 -04:00 |
|
worker_evaluator.cpp
|
worker_object.hpp: Move worker objects into own header #466
|
2016-01-08 11:42:35 -05:00 |