Skip to content

Solidity: v1.7.0 (Ethereum Mainnet)

Latest
Compare
Choose a tag to compare
@pdyraga pdyraga released this 13 Dec 10:47
· 2 commits to main since this release
4859513

solidity/v1.7.0 is the Ethereum mainnet release of the Timelock contract. To further harden the security of tBTC Bridge, we introduce a timelock for the upgradeability of the critical bridge components: Bridge, WalletRegistry, and RedemptionWatchtower. The ownership of ProxyAdmin contracts is transferred from the Threshold Council to the Timelock contract and the Threshold Council becomes the scheduler and executor of the Timelock.


The NPM package is available in the NPM registry as @keep-network/[email protected]


The commit hash for clean builds is 4859513a53e77467583a96f4267539700e7c2b31.

Signatures of commit hash from the development team (verify these in the Keybase app):

  • @pdyraga
    BEGIN KEYBASE SALTPACK SIGNED MESSAGE. kXR7VktZdyH7rvq v5weRa0zk8SRO9e gN94erb57G43YvY asc2ypx7KtJhJpq tOozFkj38oO4Hac JFUCPemKwMrITIp 8l0Lo2b8LocW64g nvCUWRCi9wkCxQ7 fD71QEOg0wOb9Kc 4blQ9lD1IsuzHCq IV2DSZ1dn3bBnUy PPzdsVwTKhgDbtL y7irdOJNZ2Fib22 wzRiiVRQjmJZrUQ 9fMO60r1yzofgvn Lb6IvsvctPgU0iv . END KEYBASE SALTPACK SIGNED MESSAGE.

  • @lukasz-zimnoch
    BEGIN KEYBASE SALTPACK SIGNED MESSAGE. kXR7VktZdyH7rvq v5weRa0zk90sDpX wIX07Cfy2Yz31Xq 8mliRvTpoVIDeBV VZiP1JZd9aHAu6X NujJUeELjjbe1dB 9zocfFJ3ZydS8gp f1tADuI6k9ZkzxC w14GjitjQlX4Cyj ZqKqeQsXbYXK3N1 ZgaxvtYzNfcMQD2 sLK8bIpkM2Zn3m6 udT3VHAvOSaOqlN 9S8IGeV8R1myCAB c6C740r1yzofgvn Lb6IvsvctPgU0iv . END KEYBASE SALTPACK SIGNED MESSAGE.


The complete set of work for this version can be found in the corresponding solidity/v1.7.0 milestone.