Skip to content

Releases: openlawteam/snapshot-hub

v1.0.6

12 Aug 13:46
e68222d
Compare
Choose a tag to compare

Changelog

  • Adding neon space (#49)

v1.0.5...v1.0.6

v4.0.5-erc712

02 Aug 13:28
c7fab74
Compare
Choose a tag to compare

Fixes 🐞

  • fixes voting issue where payload to JSON.parse was already object #47

v4.0.3-erc712

30 Jun 19:12
5b7bcf7
Compare
Choose a tag to compare

Fix 🐞

  • Fix Dockerfile.dev to launch the node app

v4.0.2-erc712

25 Jun 17:46
1a70807
Compare
Choose a tag to compare

Enhancements 🛠️

  • Allow vote end constraint to be ignored (#45)

v4.0.1-erc712

10 Jun 16:17
4dcfea6
Compare
Choose a tag to compare

Fixes 🐞

  • Space tokens should always be in lower case

v4.0.0-erc712

10 Jun 14:16
31cd6a9
Compare
Choose a tag to compare

Enhancements 🚀

  • New token for muse0 space, and updated token strategies

v3.0.0-erc712

07 Jun 16:52
4080c8a
Compare
Choose a tag to compare

Enhancements 🚀

  • breaking change - new identifier for votes: proposalId instead of proposalHash
  • bumps @openlaw/snapshot-js-erc712 to 1.1.0
  • updates package-lock
  • adds dark horse space
  • adds alien space

v2.0.0-erc712

13 May 16:46
95b9b2f
Compare
Choose a tag to compare

Enhancements 🚀

  • Message timeout bumped to 10 minutes by default or it can be configured using env vars
  • Saving offchain proofs
  • Preventing users from voting more than once
  • Added snapshot-hub-erc712 js lib to verify messages
  • New message payload
  • New endpoints to retrieve messages (draft, proposal, vote)
  • Messages signed with erc712
  • Disabled IPFS, Discord and MySQL

v1.0.5

23 Apr 19:40
3f27548
Compare
Choose a tag to compare

Fix 🐞

  • Updated neptune space token

v1.0.4

08 Apr 16:55
62bb586
Compare
Choose a tag to compare

Enhancements 🚀

  • Message timeout bumped to 10 minutes by default or it can be configured using env vars