Releases: open-ibc/vibc-core-smart-contracts
Releases · open-ibc/vibc-core-smart-contracts
v2.0.0-rc3
v2.0.0-rc2
What's Changed
- A forge script to deploy contracts to the same addresses across chains by @Inkvi in #45
- Raunak/ci update by @RnkSngh in #53
- nico/new channel api by @nicopernas in #55
- revert api split changes by @nicopernas in #62
- ci: add job to check contract sizes by @nicopernas in #60
- add try/catch to dispatcher by @RnkSngh in #63
- nico/split channel handshake api again by @nicopernas in #66
- Raunak/upgradeable dispatcher by @RnkSngh in #56
- Raunak/uch UX changes by @RnkSngh in #67
- add storage slots for future proxy upgrades by @nicopernas in #75
Full Changelog: v1.0.0...v2.0.0-rc2
v1.0.0
This release adds initial support to proof verification
What's Changed
- apply prettier config by @nicopernas in #40
- nico/polymer proofs by @nicopernas in #39
- remove unused line from remappings.txt for hardhat compatibility by @tmsdkeys in #42
- clean up file structure for external devs by @tmsdkeys in #43
- Reduce contract size to ensure the contract is deployable by @dshiell in #44
New Contributors
Full Changelog: v0.1.0...v1.0.0
v0.1.0
What's Changed
- Universal channel - 1 by @alfredo-stonk in #34
- cleanup by @dshiell in #38
Full Changelog: v0.0.16...v0.1.0