Skip to content

Releases: snapshot-labs/snapshot.js

v0.4.5

30 Jun 19:38
9370272
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.5

v0.4.4

29 Jun 15:41
269d0a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

29 Jun 08:15
90dc264
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

27 Jun 09:51
524fb67
Compare
Choose a tag to compare
Bump version (#643)

v0.4.1

25 Jun 05:26
78b3220
Compare
Choose a tag to compare

What's Changed

  • Support custom network for verify sig EIP1271 by @bonustrack in #638
  • Change matic mumbai node by @ChaituVR in #640
  • Update minor version by @github-actions in #641

Full Changelog: v0.4.0...v0.4.1

[BREAKING] v0.4.0 Change voting method names

23 Jun 11:07
8cc9e8e
Compare
Choose a tag to compare

BREAKING CHANGES: #622

Several voting type method have been renamed for readability.

resultsByVoteBalance -> getScores
resultsByStrategyScore -> getScoresByStrategy
sumOfResultsBalance -> getScoresTotal

There is also a new method to validate choices isValidChoice for each voting type.

v0.3.104

23 Jun 08:04
8573120
Compare
Choose a tag to compare

What's Changed

  • Add Acala Mandala Testnet by @Jianzhuo in #621
  • Update minor version by @github-actions in #636

New Contributors

Full Changelog: v0.3.103...v0.3.104

v0.3.103

23 Jun 05:26
3fe19ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.102...v0.3.103

v0.3.102

21 Jun 06:15
c10ca4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.101...v0.3.102

v0.3.101

19 Jun 06:04
e11aa96
Compare
Choose a tag to compare

What's Changed

  • Change voting delay and period to an integer by @ChaituVR in #618

Full Changelog: v0.3.100...v0.3.101