Skip to content

Releases: urbit/bridge

v3.2.14

20 Oct 11:28
6867b78

Choose a tag to compare

Description

This release upgrades bridge to use the v2 etherscan api for gas price calculation, previously we were using the deprecated v1 api causing all kinds of issues.

What's Changed

  • lib: update etherscan gastracker api from deprecated v1 to v2 by @pkova in #1147

Full Changelog: v3.2.13...v3.2.14

v3.2.13

11 Jun 15:39
6768e78

Choose a tag to compare

Description

This bridge release fixes some dead links in the onboarding flow, fixing them to point to the new docs site.

What's Changed

New Contributors

Full Changelog: v3.2.12...v3.2.13

v3.2.12

02 May 13:26
e7e55e7

Choose a tag to compare

Description

This release adds the rift to the keyfiles generated by Bridge, utilizing the new format introduced by Arvo 410k.

What's Changed

New Contributors

Full Changelog: v3.2.11...v3.2.12

v3.2.11

13 Feb 11:48
6cfddff

Choose a tag to compare

Description

This release fixes a gas price calculation issue that prevented users from withdrawing stars from lockup in certain scenarios.

What's Changed

  • Fix maxFeePerGas < maxPriorityFeePerGas transaction issue by @shawntobin in #1139

Full Changelog: v3.2.10...v3.2.11

v3.2.10

19 Jan 15:37
8862a81

Choose a tag to compare

Description

This changes the API provider Bridge uses to calculate gas prices for transactions. The old API had been down for a few days, causing gas prices always to appear as the default value of 40 gwei in Bridge.

What's Changed

Full Changelog: v3.2.9...v3.2.10

v3.2.9

09 Oct 14:17

Choose a tag to compare

Description

This release fixes an issue where logging in with another master ticket after logging out (without refreshing the page) would fail.

What's Changed

Full Changelog: v3.2.8...v3.2.9

v3.2.8

18 Sep 10:09

Choose a tag to compare

Description

This release fixes a bug with signing transactions when logging in to Bridge using WalletConnect and a Ledger hardware wallet.

What's Changed

Full Changelog: v3.2.7...v3.2.8

v3.2.7

13 Sep 14:42

Choose a tag to compare

Description

Bridge v3.2.7 fixes an issue that was introduced in v3.2.6 yesterday. Bridge would show old sponsorship information for ships on L1 that had escaped using an L2 action.

What's Changed

  • Fix wrong sponsor being displayed for ships who are on L1 but escaped via L2 by @pkova in #1118

Full Changelog: v3.2.6...v3.2.7

v3.2.6

12 Sep 16:36

Choose a tag to compare

Description

Bridge 3.2.6 fixes the development environment and many bugs. The major improvements are to downloading fresh keyfiles and logging in with a mnemonic.

What's Changed

New Contributors

Full Changelog: v3.2.5...v3.2.6

v3.2.5

29 Jul 14:33

Choose a tag to compare

Description

Bridge v3.2.5 was deployed on ~29.7.2023. The main improvement is removing the sunsetted WalletConnect v1 API and using the supported v2 API. We also remove superfluous references to the deprecated Port.

What's Changed

New Contributors

Full Changelog: v3.2.4...v3.2.5