Skip to content

Releases: snapshot-labs/sx-monorepo

@snapshot-labs/[email protected]

22 Aug 10:04
59e7d76

Choose a tag to compare

Patch Changes

  • 5429684: Call get_voting_power in storage proof strategies to verify Slot is zero is not thrown
  • bd2cc25: convert params for getVotingPower check in storage slot proof strategies

@snapshot-labs/[email protected]

12 Aug 20:08
1688a98

Choose a tag to compare

Patch Changes

  • 0bf0a22: use whitelist server to compute EVM merkleWhitelist proof
  • 4ada1f3: generate standard execution payload for any execution with transactions
  • abb0940: relax voter and proposal author type to allow starknet address
  • 0bf0a22: require params to be included in EMV strategies for propose and vote
  • 9f5c784: add Apechain and Curtis networks
  • 7ae0363: use whitelistServer instead of mana for whitelist proofs

@snapshot-labs/[email protected]

23 Mar 21:54
f0519d2

Choose a tag to compare

Patch Changes

  • 7bfd971: Add privacy option to proposal and update-proposal
  • 2add7c2: add space creation support to OffchainEthereumSig
  • f08f273: Add new voting type copeland
  • 5ebcc3c: add flagProposal method to offchain EthereumSig client
  • 88a6f85: fetch merkletree proof from Mana #1176
  • 5bcc748: encrypt only shutter votes
  • 302cd7a: add Mantle network support

@snapshot-labs/[email protected]

08 Nov 13:45
1d471ea

Choose a tag to compare

Patch Changes

@snapshot-labs/[email protected]

05 Nov 15:30
7f41b7e

Choose a tag to compare

Patch Changes

  • ce35884: fix evm slot value strategy cached_timestamps lookup
  • e4ccc72: remove networks with empty config
  • 1bbd2c3: set ethsig offchain vote app property
  • 94652af: disable estimation for initialize EthTx calls
  • cc81127: Use address instead of signer for following methods in Starknet EthereumTx client: estimateProposeFee, estimateVoteFee, estimateUpdateProposalFee, getProposeHash, getVoteHash, getUpdateProposalHash.
  • 4627095: add updateSettings method to offchain EthereumSig client
  • 797f5e3: Support labels on proposals
  • aa87e0c: add deleteSpace method to offchain ethSig client
  • ef1429d: fix ethSig updateProposal call to properly include author

@snapshot-labs/[email protected]

10 Sep 17:20
628ca48

Choose a tag to compare

Patch Changes

  • 9e4e6ea: support submitting a reason when voting
  • 1dc22d8: handle storage proof slot being zero

@snapshot-labs/[email protected]

07 Aug 11:50
8560847

Choose a tag to compare

Patch Changes

  • bc7102e: add updateUser to OffchainEthereumSig
  • 9c23d46: use contract to map timestamp to block number in storage proof strategies instead of API
  • e088ca6: add domain and types to starknet/starknet-sig envelope
  • f49adac: add Axiom and Isokratia strategies to execution strategies instead of voting strategies
  • e088ca6: always return padded addresses in starknet/starknet-sig envelope
  • 76f59c6: overestimate fee when using nonce in StarknetTx client
  • bde32f6: support on-chain voting with Safe using relayer
  • b603a6e: add nonce management to execute call
  • b603a6e: remove deploy method from L1Executor
  • bdd30ea: add space follow and unfollow support for OffchainEthereumSig
  • 480d578: add support for statement edition when aliased from a starknet account
  • e088ca6: add support for sending starknet signed message to offchain/ethereum-sig
  • f525474: add feeEstimateOverride to networkConfig
  • 6c95391: add updateStatement to offchain ethereum-sig
  • 7c922d4: update EthRelayer to work with latest contracts
  • ffb185d: add setAlias to OffchainEthereumSig
  • e088ca6: add setAlias to starknet/starknet-sig

@snapshot-labs/[email protected]

12 Apr 12:03
c1ebf81

Choose a tag to compare

Patch Changes

  • 0cef521: add proposal edition support to OffchainEthereumSig
  • 7703dde: add cancel proposal support to OffchainEthereumSig
  • 423f71a: migrate to new herodotus indexer
  • ff6f988: add approval and single choice vote support to OffchainEthereumSig
  • e456b85: add space param to offchain voting power strategies
  • 7b37a7f: change default decimals for remote-vp strategy to 18
  • ca99550: add evmOptimism network
  • 423f71a: throw VotingPowerDetailsError in herodotus strategies with NOT_READY_YET memo
  • 7fdabfe: remove strings and words64 utils
  • 5db3101: add weighted and quadratic vote support for OffchainEthereumSig
  • f72f4d7: add deployL1AvatarExecution function to StarknetTx
  • bb1234d: add getOffchainStrategy function for computing voting power
  • 5be2175: add ranked choice vote support for OffchainEthereumSig

@snapshot-labs/[email protected]

20 Feb 12:56
e940f41

Choose a tag to compare

Patch Changes

  • 827b7b3: add OffchainEthereumSig client with basic vote support
  • ddcdc7f: use clientConfig.ethUrl instead of predefined RPC APIs for starknet strategies

@snapshot-labs/[email protected]

13 Feb 15:09
4793229

Choose a tag to compare

Patch Changes