Skip to content

Releases: openlawteam/snapshot-js-erc712

v1.8.0

26 Jan 04:07
6f24342
Compare
Choose a tag to compare

v1.7.0...v1.8.0

v1.7.0

15 Sep 01:43
Compare
Choose a tag to compare

v1.6.0...v1.7.0

v1.6.0

21 Jul 17:12
Compare
Choose a tag to compare
  • Remove proposalId to match manager changes (#41) fd9fb37

v1.5.0...v1.6.0

v1.5.0

08 Jul 14:41
Compare
Choose a tag to compare

Changelog

  • Update kyc coupon types to match KycOnboarding coupon changes (#40) 45355aa

v1.4.0...v1.5.0

v1.4.0

28 Jun 20:46
Compare
Choose a tag to compare

Changelog

v1.3.0...v1.4.0

v1.3.0

06 Sep 16:38
147b0e0
Compare
Choose a tag to compare

Changelog

  • feat: added the submitter arg to vote proposal data (#37) 8aaca9b

Notes

  • Added the submitter argument to the prepareVoteProposalData function, this is usually used to encode data to pass as data argument for DAO proposals that rely on Offchain voting. There is no need to save the submitter in the Snapshot Hub or add it to the erc712 domain types. The submitter address needs to match the address of the signer of the snapshot proposal message.
  • This change is compatible with the v2.0.4 release of tribute-contracts : https://github.com/openlawteam/tribute-contracts/releases/tag/v2.0.4

v1.2.0...v1.3.0

v1.2.0

19 Aug 13:08
7f7a59c
Compare
Choose a tag to compare

Changelog