Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@Orland0x Orland0x released this 08 Jan 13:38
· 1 commit to release/v1.0.3 since this release
  Mainnet, Goerli, Sepolia, Polygon, Arbitrum, Optimism
Proxy Factory 0x4B4F7f64Be813Ccc66AEFC3bFCe2baA01188631c
Space* 0xC3031A7d3326E47D49BfF9D374d74f364B29CE4D
   
Authenticators  
Vanilla 0xb9BE0a0093933968E3B4c4fC5d939B6c1Fe45142
Ethereum Signature 0x5f9B7D78c9a37a439D78f801E0E339C6E711e260
Ethereum Transaction 0xBA06E6cCb877C332181A6867c05c8b746A21Aed1
   
Voting Strategies  
Vanilla 0xC1245C5DCa7885C73E32294140F1e5d30688c202
Delegated Comp Style Token 0x0c2De612982Efd102803161fc7C74CcA15Db932c
OZ Votes Token 0x2c8631584474E750CEdF2Fb6A904f2e84777Aefe
Whitelist 0x3CEE21A33751A2722413fF62dEC3dEc48e7748A4
Merkle Whitelist (UNAUDITED) 0x34f0AfFF5A739bBf3E285615F50e40ddAaf2A829
   
Proposal Validation Strategies  
Vanilla 0x9A39194F870c410633C170889E9025fba2113c79
Proposition Power 0x6D9d6D08EF6b26348Bd18F1FC8D953696b7cf311
Active Proposals Limiter 0x399821c9Ea977387a0DEcCF1C9692B4dF925FF38
Proposition Power and Active Proposals Limiter 0x358e4Ba219CC1e1c7084A14c3a504772acfc40b1
   
Execution Strategies  
Simple Quorum Avatar* 0xecE4f6b01a2d7FF5A9765cA44162D453fC455e42
Simple Quorum Timelock* 0xf2A1C2f2098161af98b2Cc7E382AB7F3ba86Ebc4
Comp Compatible Simple Quorum Timelock* 0x91086017D5eAEc4BeEc86ac770b5eE672e4Be589
Optimistic Quorum Timelock* 0x49AF19f9318d55ad8e7CE743De9Ce76ED408CE0C
Comp Compatible Optimistic Quorum Timelock* 0x77e7Aa43b28Df1e467bd4806fE3bF26F5c3EAD27
  • These are master implementation contracts that should be used with a proxy. The Proxy Factory can be used to deploy these proxies.

What's Changed

  • fix: validate merkletree using StandardMerkleTree format by @Sekhmet in #244
  • chore: replaced old deployer scripts with new one by @Orland0x in #243
  • refactor: simple quorum comment and var name by @Orland0x in #246
  • feat(space): export proposal id when executing by @Orland0x in #245

Full Changelog: v0.5.0-alpha...v1.0.3