This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
Releases: topos-protocol/topos-smart-contracts
Releases · topos-protocol/topos-smart-contracts
v1.2.1
What's Changed
- chore: refactor delegatecall in
deployToken
method by @JDawg287 in #103 - fix: return value of a storage cert by @JDawg287 in #104
- chore: add AC for registering/removing subnets by @JDawg287 in #102
- chore: rearrange args by @JDawg287 in #105
- fix: send token by @atanmarko in #106
- feat: add initialize func to SubnerRegistrator by @JDawg287 in #107
- chore: bump npm package version to 1.2.1 by @sebastiendan in #108
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
Full Changelog: v1.1.4...v1.2.0
v1.1.5-rc1
Testing TP-654
v1.1.4
v1.1.3
What's Changed
- test: trigger sequencer e2e tests by @sebastiendan in #94
- chore: remove TCENodeRegistrator.sol by @JDawg287 in #95
- chore: rename topos-network to topos-protocol by @hadjiszs in #96
- chore: update npm version by @sebastiendan in #97
New Contributors
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- ci: use semver for docker tags by @sebastiendan in #86
- ci: add release-pipeline workflow by @sebastiendan in #87
- ci: use larger runner by @sebastiendan in #89
- feat: expose contract addresses in deploy script stdout by @sebastiendan in #88
- test: trigger frontend e2e tests by @sebastiendan in #90
- fix: trigger e2e tests for PR updates only by @sebastiendan in #91
- chore: update npm version by @sebastiendan in #92
- fix: use single quotes in workflow if condition by @sebastiendan in #93
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- feat: add role-based access control by @JDawg287 in #77
- feat: send token test script by @atanmarko in #81
- chore: remove deposit handler logic by @JDawg287 in #83
- ci: push multi-platform docker images by @sebastiendan in #84
- chore: split ToposMessaging & add ERC20Messaging by @JDawg287 in #82
- chore: bump npm version to 1.1.1 by @sebastiendan in #85
Full Changelog: 1.0.1...v1.1.1
v1.1.1-rc2
What's Changed
- feat: separate ToposMessaging contract into eponymous parent contract and ERC20Messaging example contract
- feat: add role-based access control by @JDawg287 in #77
- feat: send token test script by @atanmarko in #81
- chore: remove deposit handler logic by @JDawg287 in #83
Full Changelog: 1.0.1...v1.1.1-rc2
v1.0.1
First release