0.5.0 (2023-01-31)
Features
- protocol: add
proto_broker
/oracle_prover
addresses intoAddressManager
in deploy_L1 script (#13079) (f3bea40) - protocol: add special logics for alpha-2 testnet (#12987) (3b71285)
- protocol: deploy the generated Yul plonk verifier (#13016) (eb5d564)
- protocol: enable two dimensional circuit/verifier lookup. (#13066) (51d1f67)
- protocol: implement
Bridge.isMessageFailed
(#13004) (45153d9) - protocol: implement releaseEther & releaseERC20 (#13008) (088933e)
- protocol: improve sync header storage on L2 (#13041) (86c9fe4)
- protocol: temporarily force an
oracle prover
to be the first prover (#13070) (d7401a2) - status-page: Tokenomics metrics (#13076) (cbd3e0b)
Bug Fixes
- bridge-ui: fix local dependency not found error for jest-dom (#12990) (39bfb09)
- protocol: fix
test:integration
waiting node timeout (#13006) (07debb7) - protocol: fix a downloading
solc
binary script bug (#13074) (8167e9d) - protocol: fix two protocol bugs (#13034) (1bfa69b)
- protocol: update
ProofVerifier
address name inAddressManager
(#13063) (4144f4b) - relayer: apply jwt-go security patch (#13021) (264968f)
- repo: update readme badges to new filenames (#13020) (4fa13c9)
- status-page: fix local dependency not found error for jest-dom (#12991) (b7974bf)
- website: fix issue with white logo text and light mode (#13019) (8c166fa)