Skip to content

0.53.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 10:13
· 516 commits to main since this release
aec05ae

Bug Fixes

  • depreceated api response (c4a6581)
  • layout: remove Y micro scroll (b8de7f2)
  • move deprecation date (861d3d8)
  • proxy error handling (1d0eca4)
  • rewards stats: add percent for empty stats (543e02a)
  • rewards table: loader vertical align (f81f892)
  • rewards: addressBadge for mobile (89adb56)
  • rewards: flash (dbccfff)
  • rewards: hide connecr btn to unsupported chain (85602c9)
  • rewards: hide filter after disconnect (e5f61d6)
  • rewards: open wallet by click on AddressBadge (d5b87a0)
  • rewards: remove 'Only Show Rewards' checkbox, add 'Include transfers' checkbox (b573693)
  • rewards: remove InputWrapper component (5dce3fc)
  • rewards: text (1714f3e)
  • rewards: texts (12f90c4)
  • rewards: wallet text color (7b3ca13)
  • rewards: wording (49aee98)
  • rpc urls (9c51aa2)
  • stalled request (c756be1)
  • test: add 200 status code to expected (65964b8)
  • tests (feea85f)
  • tests after remove some api methods (48e4c81)
  • united polling interval to transports (f592e9b)
  • update wagmi to use latest wc connector (04bb4b0)
  • use res.json (f43fb07)
  • use static provider for isMultisig (665cb59)
  • using useStethEthRate (d501173)
  • wait for transactions via static prc (aa53e0d)

Features

  • add mock-qa-rewards-address for rewards table (9c3484d)
  • add cors to all external endpoints (436b8b0)
  • add sepolia testnet (0d74355)
  • browser wallet and show more/less wallets metric events (956f6c6)
  • change text (e3be992)
  • error boundary (b92b167)
  • proxy endpoints to eth-api (48afa96)
  • rewards: add connect button instead of rewards table (c053004)
  • rewards: remove AddressInput (703f447)
  • rewards: reset stats after disconnect (b0fb629)
  • switch widget api to eth api (262b8cc)

Reverts