Skip to content

Releases: pantos-io/ethereum-contracts

2.2.2

29 Nov 14:38
fa8bec1
Compare
Choose a tag to compare

Minor release to facilitate docs generation.

What's Changed

Full Changelog: 2.2.1...2.2.2

2.2.1

29 Nov 09:51
479f838
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1

2.2.0

28 Oct 14:48
41b9458
Compare
Choose a tag to compare

What's Changed

  • feat: improve E2E with meaningful roles by @danut13 in #55
  • [PAN-2259] [PAN-2260] Support for Polygon 2.0 and Sonic blockchains by @markuslevonyak in #57
  • fix: update trivy to latest by @jpantos in #58
  • Feature/pan 2226 erc165 by @jacekv in #60
  • feat: scripts for updating various system parameters by @danut13 in #59
  • feat: Add scripts for managing validator nodes configuration by @danut13 in #62

Full Changelog: 2.1.0...2.2.0

2.1.0

16 Oct 11:10
cdb0340
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.0

13 Sep 13:09
cdb08fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...2.0.0

1.2.1

02 Sep 07:50
b63dc2a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

30 Aug 15:04
9c5e214
Compare
Choose a tag to compare

New features

  • Initial version for Pantos RBAC.

What's Changed

New Contributors

Full Changelog: 1.1.2...1.2.0

1.1.2

27 Jun 12:33
4b8f162
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...1.1.2

1.1.1

14 Jun 13:23
c468fb1
Compare
Choose a tag to compare

What's Changed

  • [PAN-1874] Add badges and missing repo nice-to-have by @juanmanuel-tirado in #2
  • Feature/PAN-1903 upgrade to use OpenZeppelin v5.0.2 by @chandraprakash in #3
  • PAN-1721: allow passing multiple validator addresses to deploy script by @chandraprakash in #4
  • Feature/pan 1963 Change import style of solidity code to use import/from directive by @chandraprakash in #5

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

06 Jun 08:44
a76f43b
Compare
Choose a tag to compare

What's Changed

  • PAN-1625: Added more tests by chandraprakash
  • PAN-1626: Best token unit test by chandraprakash
  • Fix: PAN-1744 add code of conduct by jpantos
  • PAN-1732: Create docker image with Pantos contracts predeployed by danut13
  • PAN-1816: Add OSS bureaucracy by juanmanuel-tirado
  • PAN-1787: Upgrade hub and redeploy forwarder to testnet by danut13
  • Feature: Add docker compose by jpantos
  • Diamond proxy implementation by chandraprakash
  • PAN-1760: Minor cleanup by chandraprakash

New Contributors