Skip to content

Commit

Permalink
fix ci (#931)
Browse files Browse the repository at this point in the history
  • Loading branch information
qizhou authored Sep 7, 2021
1 parent 3214f2b commit 0d3d62b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testnet/ci-qkcli/constants.py.bac
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ GENERAL_NATIVE_TOKEN_CONTRACT_BYTECODE = bytes.fromhex(
MAINNET_ENABLE_NON_RESERVED_NATIVE_TOKEN_CONTRACT_TIMESTAMP = 1588291200
MAINNET_ENABLE_GENERAL_NATIVE_TOKEN_CONTRACT_TIMESTAMP = 1588291200
MAINNET_ENABLE_POSW_STAKING_DECAY_TIMESTAMP = 1588291200
MAINNET_ENABLE_EIP155_SIGNER_TIMESTAMP = 1625097600
MAINNET_BASE_ETH_CHAIN_ID = 100000

PRECOMPILED_CONTRACTS_AFTER_EVM_ENABLED = [
bytes.fromhex("000000000000000000000000000000514b430001"),
Expand Down

0 comments on commit 0d3d62b

Please sign in to comment.