| .. |
|
hardfork.d
|
Bump HARDFORK_599_TIME
|
2016-03-25 20:15:17 -04:00 |
|
include/graphene/chain
|
Cherry-picke commit be6ad13.
|
2017-07-06 19:41:13 +02:00 |
|
protocol
|
Cherry-picked commit abc7853.
|
2017-07-06 19:14:02 +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
|
Fixes to paying out non-core assets using their fee pools
|
2017-07-06 19:39:04 +02: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 |
|
betting_market_evaluator.cpp
|
implementing betting_market_resolve_group_operation (3) #1
|
2017-07-06 12:56:32 +02:00 |
|
betting_market_object.cpp
|
Fix an error using the wrong scaling constant for bet odds
|
2017-03-23 18:16:18 -04: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
|
Merge commit '0ad83697f08a11431eece565f0386a849bed25c9' into betting
|
2017-06-20 18:36:19 -04:00 |
|
committee_member_evaluator.cpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
competitor_evaluator.cpp
|
Implement the apparently-unused feature allowing later operations in a transaction to
|
2017-03-16 18:38:35 -04:00 |
|
confidential_evaluator.cpp
|
Add missing includes
|
2016-11-07 18:17:51 -06:00 |
|
database.cpp
|
Merge commit '9466d2096a370e15aff70842b48feeca4a941e5c' into betting
|
2017-06-21 14:54:05 -04:00 |
|
db_balance.cpp
|
db_balance.cpp: Rename by_balance -> by_account_asset #529
|
2016-01-21 10:23:07 -05:00 |
|
db_bet.cpp
|
implementing betting_market_resolve_group_operation (3) #1
|
2017-07-06 12:56:32 +02:00 |
|
db_block.cpp
|
_apply_block: don't skip trx signature validation
|
2017-05-10 20:20:18 +02:00 |
|
db_debug.cpp
|
Implement debug_node target #606
|
2016-03-15 13:36:29 -04:00 |
|
db_getter.cpp
|
add get_global_betting_statistics api call
|
2017-03-23 00:36:18 -04:00 |
|
db_init.cpp
|
Cherry-picke commit be6ad13.
|
2017-07-06 19:41:13 +02:00 |
|
db_maint.cpp
|
Cherry-picke commit be6ad13.
|
2017-07-06 19:41:13 +02:00 |
|
db_management.cpp
|
Clean up replay logic; resolve #175
|
2017-05-21 18:40:54 -05:00 |
|
db_market.cpp
|
Remove "applied epsilon logic" log message
|
2016-11-16 16:24:12 -06:00 |
|
db_notify.cpp
|
implementing betting_market_resolve_group_operation (3) #1
|
2017-07-06 12:56:32 +02:00 |
|
db_update.cpp
|
Fix clear_expired_transactions memory leak #256
|
2017-04-09 00:20:13 +02:00 |
|
db_witness_schedule.cpp
|
Optionally disable database unity build #509
|
2016-01-08 11:29:39 -05:00 |
|
evaluator.cpp
|
Implement the apparently-unused feature allowing later operations in a transaction to
|
2017-03-16 18:38:35 -04:00 |
|
event_evaluator.cpp
|
cancel all the betting markets of a canceled event
|
2017-03-24 11:04:35 -04:00 |
|
event_group_evaluator.cpp
|
Implement the apparently-unused feature allowing later operations in a transaction to
|
2017-03-16 18:38:35 -04: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 |
|
genesis_state.cpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
get_config.cpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05: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
|
Add missing includes
|
2016-11-07 18:17:51 -06: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 |
|
sport_evaluator.cpp
|
Initial work on creating blockchain objects for sports betting
|
2017-03-15 17:04:27 -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
|
Ignore ctx.amount in get_allowed_withdraw() #625
|
2016-03-25 19:24:14 -04: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
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
worker_evaluator.cpp
|
worker_object.hpp: Move worker objects into own header #466
|
2016-01-08 11:42:35 -05:00 |