| .. |
|
hardfork.d
|
Added sidechain hardfork time
|
2019-03-26 17:27:54 +03:00 |
|
include/graphene/chain
|
Fix: do_evaluate method incorrect witness
|
2019-03-20 10:21:35 +03:00 |
|
protocol
|
Merge remote-tracking branch 'origin/sport_n_events_api_extension_release' into beatrice
|
2018-10-11 14:08:23 +02:00 |
|
account_evaluator.cpp
|
add last_vote_time to account statistics
|
2018-12-17 18:50:05 -03:00 |
|
account_object.cpp
|
inital
|
2017-05-25 12:13:59 +03:00 |
|
affiliate_payout.cpp
|
Payout operation fix
|
2018-10-10 14:26:38 +02:00 |
|
assert_evaluator.cpp
|
inital
|
2017-05-25 12:13:59 +03:00 |
|
asset_evaluator.cpp
|
fix identation in asset_create_evaluator::do_evaluate
|
2018-12-15 16:21:53 -03:00 |
|
asset_object.cpp
|
inital
|
2017-05-25 12:13:59 +03:00 |
|
balance_evaluator.cpp
|
inital
|
2017-05-25 12:13:59 +03:00 |
|
betting_market_evaluator.cpp
|
Updating licensing
|
2018-10-09 11:33:31 -03:00 |
|
betting_market_group_object.cpp
|
Merge remote-tracking branch 'origin/sport_n_events_api_extension_release' into beatrice
|
2018-10-11 14:08:23 +02:00 |
|
betting_market_object.cpp
|
Merge remote-tracking branch 'origin/sport_n_events_api_extension_release' into beatrice
|
2018-10-11 14:08:23 +02:00 |
|
bitcoin_address_evaluator.cpp
|
Changed constant params to dynamic sidechain_parameters
|
2019-02-07 11:14:03 +03:00 |
|
bitcoin_transaction_evaluator.cpp
|
Fix: do_evaluate method incorrect witness
|
2019-03-20 10:21:35 +03:00 |
|
block_database.cpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
buyback.cpp
|
inital
|
2017-05-25 12:13:59 +03:00 |
|
CMakeLists.txt
|
Added bitcoin_issue_operation, bitcoin_issue_evaluator with tests
|
2019-02-01 15:49:01 +03:00 |
|
committee_member_evaluator.cpp
|
Move new chain parameters into extensions
|
2018-09-05 16:43:35 +02:00 |
|
confidential_evaluator.cpp
|
Add missing includes
|
2016-11-07 18:17:51 -06:00 |
|
database.cpp
|
Added PW address creation, set sidechain parameters; using PW address for bitcoin_address creation.
|
2019-01-25 11:44:17 +03:00 |
|
db_balance.cpp
|
Deleted idump in subscribe_to_item; added deleting zero-balance object in adjust_balance
|
2019-03-22 17:23:47 +03:00 |
|
db_bet.cpp
|
Fix rebase
|
2018-10-11 13:36:49 +02:00 |
|
db_block.cpp
|
Added sidechain hardfork time
|
2019-03-26 17:27:54 +03:00 |
|
db_debug.cpp
|
Implement debug_node target #606
|
2016-03-15 13:36:29 -04:00 |
|
db_getter.cpp
|
Fix : Segmentation fault when running several witness nodes on the same machine
|
2019-02-14 16:09:33 +03:00 |
|
db_init.cpp
|
Added bitcoin_transaction_revert_operation with evaluator
|
2019-02-07 17:06:03 +03:00 |
|
db_maint.cpp
|
Move new chain parameters into extensions
|
2018-09-05 16:43:35 +02:00 |
|
db_management.cpp
|
Added initializing bitcoin_confirmations when node starts; made correct reindex
|
2019-02-12 12:15:49 +03:00 |
|
db_market.cpp
|
Remove "applied epsilon logic" log message
|
2016-11-16 16:24:12 -06:00 |
|
db_notify.cpp
|
Added bitcoin_transaction_revert_operation with evaluator
|
2019-02-07 17:06:03 +03:00 |
|
db_sidechain.cpp
|
Added control to small input amount
|
2019-03-07 10:33:17 +03:00 |
|
db_update.cpp
|
Mechanism remove sidechain_proposals
|
2019-01-31 14:28:35 +03:00 |
|
db_witness_schedule.cpp
|
completing scheduled (restored) witnesses, setting as default
|
2017-04-21 14:24:40 +02:00 |
|
evaluator.cpp
|
inital
|
2017-05-25 12:13:59 +03:00 |
|
event_evaluator.cpp
|
Updating licensing
|
2018-10-09 11:33:31 -03:00 |
|
event_group_evaluator.cpp
|
Merge remote-tracking branch 'origin/sport_n_events_api_extension_release' into beatrice
|
2018-10-11 14:08:23 +02:00 |
|
event_group_object.cpp
|
Fixes after Fabian review.
|
2018-05-18 14:32:31 +03:00 |
|
event_object.cpp
|
Merge remote-tracking branch 'origin/sport_n_events_api_extension_release' into beatrice
|
2018-10-11 14:08:23 +02:00 |
|
fba_object.cpp
|
inital
|
2017-05-25 12:13:59 +03:00 |
|
fork_database.cpp
|
inital
|
2017-05-25 12:13:59 +03:00 |
|
game_object.cpp
|
little correction for #12 Add tournament rules to prevent a game from lasting too long due to ties
|
2016-12-02 12:01:37 +01: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
|
inital
|
2017-05-25 12:13:59 +03:00 |
|
is_authorized_asset.cpp
|
inital
|
2017-05-25 12:13:59 +03:00 |
|
market_evaluator.cpp
|
Merge branch 'rock-paper-scissors' of https://bitbucket.org/peerplaysblockchain/peerplays-graphene into betting-merge
|
2017-07-13 16:07:30 +02:00 |
|
match_object.cpp
|
inital
|
2017-05-25 12:13:59 +03:00 |
|
proposal_evaluator.cpp
|
Fixed existing tests; add more unit tests for db_sidechain methods
|
2019-02-13 19:34:07 +03:00 |
|
proposal_object.cpp
|
inital
|
2017-05-25 12:13:59 +03:00 |
|
pts_address.cpp
|
inital
|
2017-05-25 12:13:59 +03:00 |
|
sidechain_evaluator.cpp
|
Added class sidechain_proposal_checker
|
2019-02-07 11:49:10 +03:00 |
|
special_authority.cpp
|
inital
|
2017-05-25 12:13:59 +03:00 |
|
sport_evaluator.cpp
|
Added hardfork logic.
|
2018-05-21 18:15:00 +03:00 |
|
tournament_evaluator.cpp
|
inital
|
2017-05-25 12:13:59 +03:00 |
|
tournament_object.cpp
|
Refactored handling of asset_id
|
2018-10-10 14:25:57 +02:00 |
|
transaction_object.cpp
|
inital
|
2017-05-25 12:13:59 +03:00 |
|
transfer_evaluator.cpp
|
inital
|
2017-05-25 12:13:59 +03:00 |
|
vesting_balance_evaluator.cpp
|
inital
|
2017-05-25 12:13:59 +03:00 |
|
vesting_balance_object.cpp
|
inital
|
2017-05-25 12:13:59 +03:00 |
|
withdraw_pbtc_evaluator.cpp
|
Changed constant params to dynamic sidechain_parameters
|
2019-02-07 11:14:03 +03:00 |
|
withdraw_permission_evaluator.cpp
|
inital
|
2017-05-25 12:13:59 +03:00 |
|
witness_evaluator.cpp
|
fixed update witness operation - added new_initial_secret
|
2017-05-28 01:53:53 -03:00 |
|
worker_evaluator.cpp
|
inital
|
2017-05-25 12:13:59 +03:00 |