Skip to content

Releases: AmbireTech/ambire-common

v0.13.0

04 Aug 12:30
683f680
Compare
Choose a tag to compare

Changelog:

  • Added: dApps catalog default lists, service and hook

v0.12.1

03 Aug 14:55
cfa1369
Compare
Choose a tag to compare

Changelog:

  • Added: Migrate the cached balances by networks logic from the web app.

v0.12.0

03 Aug 12:32
ceff56f
Compare
Choose a tag to compare

Changelog:

  • Added: Gas Tank multiplier badge
  • Added: Migrate ensDomains
  • Added: Update Readme with workflow steps, rules and tips during development
  • Changed: Update WALLETInitialClaimableRewards.json and WALLETVestings.json constants to latest
  • Changed: Update humanizerInfo.json to latest

v0.11.2

25 Jul 11:40
643c8aa
Compare
Choose a tag to compare

Changelog:

  • Add ensName as an optional network param
  • Change: andromeda unstoppable domain chain to ERC20

v0.11.0

21 Jul 16:27
bb4878b
Compare
Choose a tag to compare

Changelog:

  • Added: Callback for the useAccounts hook that catches a route change + missing types
  • Changed: Do not return allNetworks from useNetworks because it is misleading
  • Changed: Tweak the usePortfolio refresh mechanism to handle showing or not showing loading state
  • Fixed: Fill-in missing TS types causing log errors + ignore TS warns (causing log errors)

v0.10.0

13 Jul 12:00
82af3d8
Compare
Choose a tag to compare

Changelog:

  • Added: Migrated shared gas tank logic - hooks, services, helpers
  • Changed: Temporary change Polygon RPC
  • Changed: Refactor useCacheBreak params (props)

v0.9.0

11 Jul 11:39
6bb07e1
Compare
Choose a tag to compare

Changelog:

  • Added: Migrate Generate Contract Info script and update humanizerInfo.json to latest (which includes the gas tank config too)
  • Added: Migrate cache break hook
  • Changed: Update unsupportedDApps config to the latest
  • Changed: Update tokenList config to the latest
  • Changed: Update WALLETVestings config to the latest
  • Changed: Update WALLETInitialClaimableRewards config to the latest
  • Changed: Refine useStorage type definitions (so TypeScript complains less)

v0.8.3

01 Jul 12:56
Compare
Choose a tag to compare

Changelog:

  • Changed: Require ethereumjs-util v7.x as peer dep

v0.8.2

01 Jul 12:25
34b1f9c
Compare
Choose a tag to compare

Changelog:

  • Added: Networks gas tank flag
  • Fixed: Allow more flexible versions for the adex-protocol-eth and ethereumjs-util packages (because web and mobile use different versions at this point)

v0.8.1

29 Jun 08:59
8d9452c
Compare
Choose a tag to compare

Changelog:

  • Add: Migrate gas tank hook
  • Change: Arbitrum RPC