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/81 with multinnet #94

Merged
merged 25 commits into from
Apr 16, 2023
Merged

Feat/81 with multinnet #94

merged 25 commits into from
Apr 16, 2023

Conversation

radicleart
Copy link
Collaborator

Combines multinet, gcp deployment and support for op_drop and op_return flows via settings.

igorsyl and others added 16 commits April 3, 2023 17:32
…adcast to the signers who can clam within 144 blocks. After that the user can reclaim the btc.
…claim / signer transactions plus the code to watch the chain for user invoice payments.
* gcp-multinet:
  bug - copy fix
  Fix for issue #89
  Unit test fix
  Improvement to network toggler
  Added a network toggle on menu dropdown
  Bulk of the work for the multinet. Some testing and support for devnnet is still needed.
  update
  update

# Conflicts:
#	.env
#	.env.linode-staging
#	.env.production
#	.env.staging
#	README.md
#	src/lib/bridge_api.ts
#	src/lib/components/common/SignTransaction.svelte
#	src/lib/domain/PegTransaction.ts
#	src/lib/utils.ts
#	src/routes/+layout.svelte
#	src/routes/wrap/+page.svelte
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.29.7 to 0.29.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.8/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  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>
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Apr 14, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0a508b3
Status: ✅  Deploy successful!
Preview URL: https://48e8b0da.sbtc-bridge.pages.dev
Branch Preview URL: https://feat-81-with-multinnet.sbtc-bridge.pages.dev

View logs

dependabot bot and others added 7 commits April 14, 2023 11:57
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.15.0/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  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>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.10 to 18.15.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  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>
Bumps [@vitest/coverage-c8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-c8) from 0.29.7 to 0.29.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.8/packages/coverage-c8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-c8"
  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>
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Copy link
Contributor

@igorsyl igorsyl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prod deployment to GCP working.

@igorsyl igorsyl merged commit c28ab24 into main Apr 16, 2023
@igorsyl igorsyl deleted the feat/81_with_multinnet branch April 16, 2023 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants