Commits on Source (13)
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
HF21 is only calculated per block when this hardfork is inside `from`-`to` range during a context processing
-
Mariusz Trela authored
-
Update metadata test to include case when in the account is updated with multiple operations in the same batch of blocks
-
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
Share account_dump.json between tests
-
Mariusz Trela authored
Showing
- .gitlab-ci.yml 22 additions, 1 deletion.gitlab-ci.yml
- hive 1 addition, 1 deletionhive
- scripts/ci-helpers/prepare_data_image_job.yml 1 addition, 1 deletionscripts/ci-helpers/prepare_data_image_job.yml
- scripts/maintenance-scripts/keyauths_comparison/process_klive.sh 0 additions, 18 deletions.../maintenance-scripts/keyauths_comparison/process_klive.sh
- src/hive_fork_manager/get_keyauths.sql 46 additions, 0 deletionssrc/hive_fork_manager/get_keyauths.sql
- src/hive_fork_manager/get_metadata.sql 1 addition, 1 deletionsrc/hive_fork_manager/get_metadata.sql
- src/hive_fork_manager/shared_lib/utilities.cpp 41 additions, 6 deletionssrc/hive_fork_manager/shared_lib/utilities.cpp
- src/hive_fork_manager/state_providers/keyauth.sql 91 additions, 47 deletionssrc/hive_fork_manager/state_providers/keyauth.sql
- src/hive_fork_manager/state_providers/metadata.sql 77 additions, 89 deletionssrc/hive_fork_manager/state_providers/metadata.sql
- tests/integration/functional/hive_fork_manager/state_providers/metadata_update_state_provider.sql 7 additions, 7 deletions...anager/state_providers/metadata_update_state_provider.sql
- tests/integration/state_provider/account_data/accounts_dump.json.gz 0 additions, 0 deletions...gration/state_provider/account_data/accounts_dump.json.gz
- tests/integration/state_provider/config.ini 34 additions, 0 deletionstests/integration/state_provider/config.ini
- tests/integration/state_provider/data_insertion.py 8 additions, 2 deletionstests/integration/state_provider/data_insertion.py
- tests/integration/state_provider/keyauth/keyauth_live_schema.sql 0 additions, 0 deletions...ntegration/state_provider/keyauth/keyauth_live_schema.sql
- tests/integration/state_provider/keyauth/obsolete_test/test_keyauth_5m.sh 0 additions, 0 deletions...n/state_provider/keyauth/obsolete_test/test_keyauth_5m.sh
- tests/integration/state_provider/metadata/metadata_live_schema.sql 100 additions, 0 deletions...egration/state_provider/metadata/metadata_live_schema.sql
- tests/integration/state_provider/run_replay_with_json_metadata.sh 6 additions, 0 deletions...tegration/state_provider/run_replay_with_json_metadata.sh
- tests/integration/state_provider/run_replay_with_keyauth.sh 6 additions, 0 deletionstests/integration/state_provider/run_replay_with_keyauth.sh
- tests/integration/state_provider/state_provider_common.sh 28 additions, 0 deletionstests/integration/state_provider/state_provider_common.sh
- tests/integration/state_provider/state_provider_common_run.sh 71 additions, 0 deletions...s/integration/state_provider/state_provider_common_run.sh
File moved
tests/integration/state_provider/config.ini
0 → 100755
File moved
File moved