Releases: 0xmetropolis/metro-sdk
Releases · 0xmetropolis/metro-sdk
v2.0.2
2.0.2 (2022-06-28)
Bug Fixes
- add getSuperProposal function (6cdaa3e)
v2.0.1
2.0.1 (2022-06-17)
Bug Fixes
- returning signer to migratePodToLatest (2ca4a2a)
v2.0.0
2.0.0 (2022-06-17)
Bug Fixes
- reject-superproposal now works (468852d)
- updates to work on the web app (3cfd3dc)
Features
- add generic propose function (affa94b)
- add generic propose function (d058fc9)
BREAKING CHANGES
- removal of old propose functions
- removal of old propose functions
v1.6.3
1.6.3 (2022-06-16)
Bug Fixes
v1.6.2
1.6.2 (2022-06-03)
Bug Fixes
v1.6.1
1.6.1 (2022-05-23)
Bug Fixes
- add nonce and threshold to pod object (a7866c4)
v1.6.0
1.6.0 (2022-05-16)
Features
- add get super pod/proposal (0858ae4)
v1.5.9
1.5.9 (2022-05-13)
Bug Fixes
- add mint/burn from admin pod functions (666c9f2)
- add status filtering to get proposal (ebf99c6)
- rename to proposeMintMember etc (13e03ef)
v1.5.8
1.5.8 (2022-05-10)
Bug Fixes
- update scripts to actually work (c2c9520)
- update super/sub proposal logic, add test scripts (59216b2)
v1.5.7
1.5.7 (2022-05-09)
Bug Fixes
- abstract getNextNonce function (ae8cd09)
- first proposal nonce correction (721ed2d)