Skip to content

Releases: collectivexyz/revolution-protocol

@cobuild/[email protected]

12 Jan 00:07
333b3ba
Compare
Choose a tag to compare

Patch Changes

  • 28791fd: make executor a versioned contract

@cobuild/[email protected]

11 Jan 21:51
7f2766b
Compare
Choose a tag to compare

Patch Changes

  • 1de2dd3: fix deployer script implementation addr initialization

@cobuild/[email protected]

11 Jan 21:06
6c96ec2
Compare
Choose a tag to compare

Patch Changes

  • cafed37: make RevolutionPoints owned by the DAO Executor contract, and add a minter to it for the PointsEmitter

@cobuild/[email protected]

10 Jan 23:57
85e0415
Compare
Choose a tag to compare

Minor Changes

  • 0398ceb: first round of audit fixes, adds DAO proxy contract and uses new VRGDA logic

Patch Changes

  • c32834b: fix high severity bug with VotesUpgradeable delegate functionality
  • cbebcc5: make all contracts owned by DAO Executory, increases gas threshold
  • Updated dependencies [0398ceb]

@cobuild/[email protected]

10 Jan 23:56
85e0415
Compare
Choose a tag to compare

Minor Changes

  • 0398ceb: first round of audit fixes, adds DAO proxy contract and uses new VRGDA logic

@cobuild/[email protected]

23 Dec 03:49
b3f6b3b
Compare
Choose a tag to compare

@collectivexyz/revolution

0.2.4

Patch Changes

0.2.3

Patch Changes

  • 6f1de66: adds tsup and tsconfig to enable publishing, uses new npm org

0.2.2

Patch Changes

  • 7f495d2: Token, culture index, and maxheap owned by DAO, adds new cultureindex dropper and maxheap admin

0.2.0

Minor Changes

  • 31feec1: added RevolutionBuilder to enable one function deployments of all revolution contracts. Made all contracts Initializable and creatable behind an ERC1967 proxy.
  • 388aebf: adds voteWithSig to the cultureIndex. adds bidder param to AuctionHouse createBid function to enable paper checkout
  • 611c162: renames batchVote to voteForMany and makes voteWithSig functions accept many pieceIds instead of one per

Patch Changes

@cobuilding/[email protected]

13 Dec 03:22
Compare
Choose a tag to compare

@collectivexyz/protocol-rewards

0.2.0

Minor Changes

  • 31feec1: added RevolutionBuilder to enable one function deployments of all revolution contracts. Made all contracts Initializable and creatable behind an ERC1967 proxy.