Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: check genesis block during startup #3776

Merged
merged 2 commits into from
Feb 1, 2022

Conversation

Cifko
Copy link
Contributor

@Cifko Cifko commented Jan 31, 2022

Description

Check the genesis block from the binary is the same as the one in the DB.

@Cifko Cifko force-pushed the check-genesis-block branch from a8f9e93 to 582c9e7 Compare January 31, 2022 08:34
Copy link
Contributor

@delta1 delta1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice looking good, 2 small comments

base_layer/core/src/chain_storage/blockchain_database.rs Outdated Show resolved Hide resolved
base_layer/core/src/chain_storage/blockchain_database.rs Outdated Show resolved Hide resolved
@Cifko Cifko force-pushed the check-genesis-block branch 2 times, most recently from 216b73e to efa4a0d Compare January 31, 2022 10:03
@Cifko Cifko force-pushed the check-genesis-block branch from efa4a0d to b842862 Compare January 31, 2022 16:15
@Cifko Cifko force-pushed the check-genesis-block branch from b842862 to 83cad68 Compare January 31, 2022 16:15
@aviator-app aviator-app bot merged commit d84e0fa into tari-project:development Feb 1, 2022
sdbondi added a commit to sdbondi/tari that referenced this pull request Feb 1, 2022
* development:
  chore: check genesis block during startup (tari-project#3776)
  chore: fix lint again (tari-project#3780)
  fix(core): fetch_header_containing_*_mmr functions now take a 0-based mmr position (tari-project#3749)
  refactor(test_faucet): include create_utxo to avoid unintentionally breaking faucet utxos (tari-project#3771)
  fix: text explorer show sha-3 correctly + minor fixes (tari-project#3779)
  feat: prevent ambiguous output features in transaction protocols (tari-project#3765)
@Cifko Cifko deleted the check-genesis-block branch June 23, 2022 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants