Releases: openlawteam/snapshot-hub
Releases · openlawteam/snapshot-hub
v1.0.6
v4.0.5-erc712
Fixes 🐞
- fixes voting issue where payload to JSON.parse was already object #47
v4.0.3-erc712
Fix 🐞
- Fix Dockerfile.dev to launch the node app
v4.0.2-erc712
Enhancements 🛠️
- Allow vote end constraint to be ignored (#45)
v4.0.1-erc712
Fixes 🐞
- Space tokens should always be in lower case
v4.0.0-erc712
Enhancements 🚀
- New token for
muse0
space, and updated token strategies
v3.0.0-erc712
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
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