Skip to content

Releases: map3xyz/supercharge

v1.14.1

19 Jan 23:14
Compare
Choose a tag to compare

1.14.1 (2023-01-19)

Bug Fixes

  • add minor change to trigger release (325d7db)
  • run build, create image files (321067b)

v1.14.0

19 Jan 22:53
Compare
Choose a tag to compare

1.14.0 (2023-01-19)

Features

  • bundle images for wallet providers (2e8ab07)

v1.13.0

19 Jan 22:10
Compare
Choose a tag to compare

1.13.0 (2023-01-19)

Bug Fixes

  • cant toggle base if amount is required (7e4087b)
  • change payment method not found error msg (2e021b2)
  • check checked field of event target (94058c9)
  • switch chain test turn off (9857eca)
  • switch off switchchain test (69ad632)

Features

  • add ConfirmRequiredAmount step (ffe00c1)
  • display amount with symbol if required amount (9d99fc6)

v1.12.4

17 Jan 21:09
Compare
Choose a tag to compare

1.12.4 (2023-01-17)

Bug Fixes

  • get asset for org by address and network (842789e)

v1.12.3

17 Jan 20:47
Compare
Choose a tag to compare

1.12.3 (2023-01-17)

Bug Fixes

  • attempt test fix - 1 (7ad049a)
  • attempt test fix - 2 (1fc876c)
  • fees: use eip-1559 and fix parseFloat causing insufficient fund error (5aa7ba1)
  • keep values in wei during fee calculation, only format units for display (b13e767)
  • rate: convert rate to string for FixedNumber (ea1ca1d)
  • simplify gasPrice const (372d3c9)
  • update cdn purge link (7f461bd)
  • use FixedNumber to calculate feeGwei (afda85e)

v1.12.2

14 Jan 20:01
Compare
Choose a tag to compare

1.12.2 (2023-01-14)

Bug Fixes

v1.12.1

14 Jan 19:37
Compare
Choose a tag to compare

1.12.1 (2023-01-14)

Bug Fixes

  • point constants to process.env (fde7038)

v1.12.0

14 Jan 00:32
Compare
Choose a tag to compare

1.12.0 (2023-01-14)

Bug Fixes

  • fix glitch of input amt (a76d49b)

Features

  • amount: allow amount in config (58b4465)

v1.11.0

13 Jan 22:49
Compare
Choose a tag to compare

1.11.0 (2023-01-13)

Bug Fixes

  • tests: more consistent tests (bb727d9)
  • ts error post merge depositAddress.data.address (51c2030)

Features

  • confirmations: update results page w/ tx steps for qr code tx watcher (96a66e8)
  • subscriptions: addWatchAddress mutation (89f2d3a)

v1.10.0

12 Jan 20:41
Compare
Choose a tag to compare

1.10.0 (2023-01-12)

Features

  • confirmations: clean up progress bar and finish transaction state refactor (645399b)
  • confirmations: minor renaming (27cba5b)
  • confirmations: simplify transaction progress (820ccf3)
  • confirmations: wait for confirmations and display helpful UI (88cb484)