Skip to content

Releases: clrfund/monorepo

v6.0.0

24 May 20:21
Compare
Choose a tag to compare

What's Changed

  • Do not allow invalid MACI public key in publishMessage by @yuetloo in #754
  • Fix incorrect max contributor causing frontend to prematurely close a round by @yuetloo in #755

Full Changelog: v5.2.0...v6.0.0

v5.2.0

09 May 17:06
Compare
Choose a tag to compare

What's Changed

  • Fix bad MACI references by @yuetloo in #744
  • Fix deploy local script error due to missing round duration by @yuetloo in #747
  • Add sepolia and remove goerli testnet by @yuetloo in #750
  • Add semaphore user registry by @yuetloo in #751
  • Remove BrightId sponsorship from the front end by @yuetloo in #748
  • Enable closed funding rounds to be displayed statically without subgraph query by @yuetloo in #742

Full Changelog: v5.1.1...v5.2.0

v5.1.1

19 Apr 20:39
Compare
Choose a tag to compare

What's Changed

  • Add etherscan config for arbitrum and optimism by @yuetloo in #732
  • Log transaction details after initializing ClrFund by @yuetloo in #733
  • Add ClrFundDeployer subgraph mapping by @yuetloo in #731
  • Temporary remove snapshop user registry tests by @yuetloo in #739
  • Show the success page without waiting for the subgraph to sync by @yuetloo in #736
  • Refactor tally hardhat script by @yuetloo in #738
  • Refactor contract verification to get constructor arguments from contracts by @yuetloo in #740
  • Refactor modals and disable click on modal background by @yuetloo in #741

Full Changelog: v5.1.0...v5.1.1

v5.1.0

21 Mar 17:20
Compare
Choose a tag to compare

What's Changed

  • Add incremental deployment and manual nonce management options by @yuetloo in #728

Full Changelog: v5.0.0...v5.1.0

v5.0.0

20 Mar 22:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.1...v5.0.0

v4.3.1

05 Sep 14:45
Compare
Choose a tag to compare

What's Changed

  • Fix incorrect mapping of recipient reject status by @yuetloo in #712

Full Changelog: v4.3.0...v4.3.1

v4.3.0

29 Aug 16:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.6...v4.3.0

v4.2.6

21 Aug 19:07
Compare
Choose a tag to compare

What's Changed

  • Tally - do not fetch logs if tally hash was published by @yuetloo in #710
  • Make IPFS gateway url configurable from the environment file or as command line param by @yuetloo in #708

Full Changelog: v4.2.5...v4.2.6

v4.2.5

03 Aug 17:40
Compare
Choose a tag to compare

What's Changed

  • Parameterize the finalize job action by @yuetloo in #703
  • Add documentation on how to use the clrfund app by @yuetloo in #705
  • Fix slow loading landing page by @yuetloo in #704
  • Only hide the project if the removal request is resolved by @yuetloo in #697
  • Add rerunable tally task by @yuetloo in #706
  • Prevent modals from closing when users click outside of them by @yuetloo in #707

Full Changelog: v4.2.4...v4.2.5

v4.2.4

19 Jul 16:55
Compare
Choose a tag to compare

What's Changed

  • Add config for recipient deadline to hide the 'Add Project' button by @yuetloo in #694
  • Fix the incorrect time left to join on the join landing page by @yuetloo in #695
  • Fix missing recipients by increasing the query limit by @yuetloo in #696
  • Upgrade WalletConnect to v2 by @yuetloo in #657
  • Updated Sample.env by @crisgarner in #698
  • Fix missing fields and claim button on the leaderboard project profile by @yuetloo in #700

Full Changelog: v4.2.3...v4.2.4