Skip to content

Releases: golemfoundation/octant

v0.4.7

15 Jul 16:34
ac975f0

Choose a tag to compare

Features

  1. Project list item rewards without threshold (commit).

v0.4.6

15 Jul 15:16
f09b7cc

Choose a tag to compare

Fixes

  1. UI does not show delegated state properly (ticket).

v0.4.5

15 Jul 11:41
2196855

Choose a tag to compare

Fixes

  1. [HOTFIX]: delegation secondary TOS (ticket).

v0.4.4

15 Jul 11:31
ada46e2

Choose a tag to compare

Fixes

  1. Do not show global error toast for PUT /antisybil-status (ticket).
  2. Wrong parameters for donors fetching (PR).

v0.4.3

15 Jul 08:06
671d698

Choose a tag to compare

Features

  1. Allocation tip tiles - refresh antisybil status before showing tip tiles (ticket).

v0.4.2

15 Jul 07:32
84e3831

Choose a tag to compare

Features

  1. Move the link to our Gitcoin Passport dashboard to UQ onboarding slide number 2 (commit, commit).

v0.4.1

14 Jul 19:23
2e0b990

Choose a tag to compare

Features

  1. Add link to custom GitcoinPassport dashboard in the UI (ticket).

v0.4.0

12 Jul 15:08
e9f6bf6

Choose a tag to compare

Features

  1. Onboarding stepper (ticket).
  2. Update the OpenGraph tags for main Octant pages: octant.app (ticket).
  3. WalletConnect domain verification (PR).
  4. Wallet address as a link to Etherscan (ticket).
  5. Interactive metrics sub-nav (desktop) (ticket).
  6. Show personal allocation skeletons only when withdrawal is pending (ticket).
  7. App-wide fiat support (ticket).
  8. Metrics PieChart colours update (ticket).
  9. Octant App timeline Snapshot date update (ticket).
  10. Show updated user rewards in the app every hour (ticket).
  11. Updated flow for multisig allocation and TOS acceptance (ticket).
  12. Multisig allocation can be blocked by a malicious actor (ticket).
  13. Implement QF sliding scale (ticket).
  14. Implement QF & remove threshold (ticket).
  15. Implement max MR funding cap (ticket).
  16. Implement proof of uniqueness / UQ (ticket).
  17. Tip tiles should appear below the epoch calendar (ticket).

Fixes

  1. Metrics: wrong leftover value from BE (ticket).
  2. Donations vs personal can show negative value (ticket).
  3. Top bar displays the IR value in crypto when the "Use crypto as main value display" option is disabled (ticket).

Chore

  1. Update node version in Build services: [client] (docker) (ticket).
  2. Update wagmi (v2) and viem (v2) (ticket).
  3. Upgrade client dependencies (ticket).
  4. Unify naming convention for vanilla_individual_rewards (ticket).

Tests

  1. CY: enable projects "user is able to add & remove the first and the last project (...)" test (ticket).

v0.3.20

06 May 07:04
a8c3e9f

Choose a tag to compare

Features

  1. Epoch timeline: events for E4 (ticket).

Tests

  1. E2E tests occasionally show "Invalid time value" error (ticket).

v0.3.19

30 Apr 16:37
7e4ed67

Choose a tag to compare

Fixes

  1. Metrics to stop calling for allocations, individualRewards and patrons for epoch 0 (ticket).
  2. [HOTFIX] show correct leftover for E3 (commit).

Tests

  1. CY: Projects view assume loaded before they are (ticket).