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

add(Docker): Enable miners to set their address for mining rewards. #7178

Merged
merged 2 commits into from
Jul 10, 2023

Add `mining.miner_address` to runtime entrypoint

24b5bfb
Select commit
Loading
Failed to load commit list.
Merged

add(Docker): Enable miners to set their address for mining rewards. #7178

Add `mining.miner_address` to runtime entrypoint
24b5bfb
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Mergify / Queue: Embarked in merge train succeeded Jul 10, 2023 in 0s

The pull request embarked with main (0d33264) is mergeable

Required conditions for merge:

  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • #review-threads-unresolved=0 [🛡 GitHub branch protection]
  • base=main
  • any of [🛡 GitHub branch protection]:
    • check-success=Rustfmt
    • check-neutral=Rustfmt
    • check-skipped=Rustfmt
  • any of [🛡 GitHub branch protection]:
    • check-success=mergefreeze
    • check-neutral=mergefreeze
    • check-skipped=mergefreeze
  • any of [🛡 GitHub branch protection]:
    • check-success=Test integration with lightwalletd
    • check-neutral=Test integration with lightwalletd
    • check-skipped=Test integration with lightwalletd
  • any of [🛡 GitHub branch protection]:
    • check-success=Clippy
    • check-neutral=Clippy
    • check-skipped=Clippy
  • any of [🛡 GitHub branch protection]:
    • check-success=Test with fake activation heights
    • check-neutral=Test with fake activation heights
    • check-skipped=Test with fake activation heights
  • any of [🛡 GitHub branch protection]:
    • check-success=Test all
    • check-neutral=Test all
    • check-skipped=Test all
  • any of [🛡 GitHub branch protection]:
    • check-success=Check deny.toml bans
    • check-neutral=Check deny.toml bans
    • check-skipped=Check deny.toml bans
  • any of [🛡 GitHub branch protection]:
    • check-success=Check deny.toml bans --all-features
    • check-neutral=Check deny.toml bans --all-features
    • check-skipped=Check deny.toml bans --all-features
  • any of [🛡 GitHub branch protection]:
    • check-success=Check deny.toml sources
    • check-neutral=Check deny.toml sources
    • check-skipped=Check deny.toml sources
  • any of [🛡 GitHub branch protection]:
    • check-success=Check deny.toml sources --all-features
    • check-neutral=Check deny.toml sources --all-features
    • check-skipped=Check deny.toml sources --all-features
  • any of [🛡 GitHub branch protection]:
    • check-success=Check Cargo.lock is up to date
    • check-neutral=Check Cargo.lock is up to date
    • check-skipped=Check Cargo.lock is up to date
  • any of [🛡 GitHub branch protection]:
    • check-success=Install zebrad from lockfile without cache on ubuntu-latest
    • check-neutral=Install zebrad from lockfile without cache on ubuntu-latest
    • check-skipped=Install zebrad from lockfile without cache on ubuntu-latest
  • any of [🛡 GitHub branch protection]:
    • check-success=Test checkpoint sync from empty state
    • check-neutral=Test checkpoint sync from empty state
    • check-skipped=Test checkpoint sync from empty state
  • any of [🛡 GitHub branch protection]:
    • check-success=Zebra checkpoint update / Run sync-past-checkpoint test
    • check-neutral=Zebra checkpoint update / Run sync-past-checkpoint test
    • check-skipped=Zebra checkpoint update / Run sync-past-checkpoint test
  • any of [🛡 GitHub branch protection]:
    • check-success=Zebra tip JSON-RPC / Run fully-synced-rpc test
    • check-neutral=Zebra tip JSON-RPC / Run fully-synced-rpc test
    • check-skipped=Zebra tip JSON-RPC / Run fully-synced-rpc test
  • any of [🛡 GitHub branch protection]:
    • check-success=Zebra checkpoint / Run sync-to-checkpoint test
    • check-neutral=Zebra checkpoint / Run sync-to-checkpoint test
    • check-skipped=Zebra checkpoint / Run sync-to-checkpoint test
  • any of [🛡 GitHub branch protection]:
    • check-success=Rust doc
    • check-neutral=Rust doc
    • check-skipped=Rust doc
  • any of [🛡 GitHub branch protection]:
    • check-success=Build tower-fallback crate
    • check-neutral=Build tower-fallback crate
    • check-skipped=Build tower-fallback crate
  • any of [🛡 GitHub branch protection]:
    • check-success=Build zebra-chain crate
    • check-neutral=Build zebra-chain crate
    • check-skipped=Build zebra-chain crate
  • any of [🛡 GitHub branch protection]:
    • check-success=Build zebra-consensus crate
    • check-neutral=Build zebra-consensus crate
    • check-skipped=Build zebra-consensus crate
  • any of [🛡 GitHub branch protection]:
    • check-success=Build zebra-network crate
    • check-neutral=Build zebra-network crate
    • check-skipped=Build zebra-network crate
  • any of [🛡 GitHub branch protection]:
    • check-success=Build zebra-node-services crate
    • check-neutral=Build zebra-node-services crate
    • check-skipped=Build zebra-node-services crate
  • any of [🛡 GitHub branch protection]:
    • check-success=Build zebra-rpc crate
    • check-neutral=Build zebra-rpc crate
    • check-skipped=Build zebra-rpc crate
  • any of [🛡 GitHub branch protection]:
    • check-success=Build zebra-script crate
    • check-neutral=Build zebra-script crate
    • check-skipped=Build zebra-script crate
  • any of [🛡 GitHub branch protection]:
    • check-success=Build zebra-state crate
    • check-neutral=Build zebra-state crate
    • check-skipped=Build zebra-state crate
  • any of [🛡 GitHub branch protection]:
    • check-success=Build zebra-test crate
    • check-neutral=Build zebra-test crate
    • check-skipped=Build zebra-test crate
  • any of [🛡 GitHub branch protection]:
    • check-success=Build zebra-utils crate
    • check-neutral=Build zebra-utils crate
    • check-skipped=Build zebra-utils crate
  • any of [🛡 GitHub branch protection]:
    • check-success=Build zebrad crate
    • check-neutral=Build zebrad crate
    • check-skipped=Build zebrad crate
  • any of [🛡 GitHub branch protection]:
    • check-success=Zebra tip / Run full-sync-to-tip test
    • check-neutral=Zebra tip / Run full-sync-to-tip test
    • check-skipped=Zebra tip / Run full-sync-to-tip test
  • any of [🛡 GitHub branch protection]:
    • check-success=lightwalletd GRPC tests / Run lwd-grpc-wallet test
    • check-neutral=lightwalletd GRPC tests / Run lwd-grpc-wallet test
    • check-skipped=lightwalletd GRPC tests / Run lwd-grpc-wallet test
  • any of [🛡 GitHub branch protection]:
    • check-success=lightwalletd tip send / Run lwd-send-transactions test
    • check-neutral=lightwalletd tip send / Run lwd-send-transactions test
    • check-skipped=lightwalletd tip send / Run lwd-send-transactions test
  • any of [🛡 GitHub branch protection]:
    • check-success=lightwalletd tip update / Run lwd-update-sync test
    • check-neutral=lightwalletd tip update / Run lwd-update-sync test
    • check-skipped=lightwalletd tip update / Run lwd-update-sync test
  • any of [🛡 GitHub branch protection]:
    • check-success=Zebra tip update / Run update-to-tip test
    • check-neutral=Zebra tip update / Run update-to-tip test
    • check-skipped=Zebra tip update / Run update-to-tip test
  • any of [🛡 GitHub branch protection]:
    • check-success=lightwalletd tip / Run lwd-full-sync test
    • check-neutral=lightwalletd tip / Run lwd-full-sync test
    • check-skipped=lightwalletd tip / Run lwd-full-sync test
  • any of [🛡 GitHub branch protection]:
    • check-success=Test all with getblocktemplate-rpcs feature
    • check-neutral=Test all with getblocktemplate-rpcs feature
    • check-skipped=Test all with getblocktemplate-rpcs feature
  • any of [🛡 GitHub branch protection]:
    • check-success=Test beta on ubuntu-latest
    • check-neutral=Test beta on ubuntu-latest
    • check-skipped=Test beta on ubuntu-latest
  • any of [🛡 GitHub branch protection]:
    • check-success=Test stable on ubuntu-latest
    • check-neutral=Test stable on ubuntu-latest
    • check-skipped=Test stable on ubuntu-latest
  • any of [🛡 GitHub branch protection]:
    • check-success=Build CI Docker / Build images
    • check-neutral=Build CI Docker / Build images
    • check-skipped=Build CI Docker / Build images
  • any of [🛡 GitHub branch protection]:
    • check-success=Build lightwalletd Docker
    • check-neutral=Build lightwalletd Docker
    • check-skipped=Build lightwalletd Docker
  • any of [🛡 GitHub branch protection]:
    • check-success=Test stable on ubuntu-latest --features getblocktemplate-rpcs
    • check-neutral=Test stable on ubuntu-latest --features getblocktemplate-rpcs
    • check-skipped=Test stable on ubuntu-latest --features getblocktemplate-rpcs
  • any of [🛡 GitHub branch protection]:
    • check-success=submit block / Run submit-block test
    • check-neutral=submit block / Run submit-block test
    • check-skipped=submit block / Run submit-block test
  • any of [🛡 GitHub branch protection]:
    • check-success=get block template / Run get-block-template test
    • check-neutral=get block template / Run get-block-template test
    • check-skipped=get block template / Run get-block-template test
  • any of [🛡 GitHub branch protection]:
    • check-success=Test Zebra custom Docker config file
    • check-neutral=Test Zebra custom Docker config file
    • check-skipped=Test Zebra custom Docker config file
  • any of [🛡 GitHub branch protection]:
    • check-success=Test Zebra default Docker config file
    • check-neutral=Test Zebra default Docker config file
    • check-skipped=Test Zebra default Docker config file
  • any of [🛡 GitHub branch protection]:
    • check-success=Check for unused dependencies
    • check-neutral=Check for unused dependencies
    • check-skipped=Check for unused dependencies
  • any of [🛡 GitHub branch protection]:
    • check-success=Generate checkpoints mainnet / Run generate-checkpoints-mainnet test
    • check-neutral=Generate checkpoints mainnet / Run generate-checkpoints-mainnet test
    • check-skipped=Generate checkpoints mainnet / Run generate-checkpoints-mainnet test
  • any of [🛡 GitHub branch protection]:
    • check-success=Check if cached state disks exist for Mainnet / Check if cached state disks exist
    • check-neutral=Check if cached state disks exist for Mainnet / Check if cached state disks exist
    • check-skipped=Check if cached state disks exist for Mainnet / Check if cached state disks exist
  • any of [🛡 GitHub branch protection]:
    • check-success=Check crates matrix
    • check-neutral=Check crates matrix
    • check-skipped=Check crates matrix
  • any of [🛡 GitHub branch protection]:
    • check-success=Generate crates matrix
    • check-neutral=Generate crates matrix
    • check-skipped=Generate crates matrix
  • any of [🛡 GitHub branch protection]:
    • check-success=Build tower-batch-control crate
    • check-neutral=Build tower-batch-control crate
    • check-skipped=Build tower-batch-control crate
  • any of [🛡 GitHub branch protection]:
    • check-success=Test Zebra CD Docker config file
    • check-neutral=Test Zebra CD Docker config file
    • check-skipped=Test Zebra CD Docker config file
  • any of [🛡 GitHub branch protection]:
    • check-success=Check deny.toml bans --features default-release-binaries
    • check-neutral=Check deny.toml bans --features default-release-binaries
    • check-skipped=Check deny.toml bans --features default-release-binaries
  • any of [🛡 GitHub branch protection]:
    • check-success=Check deny.toml sources --features default-release-binaries
    • check-neutral=Check deny.toml sources --features default-release-binaries
    • check-skipped=Check deny.toml sources --features default-release-binaries
  • any of [🛡 GitHub branch protection]:
    • check-success=Check crate release dry run
    • check-neutral=Check crate release dry run
    • check-skipped=Check crate release dry run
  • any of [🛡 GitHub branch protection]:
    • check-success=Build CD Docker / Build images
    • check-neutral=Build CD Docker / Build images
    • check-skipped=Build CD Docker / Build images

