Skip to content

Releases: open-ibc/vibc-core-smart-contracts

v2.1.11

24 Jul 01:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.10...v2.1.11

v2.1.10

24 Jul 01:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.9...v2.1.10

v2.1.8

11 Jul 15:04
0c0dcd4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.7...v2.1.8

v2.1.7

03 Jul 14:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.6...v2.1.7

v2.1.6

03 Jul 13:35
Compare
Choose a tag to compare

What's Changed

  • Raunak/fork unit testing by @RnkSngh in #116
  • fix contract spec to work with fee vault dispatcher by @RnkSngh in #133
  • make dispatcher reinitializable + add initilization to upgrade specs by @RnkSngh in #134
  • chore: hardcode contract names to simplify contract binding generation logic by @h5law in #135

Full Changelog: v2.1.5...v2.1.6

v2.1.5

02 Jul 15:20
v2.1.5
5dce7e2
Compare
Choose a tag to compare

What's Changed

  • channel-open-init: fix typo in event field by @nicopernas in #106
  • add npm package by @RnkSngh in #98
  • Raunak/audit fixes 05 2024 by @RnkSngh in #108
  • init moon contract for loadtesting by @jlafiandra6 in #112
  • add dependabot yaml by @dshiell in #115
  • Bump chai from 4.4.1 to 5.1.1 by @dependabot in #120
  • feat: auto generate go bindings by @h5law in #117
  • bug: fix cherry pick issue as already on main by @h5law in #122
  • bug: add credentials to remote url by @h5law in #123
  • feat: generate go bindings [gen-go-bindings bot] by @github-actions in #124
  • chore: update go dependencies for bindings by @h5law in #125
  • Bump solhint from 4.1.1 to 5.0.1 by @dependabot in #119
  • Raunak/dispatcher agnostic fee implementation by @RnkSngh in #114
  • feat: automatically update go mod and go sum after bindings change by @h5law in #126
  • feat: verify bindings and auto publish packages on tag release by @h5law in #130
  • h5law/release-workflows by @h5law in #131

New Contributors

Full Changelog: v2.1.0...v2.1.5

v2.1.0-test-13

25 Jun 01:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0-test-13

v2.0.0

03 May 15:23
Compare
Choose a tag to compare

What's Changed

  • raunak/writeTimeoutPacketFix fixes by @RnkSngh in #83: Security patch to patch a vulnerability in the writeTimeoutPacket method in the dispatcher contract
  • raunak/channelHandlerFixes fixes by @RnkSngh in #86: Changes the arguments passed into the channel creation handlers called by the dispatcher to better align with IBC Spec and to provide useful information to dapps that can be used to validate callbacks
  • raunak/upgradeable-uch fixes by @RnkSngh in #87: Changes the UniversalChannelHandler contract to be an upgradeable proxy
  • raunak/uch-ch-close-api fixes by @RnkSngh in #88: Adds empty methods to dispatcher and UniversalChannelHandler so that the dispatcher api is compatible with planned upgrades

Full Changelog: v2.0.0-rc3...v2.0.0

v2.0.0-rc3

04 Apr 20:27
76c1190
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-rc2...v2.0.0-rc3

v2.0.0-rc2

04 Apr 14:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v2.0.0-rc2