Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/105 commit transaction formats #106

Merged
merged 14 commits into from May 4, 2023

Conversation

radicleart
Copy link
Collaborator

Using op_drop - a qr code needs to be displayed to the user to pay with any wallet.
They can also opt to pay with stacks web wallet in which case we prompt them to sign the PSBT as before.

Note this use the basic commit transaction - no reclaim as yet.

@radicleart radicleart linked an issue Apr 21, 2023 that may be closed by this pull request
* test-cloudflare:
  Remove old github pages work flows

# Conflicts:
#	.github/deprecated-node.js.yml
@cloudflare-pages
Copy link

cloudflare-pages bot commented Apr 21, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: dce4127
Status: ✅  Deploy successful!
Preview URL: https://b96cec4a.sbtc-bridge.pages.dev
Branch Preview URL: https://feat-105-commit-transaction.sbtc-bridge.pages.dev

View logs

radicleart and others added 10 commits April 21, 2023 15:18
* test-cloudflare:
  Remove old github pages work flows

# Conflicts:
#	.github/deprecated-node.js.yml
* feat/105-commit-transaction-formats:
  Chore: testing cloudflare..
  Merge branch 'test-cloudflare' into feat/105-commit-transaction-formats
  Remove old github pages work flows
  no message
  Improvement: setting un/wrap up to use op_drop to either show qr code or sign using stacks web wallet.
* Improvement: setting un/wrap up to use op_drop to either show qr code or sign using stacks web wallet.

* no message

* Remove old github pages work flows

* Merge branch 'test-cloudflare' into feat/105-commit-transaction-formats

* test-cloudflare:
  Remove old github pages work flows

# Conflicts:
#	.github/deprecated-node.js.yml

* Chore: testing cloudflare..

* Pointing Cloudflare at the linode docker containers
…com/Trust-Machines/sbtc-bridge into feat/105-commit-transaction-formats

