Skip to content

Releases: cowprotocol/cowswap

[🎏 RELEASE 1.13.0] "Sayonara Claim"

07 Apr 15:25
Compare
Choose a tag to compare

Summary

  • Add actions to the vCOW and COW balance cards on the PROFILE page: View token contract, Copy contract address, Add to MetaMask, Buy COW.
  • Fix the MOO sound for failed transactions.
  • Replace the CLAIM button in the header, to show your aggregate vCOW and COW balance and route to the /profile/ page.
  • Update Discord URL.
  • Remove the /claim/ page and redirect to the /profile/ page (route).
  • Prepare code by adding ABI for COW claiming contracts for an anticipated 'Locked GNO' vesting component.
  • Update staging slug/url to cowswap

Changelog

2028ef3 [SENTRY] Context and error description cleanup (#361)
7bbec39 View contract token (#398)
cb29473 Update slug (#395)
76a409c Add card actions styled components: Waterfall PR[1] (#371)
deb9593 Change branch (#390)
1100849 Fix moo sound for failed transactions (#388)
2144d12 Fix for COW balance button rounding issue (#385)
cb1af37 Update COW balance button (#377)
c2271be Separate swapVCow code from claim (#365)
3681563 2624/add cow to swap modal (#359)
57c10c0 add ABI for COW claiming contracts for holders of locked GNO (#2643)
0b109f0 Update Discord URL (#2631)
2cac9df Fix FAQ pages (#2621)
5d44a3b 1.12.4
e3df73a Split refactor faq (#2592)
80d07e9 Update FAQ to reflect Token Launch (#2540)
c8820ea Remove lint warn (#2587)
cbe0e2e Remove isClaiming flag (#2586)
89b0cf9 Moving custom components to mod file to avoid circular dependencies/lazy loading issues (#2580)
baf2293 Profile page: Add vCOW swap feature cards (#2564)