Releases: snapshot-labs/sx-monorepo
Releases · snapshot-labs/sx-monorepo
@snapshot-labs/[email protected]
Patch Changes
- 7a85ef3: Remove extraneous logs
@snapshot-labs/[email protected]
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 ofsigner
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]
@snapshot-labs/[email protected]
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]
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]
@snapshot-labs/[email protected]
Patch Changes
- 1c46f5d: add evmNetworks mapping