Releases: urbit/bridge
v3.2.13
Description
This bridge release fixes some dead links in the onboarding flow, fixing them to point to the new docs site.
What's Changed
- Update links to new docs site by @bonbud-macryg in #1142
New Contributors
- @bonbud-macryg made their first contribution in #1142
Full Changelog: v3.2.12...v3.2.13
v3.2.12
Description
This release adds the rift to the keyfiles generated by Bridge, utilizing the new format introduced by Arvo 410k.
What's Changed
- Updating all the dead links to urbit.org in Bridge by @IzaacMammadov in #1140
- Add rift to keyfile and bump feed version number by @ripperi in #1135
New Contributors
- @IzaacMammadov made their first contribution in #1140
- @ripperi made their first contribution in #1135
Full Changelog: v3.2.11...v3.2.12
v3.2.11
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
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
- gas: change gas price api by @pkova in #1130
- gas: fetch suggestedBaseFee from etherscan by @pkova in #1131
Full Changelog: v3.2.9...v3.2.10
v3.2.9
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
- Clear state on logout by @shawntobin in #1125
Full Changelog: v3.2.8...v3.2.9
v3.2.8
Description
This release fixes a bug with signing transactions when logging in to Bridge using WalletConnect and a Ledger hardware wallet.
What's Changed
- WalletConnect & Ledger bug fix by @shawntobin in #1119
Full Changelog: v3.2.7...v3.2.8
v3.2.7
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
Full Changelog: v3.2.6...v3.2.7
v3.2.6
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
- Fix incorrect sponsor displayed for L1 ships after escape by @shawntobin in #1116
- NetworkKeys: note potential delay after cycling keys by @marcusmiguel in #1108
- fix: fix bridge by @pkova in #1117
New Contributors
- @shawntobin made their first contribution in #1116
Full Changelog: v3.2.5...v3.2.6
v3.2.5
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
- activate: remove references to Port by @pkova in #1100
- proxy: show appropriate actions by @marcusmiguel in #1109
- dev: update L2 local instructions by @yosoyubik in #1111
- Fix eslint / pre-commit hook by @dillon in #1112
- Fix local deployment by @dillon in #1113
- WalletConnect: migrate to v2 by @marcusmiguel in #1107
New Contributors
- @marcusmiguel made their first contribution in #1109
- @dillon made their first contribution in #1112
Full Changelog: v3.2.4...v3.2.5
v3.2.4
Bridge v3.2.4 will be deployed 12.12.2022. This release replaces a deprecated provider API, and ensures Metamask uses the correct chain ID.
What's Changed
- metamask: ensure expected chain ID by @tomholford in #1083
- gas: replace deprecated TX wait estimate API by @tomholford in #1084
Full Changelog: v3.2.3...v3.2.4