peerplays_migrated/libraries/chain
pbattu123 08318d06a2
Merge Elasticplugin, snapshot plugin and graphene updates to beatrice (#304)
* check witness signature before adding block to fork db

* Replace verify_no_send_in_progress with no_parallel_execution_guard

* fixed cli_wallet log issue

* Port plugin sanitization code

* avoid directly overwriting wallet file

* Implemented "plugins" config variable

* allow plugin to have descriptions

* Merge pull request #444 from oxarbitrage/elasticsearch

Elasticsearch plugin

* Merge pull request #500 from oxarbitrage/elasticsearch-extras

es_objects plugin

* Merge pull request #873 from pmconrad/585_fix_history_ids

Fix history ids

* Merge pull request #1201 from oxarbitrage/elasticsearch_tests2

Elasticsearch refactor

* Merge pull request #1271 from oxarbitrage/es_objects

refine es_objects plugin

* Merge pull request #1429 from oxarbitrage/es_objects_templates

Add an adaptor to es_objects and template function to reduce code

* Merge pull request #1458 from oxarbitrage/issue1455

add option elasticsearch-start-es-after-block to es plugin

* Merge pull request #1541 from oxarbitrage/es_objects_start_after_block

add es-objects-start-es-after-block option

* explicitly cleanup external library facilities

* Merge pull request #1717 from oxarbitrage/issue1652

add genesis data to es_objects

* Merge pull request #1073 from xiangxn/merge-impacted

merge impacted into db_notify

* Merge pull request #1725 from oxarbitrage/issue1682

elasticsearch history api #1682

* change ES index prefixes to Peerplays-specific

* sync develop with beatrice

* fix the data writing to ES during sync issues

* fix CLI tests

* brought updates from mainnet branch (#285)

* Fix unit test failures (#289)

* fixed unit test failures from the recent merges

* fixed unit test failures from the recent merges

* enable snapshot plugin (#288)

* sync fc branch(build optimization changes)

* update to es plugin

* fix verify witness signature method (#295)

* enable mandatory plugins to have smooth transition for next release

* updated tests to keep in-line with plugin changes

Co-authored-by: Sandip Patel <sandip@knackroot.com>
Co-authored-by: Peter Conrad <conrad@quisquis.de>
Co-authored-by: Alfredo <oxarbitrage@gmail.com>
Co-authored-by: Abit <abitmore@users.noreply.github.com>
Co-authored-by: crypto-ape <43807588+crypto-ape@users.noreply.github.com>
Co-authored-by: gladcow <s.gladkov@pbsa.info>
2020-03-09 18:28:13 +05:30
..
hardfork.d Set hardfork date to Jan5th on TESTNET 2019-12-24 10:46:27 -04:00
include/graphene/chain Merge Elasticplugin, snapshot plugin and graphene updates to beatrice (#304) 2020-03-09 18:28:13 +05:30
protocol Merge pull request #137 from peerplays-network/feature/GRPH-92 2019-12-03 20:43:50 -03:00
account_evaluator.cpp Votes consideration on GPOS activation 2019-12-06 11:26:49 -04:00
account_object.cpp Externalized db objects 2019-11-29 14:10:40 +03:00
affiliate_payout.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
assert_evaluator.cpp inital 2017-05-25 12:13:59 +03:00
asset_evaluator.cpp Minor refactory asset_create_evaluator::do_apply() 2019-11-08 15:42:09 +03:00
asset_object.cpp Externalized db objects 2019-11-29 14:10:40 +03:00
balance_evaluator.cpp Externalized serialization in protocol library 2019-11-29 14:10:40 +03:00
betting_market_evaluator.cpp fix casting in overloaded function 2019-08-08 07:46:55 -04:00
betting_market_group_object.cpp Adapt to variant API with max_depth argument 2019-08-28 15:42:21 +02:00
betting_market_object.cpp Adapt to variant API with max_depth argument 2019-08-28 15:42:21 +02:00
block_database.cpp Cut back block_log index file if inconsistent 2019-09-02 17:19:21 +03:00
buyback.cpp inital 2017-05-25 12:13:59 +03:00
CMakeLists.txt Externalized serialization in protocol library 2019-11-29 14:10:40 +03:00
committee_member_evaluator.cpp set extensions default values 2019-11-22 18:46:55 +05:30
confidential_evaluator.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
database.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
db_balance.cpp Use getters 2019-11-08 15:42:09 +03:00
db_bet.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
db_block.cpp Merge Elasticplugin, snapshot plugin and graphene updates to beatrice (#304) 2020-03-09 18:28:13 +05:30
db_debug.cpp Improve account maintenance performance (#130) 2019-11-07 11:25:02 +05:30
db_getter.cpp Added getter for core dynamic data object 2019-11-08 15:42:09 +03:00
db_init.cpp Added FC_ASSERT for dynamic data id of core asset 2019-11-08 15:42:09 +03:00
db_maint.cpp Votes consideration on GPOS activation 2019-12-06 11:26:49 -04:00
db_management.cpp fix global objects usage during replay 2019-11-08 15:42:09 +03:00
db_market.cpp Change static refs to member pointers of db class 2019-11-08 15:39:16 +03:00
db_notify.cpp Merge Elasticplugin, snapshot plugin and graphene updates to beatrice (#304) 2020-03-09 18:28:13 +05:30
db_update.cpp Use getters 2019-11-08 15:42:09 +03:00
db_witness_schedule.cpp Merge Elasticplugin, snapshot plugin and graphene updates to beatrice (#304) 2020-03-09 18:28:13 +05:30
evaluator.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
event_evaluator.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
event_group_evaluator.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
event_group_object.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
event_object.cpp Adapt to variant API with max_depth argument 2019-08-28 15:42:21 +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 Adapt to variant API with max_depth argument 2019-08-28 15:42:21 +02:00
genesis_state.cpp Externalized genesis serialization 2019-11-29 14:10:40 +03:00
get_config.cpp Merge pull request #714 from pmconrad/json_fix 2019-08-28 15:42:21 +02: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
lottery_evaluator.cpp merge get_account_lotteries branch. fix create_witness test 2018-01-09 11:45:19 +03:00
market_evaluator.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
match_object.cpp Adapt to variant API with max_depth argument 2019-08-28 15:42:21 +02:00
proposal_evaluator.cpp set extensions default values 2019-11-22 18:46:55 +05:30
proposal_object.cpp avoid wlog as it filling up space 2019-12-17 12:13:46 -04:00
pts_address.cpp Externalized serialization in protocol library 2019-11-29 14:10:40 +03:00
small_objects.cpp fix compilation issues 2019-12-02 17:41:13 +03:00
special_authority.cpp Externalized serialization in protocol library 2019-11-29 14:10:40 +03:00
sport_evaluator.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
tournament_evaluator.cpp inital 2017-05-25 12:13:59 +03:00
tournament_object.cpp Adapt to variant API with max_depth argument 2019-08-28 15:42:21 +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 Beatrice hot fix(sync issue fix) 2019-12-20 21:55:45 -04:00
vesting_balance_object.cpp Externalized db objects 2019-11-29 14:10:40 +03:00
withdraw_permission_evaluator.cpp inital 2017-05-25 12:13:59 +03:00
witness_evaluator.cpp merge get_account_lotteries branch. fix create_witness test 2018-01-09 11:45:19 +03:00
worker_evaluator.cpp Use getters 2019-11-08 15:42:09 +03:00