Check-runs and statuses of the embarked pull request #7193:

GitHub Actions/Deploy ${{ matrix.network }} nodesdetails
GitHub Actions/Deploy single ${{ inputs.network }} instancedetails
GitHub Actions/Generate checkpoints mainnet / Create ${{ inputs.test_id }} cached state imagedetails
GitHub Actions/Generate checkpoints mainnet / Launch ${{ inputs.test_id }} testdetails
GitHub Actions/Generate checkpoints mainnet / Log ${{ inputs.test_id }} test (1740k)details
GitHub Actions/Generate checkpoints mainnet / Log ${{ inputs.test_id }} test (1760k)details
GitHub Actions/Generate checkpoints mainnet / Log ${{ inputs.test_id }} test (1780k)details
GitHub Actions/Generate checkpoints mainnet / Log ${{ inputs.test_id }} test (1800k)details
GitHub Actions/Generate checkpoints mainnet / Log ${{ inputs.test_id }} test (1820k)details
GitHub Actions/Generate checkpoints mainnet / Log ${{ inputs.test_id }} test (1850k)details
GitHub Actions/Generate checkpoints mainnet / Log ${{ inputs.test_id }} test (1880k)details
GitHub Actions/Generate checkpoints mainnet / Log ${{ inputs.test_id }} test (1920k)details
GitHub Actions/Generate checkpoints mainnet / Log ${{ inputs.test_id }} test (1960k)details
GitHub Actions/Generate checkpoints mainnet / Log ${{ inputs.test_id }} test (2030k)details
GitHub Actions/Generate checkpoints mainnet / Log ${{ inputs.test_id }} test (2100k)details
GitHub Actions/Generate checkpoints mainnet / Log ${{ inputs.test_id }} test (canopy)details
GitHub Actions/Generate checkpoints mainnet / Log ${{ inputs.test_id }} test (checkpoint)details
GitHub Actions/Generate checkpoints mainnet / Log ${{ inputs.test_id }} test (heartwood)details
GitHub Actions/Generate checkpoints mainnet / Setup ${{ inputs.test_id }} testdetails
GitHub Actions/Generate checkpoints testnet / Launch ${{ inputs.test_id }} testdetails
GitHub Actions/Generate checkpoints testnet / Log ${{ inputs.test_id }} test (1740k)details
GitHub Actions/Generate checkpoints testnet / Log ${{ inputs.test_id }} test (1760k)details
GitHub Actions/Generate checkpoints testnet / Log ${{ inputs.test_id }} test (1780k)details
GitHub Actions/Generate checkpoints testnet / Log ${{ inputs.test_id }} test (1800k)details
GitHub Actions/Generate checkpoints testnet / Log ${{ inputs.test_id }} test (1820k)details
GitHub Actions/Generate checkpoints testnet / Log ${{ inputs.test_id }} test (1850k)details
GitHub Actions/Generate checkpoints testnet / Log ${{ inputs.test_id }} test (1880k)details
GitHub Actions/Generate checkpoints testnet / Log ${{ inputs.test_id }} test (1920k)details
GitHub Actions/Generate checkpoints testnet / Log ${{ inputs.test_id }} test (1960k)details
GitHub Actions/Generate checkpoints testnet / Log ${{ inputs.test_id }} test (2030k)details
GitHub Actions/Generate checkpoints testnet / Log ${{ inputs.test_id }} test (2100k)details
GitHub Actions/Generate checkpoints testnet / Log ${{ inputs.test_id }} test (canopy)details
GitHub Actions/Generate checkpoints testnet / Log ${{ inputs.test_id }} test (checkpoint)details
GitHub Actions/Generate checkpoints testnet / Log ${{ inputs.test_id }} test (heartwood)details
GitHub Actions/Generate checkpoints testnet / Setup ${{ inputs.test_id }} testdetails
GitHub Actions/Versioningdetails
GitHub Actions/Zebra checkpointdetails
GitHub Actions/Zebra checkpoint update / Create ${{ inputs.test_id }} cached state imagedetails
GitHub Actions/Zebra checkpoint update / Launch ${{ inputs.test_id }} testdetails
GitHub Actions/Zebra checkpoint update / Log ${{ inputs.test_id }} test (1740k)details
GitHub Actions/Zebra checkpoint update / Log ${{ inputs.test_id }} test (1760k)details
GitHub Actions/Zebra checkpoint update / Log ${{ inputs.test_id }} test (1780k)details
GitHub Actions/Zebra checkpoint update / Log ${{ inputs.test_id }} test (1800k)details
GitHub Actions/Zebra checkpoint update / Log ${{ inputs.test_id }} test (1820k)details
GitHub Actions/Zebra checkpoint update / Log ${{ inputs.test_id }} test (1850k)details
GitHub Actions/Zebra checkpoint update / Log ${{ inputs.test_id }} test (1880k)details
GitHub Actions/Zebra checkpoint update / Log ${{ inputs.test_id }} test (1920k)details
GitHub Actions/Zebra checkpoint update / Log ${{ inputs.test_id }} test (1960k)details
GitHub Actions/Zebra checkpoint update / Log ${{ inputs.test_id }} test (2030k)details
GitHub Actions/Zebra checkpoint update / Log ${{ inputs.test_id }} test (2100k)details
GitHub Actions/Zebra checkpoint update / Log ${{ inputs.test_id }} test (canopy)details
GitHub Actions/Zebra checkpoint update / Log ${{ inputs.test_id }} test (checkpoint)details
GitHub Actions/Zebra checkpoint update / Log ${{ inputs.test_id }} test (heartwood)details
GitHub Actions/Zebra checkpoint update / Setup ${{ inputs.test_id }} testdetails
GitHub Actions/Zebra tipdetails
GitHub Actions/Zebra tip JSON-RPC / Create ${{ inputs.test_id }} cached state imagedetails
GitHub Actions/Zebra tip JSON-RPC / Launch ${{ inputs.test_id }} testdetails
GitHub Actions/Zebra tip JSON-RPC / Log ${{ inputs.test_id }} test (1740k)details
GitHub Actions/Zebra tip JSON-RPC / Log ${{ inputs.test_id }} test (1760k)details
GitHub Actions/Zebra tip JSON-RPC / Log ${{ inputs.test_id }} test (1780k)details
GitHub Actions/Zebra tip JSON-RPC / Log ${{ inputs.test_id }} test (1800k)details
GitHub Actions/Zebra tip JSON-RPC / Log ${{ inputs.test_id }} test (1820k)details
GitHub Actions/Zebra tip JSON-RPC / Log ${{ inputs.test_id }} test (1850k)details
GitHub Actions/Zebra tip JSON-RPC / Log ${{ inputs.test_id }} test (1880k)details
GitHub Actions/Zebra tip JSON-RPC / Log ${{ inputs.test_id }} test (1920k)details
GitHub Actions/Zebra tip JSON-RPC / Log ${{ inputs.test_id }} test (1960k)details
GitHub Actions/Zebra tip JSON-RPC / Log ${{ inputs.test_id }} test (2030k)details
GitHub Actions/Zebra tip JSON-RPC / Log ${{ inputs.test_id }} test (2100k)details
GitHub Actions/Zebra tip JSON-RPC / Log ${{ inputs.test_id }} test (canopy)details
GitHub Actions/Zebra tip JSON-RPC / Log ${{ inputs.test_id }} test (checkpoint)details
GitHub Actions/Zebra tip JSON-RPC / Log ${{ inputs.test_id }} test (heartwood)details
GitHub Actions/Zebra tip JSON-RPC / Setup ${{ inputs.test_id }} testdetails
GitHub Actions/Zebra tip on testnetdetails
GitHub Actions/Zebra tip update / Launch ${{ inputs.test_id }} testdetails
GitHub Actions/Zebra tip update / Log ${{ inputs.test_id }} test (1740k)details
GitHub Actions/Zebra tip update / Log ${{ inputs.test_id }} test (1760k)details
GitHub Actions/Zebra tip update / Log ${{ inputs.test_id }} test (1780k)details
GitHub Actions/Zebra tip update / Log ${{ inputs.test_id }} test (1800k)details
GitHub Actions/Zebra tip update / Log ${{ inputs.test_id }} test (1820k)details
GitHub Actions/Zebra tip update / Log ${{ inputs.test_id }} test (1850k)details
GitHub Actions/Zebra tip update / Log ${{ inputs.test_id }} test (1880k)details
GitHub Actions/Zebra tip update / Log ${{ inputs.test_id }} test (1920k)details
GitHub Actions/Zebra tip update / Log ${{ inputs.test_id }} test (1960k)details
GitHub Actions/Zebra tip update / Log ${{ inputs.test_id }} test (2030k)details
GitHub Actions/Zebra tip update / Log ${{ inputs.test_id }} test (2100k)details
GitHub Actions/Zebra tip update / Log ${{ inputs.test_id }} test (canopy)details
GitHub Actions/Zebra tip update / Log ${{ inputs.test_id }} test (checkpoint)details
GitHub Actions/Zebra tip update / Log ${{ inputs.test_id }} test (heartwood)details
GitHub Actions/Zebra tip update / Setup ${{ inputs.test_id }} testdetails
GitHub Actions/get block template / Create ${{ inputs.test_id }} cached state imagedetails
GitHub Actions/get block template / Launch ${{ inputs.test_id }} testdetails
GitHub Actions/get block template / Log ${{ inputs.test_id }} test (1740k)details
GitHub Actions/get block template / Log ${{ inputs.test_id }} test (1760k)details
GitHub Actions/get block template / Log ${{ inputs.test_id }} test (1780k)details
GitHub Actions/get block template / Log ${{ inputs.test_id }} test (1800k)details
GitHub Actions/get block template / Log ${{ inputs.test_id }} test (1820k)details
GitHub Actions/get block template / Log ${{ inputs.test_id }} test (1850k)details
GitHub Actions/get block template / Log ${{ inputs.test_id }} test (1880k)details
GitHub Actions/get block template / Log ${{ inputs.test_id }} test (1920k)details
GitHub Actions/get block template / Log ${{ inputs.test_id }} test (1960k)details