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

feat: deposit_v3 multiple fixes #2008

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
2 changes: 2 additions & 0 deletions z2/resources/chain-specs/zq2-protomainnet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ consensus.scilla_call_gas_exempt_addrs = [
"0x20Dd5D5B5d4C72676514A0eA1052d0200003d69D",
"0xbfDe2156aF75a29d36614bC1F8005DD816Bd9200"
]
# Zilliqa Contract upgrade block heights
consensus.contract_upgrade_block_heights.deposit_v3 = 5353200
2 changes: 2 additions & 0 deletions z2/resources/chain-specs/zq2-prototestnet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ consensus.scilla_call_gas_exempt_addrs = [
"0x453b11386FBd54bC532892c0217BBc316fc7b918",
"0xaD581eC62eA08831c8FE2Cd7A1113473fE40A057"
]
# Zilliqa Contract upgrade block heights
consensus.contract_upgrade_block_heights.deposit_v3 = 8384400
Loading
Loading