Releases: pantos-io/ethereum-contracts
Releases · pantos-io/ethereum-contracts
2.2.2
Minor release to facilitate docs generation.
What's Changed
- Fixes on secrets utilization by @juanmanuel-tirado in #74
Full Changelog: 2.2.1...2.2.2
2.2.1
What's Changed
- [PAN-2156] [PAN-2164] Contract and ABI documentation generation by @markuslevonyak in #63
- PAN-2306: Retry script for forge script broadcast by @chandraprakash in #64
- feat: add send tokens from safe script by @danut13 in #65
- Create SECURITY.md by @juanmanuel-tirado in #66
- PAN-2337: Adding public rpc endpoint to foundry toml (CELO) by @chandraprakash in #67
- feat: script for gnosis safe management by @danut13 in #68
- [PAN-2300] Publish ABI documentation by @markuslevonyak in #69
- feat: remove address parameters from update scripts by @danut13 in #70
- Update trivy to v0.29.0 by @juanmanuel-tirado in #72
- fix: role name validation by @danut13 in #73
Full Changelog: 2.2.0...2.2.1
2.2.0
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
What's Changed
- [PAN-2246] Remove unnecessary modifiers by @markuslevonyak in #46
- Fixing deploy script for E2E by @jacekv in #47
- [PAN-2200] PAN migrator script and affected scripts update by @danut13 in #44
- feat: move safe ledger scripts to this repo by @danut13 in #48
- [PAN-2247] setPantosToken documentation fix by @markuslevonyak in #50
- [PAN-2244] SafeERC20 for Pantos token wrapper transfers by @markuslevonyak in #51
- [PAN-2248] Forwarder address verification during token registration by @markuslevonyak in #49
- [PAN-2242] call instead of transfer for unwrapping coins by @markuslevonyak in #53
- fix: e2e tests run issues by @jpantos in #52
- fix: PAN-1840 add missing licenses by @jpantos in #45
- PAN-2250: Update docstrings by @jacekv in #54
- [PAN-2243] Service node unbonding period locked in at unregistration by @markuslevonyak in #56
Full Changelog: 2.0.1...2.0.2
2.0.0
What's Changed
- [PAN-2169] EIP712 support and token transfer reliability by @markuslevonyak in #41
Full Changelog: 1.2.1...2.0.0
1.2.1
1.2.0
New features
- Initial version for Pantos RBAC.
What's Changed
- feat: PAN-1832 publish development images by @jpantos in #10
- fix: publish docker wrong targets by @jpantos in #11
- PAN-2106: Remove abicoder by @jacekv in #12
- [PAN-2096] Rename the service node stake and remove the token stake by @markuslevonyak in #13
- fix: use another directory to mount a second volume by @jpantos in #14
- fix: try duplicating the data directory by @jpantos in #15
- [PAN-2100] Token and service node indices by @markuslevonyak in #17
- fix: add docker swarm by @jpantos in #18
- fix: add stack logs by @jpantos in #19
- fix: disable publish docker on fork push to main by @jpantos in #20
- fix: connect to host by @jpantos in #21
- Fix/connect to host by @jpantos in #22
- fix: use docker cp to copy the data files by @jpantos in #26
- fix: parallelize docker start by @jpantos in #27
- feat: add chain ids for all local blockchains by @danut13 in #28
- fix: add e2e tests trigger by @jpantos in #29
- fix: set needs keyword by @jpantos in #30
- [PAN-1967] Pantos RBAC by @danut13 in #33
- [PAN-2102] Time delay for parameter updates by @markuslevonyak in #32
- feat: disable ownership modifications by @danut13 in #34
- [PAN-2095] Service node unbonding period bypass test by @markuslevonyak in #35
- docs: adapt docs to RBAC by @danut13 in #36
- setPantosToken to be super critical ops and pantos token to have super critical ops as owner by @chandraprakash in #39
New Contributors
- @jacekv made their first contribution in #12
- @markuslevonyak made their first contribution in #13
Full Changelog: 1.1.2...1.2.0
1.1.2
What's Changed
- [PAN-2022] added docker vulnerabilities analysis by @juanmanuel-tirado in #6
- feat: PAN-2008 add compose documentation and more volume data by @jpantos in #7
- PAN-2005: Improve redeploy script by @chandraprakash in #8
- fix: PAN-2008 add args for docker by @jpantos in #9
New Contributors
Full Changelog: 1.1.1...1.1.2
1.1.1
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
- @juanmanuel-tirado made their first contribution in #2
- @chandraprakash made their first contribution in #3
Full Changelog: 1.1.0...1.2.0
1.1.0
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
- @juanmanuel-tirado made their first contribution