* 'feat/105-commit-transaction-formats' of https://github.com/Trust-Machines/sbtc-bridge:
  Test cloudflare2 (#108)
* staging:
  staging ci test - tweak to distinguish staging ui from prod
  staging ci test - tweak to distinguish staging ui from prod
  Staging CI Test (#110)

# Conflicts:
#	src/routes/listReclaims/+page.svelte
@radicleart radicleart changed the base branch from main to staging May 4, 2023 10:29
@radicleart radicleart merged commit c02154e into staging May 4, 2023
2 checks passed
@radicleart radicleart deleted the feat/105-commit-transaction-formats branch May 4, 2023 10:29
radicleart added a commit that referenced this pull request May 5, 2023
* Staging CI Test (#110)

* Remove old github pages work flows (#107)

* Test cloudflare2 (#108)

* Improvement: setting un/wrap up to use op_drop to either show qr code or sign using stacks web wallet.

* no message

* Remove old github pages work flows

* Merge branch 'test-cloudflare' into feat/105-commit-transaction-formats

* test-cloudflare:
  Remove old github pages work flows

# Conflicts:
#	.github/deprecated-node.js.yml

* Chore: testing cloudflare..

* Pointing Cloudflare at the linode docker containers

* staging ci test - tweak to distinguish staging ui from prod

* staging ci test - tweak to distinguish staging ui from prod

* Feat/105 commit transaction formats (#106)

* Improvement: setting un/wrap up to use op_drop to either show qr code or sign using stacks web wallet.

* no message

* Remove old github pages work flows

* Merge branch 'test-cloudflare' into feat/105-commit-transaction-formats

* test-cloudflare:
  Remove old github pages work flows

# Conflicts:
#	.github/deprecated-node.js.yml

* Chore: testing cloudflare..

* Remove old github pages work flows (#107)

* Pointing Cloudflare at the linode docker containers

* Test cloudflare2 (#108)

* Improvement: setting un/wrap up to use op_drop to either show qr code or sign using stacks web wallet.

* no message

* Remove old github pages work flows

* Merge branch 'test-cloudflare' into feat/105-commit-transaction-formats

* test-cloudflare:
  Remove old github pages work flows

# Conflicts:
#	.github/deprecated-node.js.yml

* Chore: testing cloudflare..

* Pointing Cloudflare at the linode docker containers

* Commit reveal transactions.

---------

Co-authored-by: Sergey Shandar <sergey-shandar@users.noreply.github.com>

* Switch taproot method to the two script solution.

* Chore(deps): Bump @noble/secp256k1 from 1.7.1 to 2.0.0 (#111)

* Remove old github pages work flows (#107)

* Test cloudflare2 (#108)

* Improvement: setting un/wrap up to use op_drop to either show qr code or sign using stacks web wallet.

* no message

* Remove old github pages work flows

* Merge branch 'test-cloudflare' into feat/105-commit-transaction-formats

* test-cloudflare:
  Remove old github pages work flows

# Conflicts:
#	.github/deprecated-node.js.yml

* Chore: testing cloudflare..

* Pointing Cloudflare at the linode docker containers

* Chore(deps-dev): Bump @sveltejs/adapter-auto from 2.0.0 to 2.0.1 (#112)

Bumps [@sveltejs/adapter-auto](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-auto) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/adapter-auto/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-auto@2.0.1/packages/adapter-auto)

---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-auto"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Chore(deps-dev): Bump vite from 4.2.1 to 4.3.3 (#113)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.2.1 to 4.3.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.3.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Chore(deps-dev): Bump @playwright/test from 1.32.1 to 1.33.0 (#114)

Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.32.1 to 1.33.0.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.32.1...v1.33.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Chore(deps): Bump @scure/btc-signer from 0.5.1 to 1.0.0 (#115)

Bumps [@scure/btc-signer](https://github.com/paulmillr/scure-btc-signer) from 0.5.1 to 1.0.0.
- [Release notes](https://github.com/paulmillr/scure-btc-signer/releases)
- [Commits](paulmillr/scure-btc-signer@0.5.1...1.0.0)

---
updated-dependencies:
- dependency-name: "@scure/btc-signer"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Chore(deps): Bump @noble/secp256k1 from 1.7.1 to 2.0.0

Bumps [@noble/secp256k1](https://github.com/paulmillr/noble-secp256k1) from 1.7.1 to 2.0.0.
- [Release notes](https://github.com/paulmillr/noble-secp256k1/releases)
- [Commits](paulmillr/noble-secp256k1@1.7.1...2.0.0)

---
updated-dependencies:
- dependency-name: "@noble/secp256k1"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Mike Cohen <mjoecohen@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Chore: updated readme

* Chore(deps-dev): Bump vitest from 0.29.8 to 0.31.0 (#116)

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.29.8 to 0.31.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.31.0/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Chore(deps): Bump @scure/bip32 from 1.2.0 to 1.3.0 (#117)

Bumps [@scure/bip32](https://github.com/paulmillr/scure-bip32) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/paulmillr/scure-bip32/releases)
- [Commits](paulmillr/scure-bip32@1.2.0...1.3.0)

---
updated-dependencies:
- dependency-name: "@scure/bip32"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Chore(deps-dev): Bump sass from 1.60.0 to 1.62.1 (#119)

Bumps [sass](https://github.com/sass/dart-sass) from 1.60.0 to 1.62.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.60.0...1.62.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Chore(deps): Bump @stacks/encryption from 6.5.0 to 6.5.2 (#120)

Bumps [@stacks/encryption](https://github.com/hirosystems/stacks.js) from 6.5.0 to 6.5.2.
- [Changelog](https://github.com/hirosystems/stacks.js/blob/master/CHANGELOG.md)
- [Commits](hirosystems/stacks.js@v6.5.0...v6.5.2)

---
updated-dependencies:
- dependency-name: "@stacks/encryption"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Chore(deps-dev): Bump @typescript-eslint/eslint-plugin (#121)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.57.0 to 5.59.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* no message

* Chore: sorting out dependabot updates.

* rolled noble/secp256 back to 1.7 to fix tests - raised paulmillr/noble-secp256k1#110.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Sergey Shandar <sergey-shandar@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
radicleart added a commit that referenced this pull request May 5, 2023
* staging:
  Bug fix
  Feat/124 unable to log i to sbtcworld (#125)
  no message
  all ow empty set of addresses with out breaking stuff.
  rolled noble/secp256 back to 1.7 to fix tests - raised paulmillr/noble-secp256k1#110.
  Chore: sorting out dependabot updates.
  no message
  Chore(deps-dev): Bump @typescript-eslint/eslint-plugin (#121)
  Chore(deps): Bump @stacks/encryption from 6.5.0 to 6.5.2 (#120)
  Chore(deps-dev): Bump sass from 1.60.0 to 1.62.1 (#119)
  Chore(deps): Bump @scure/bip32 from 1.2.0 to 1.3.0 (#117)
  Chore(deps-dev): Bump vitest from 0.29.8 to 0.31.0 (#116)
  Chore: updated readme
  Chore(deps): Bump @noble/secp256k1 from 1.7.1 to 2.0.0 (#111)
  Switch taproot method to the two script solution.
  Feat/105 commit transaction formats (#106)
  staging ci test - tweak to distinguish staging ui from prod
  staging ci test - tweak to distinguish staging ui from prod
  Staging CI Test (#110)

# Conflicts:
#	src/lib/domain/PegInTransaction.ts
#	src/lib/domain/PegOutTransaction.ts
#	src/lib/stacks_connect.ts
#	src/routes/+layout.svelte
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.

Commit Transaction Formats
2 participants