Skip to content

v1.8.17#51

Merged
SwapMarket merged 20 commits intomainfrom
test
Mar 1, 2026
Merged

v1.8.17#51
SwapMarket merged 20 commits intomainfrom
test

Conversation

@SwapMarket
Copy link
Copy Markdown
Owner

No description provided.

SwapMarket and others added 20 commits February 19, 2026 00:29
Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.15.0.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.14.1...v6.15.0)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.15.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash-es
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: remove existing Rescue Key import

* chore: fix strings

---------

Co-authored-by: Kilian <19181985+kilrau@users.noreply.github.com>
* chore: update to boltz-core v4

* fixup! chore: update to boltz-core v4

* chore: cleanup

* chore: bump @noble/curves

---------

Co-authored-by: michael1011 <me@michael1011.at>
Bumps  and [bn.js](https://github.com/indutny/bn.js). These dependencies needed to be updated together.

Updates `bn.js` from 5.2.2 to 5.2.3
- [Release notes](https://github.com/indutny/bn.js/releases)
- [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md)
- [Commits](indutny/bn.js@v5.2.2...v5.2.3)

Updates `bn.js` from 4.12.0 to 4.12.3
- [Release notes](https://github.com/indutny/bn.js/releases)
- [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md)
- [Commits](indutny/bn.js@v5.2.2...v5.2.3)

---
updated-dependencies:
- dependency-name: bn.js
  dependency-version: 5.2.3
  dependency-type: indirect
- dependency-name: bn.js
  dependency-version: 4.12.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: exception when reloading during backup phase

* test(e2e): page reload during backup causes redirect to /swap after backup completion

* fix: allow setting swap amounts via url params for Bolt12 offer

* test(e2e): combined url params with bolt12 offer

* chore: tighten /swap path

---------

Co-authored-by: michael1011 <me@michael1011.at>
* chore: add RSK scan env variable to CI

* chore: update boltz.conf.patch with RBTC

lowering timeout values to test e2e refunds

* refactor: move Rescue Key upload to separate component

* refactor: reduce responsibility of MnemonicInput component

* refactor: update refundable and evm assets types

* feat: use IndexedDB for EVM assets keys indexes

* feat: remove lastUsedEvmIndex when generating new Rescue Key

* feat: add workers for deriving preimage hashes

* feat: scan for claimable and refundable events in RBTC swaps

* feat: resume pending external RBTC swaps

* test(e2e): Rescue RBTC external swaps

* test(e2e): update urlParams navigation to RSK refund page

* test: preimage hash derivation

* chore: update strings

---------

Co-authored-by: Kilian <19181985+kilrau@users.noreply.github.com>
@SwapMarket SwapMarket merged commit 6134c6c into main Mar 1, 2026
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants