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

fix(DOGE/DASH): transfering funds doesn't work after bitcoinjs-lib upgrade #552

Merged
merged 5 commits into from
Nov 9, 2023

Conversation

RealGoodProgrammer
Copy link
Member

No description provided.

Copy link

vercel bot commented Nov 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
adamant-im ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 8, 2023 4:01pm

Copy link

github-actions bot commented Nov 6, 2023

Deployed to https://msg-adamant-pr-552.surge.sh 🚀

src/lib/bitcoin/doge-api.js Outdated Show resolved Hide resolved
src/lib/bitcoin/dash-api.js Outdated Show resolved Hide resolved
src/lib/bitcoin/doge-api.js Outdated Show resolved Hide resolved
src/lib/bitcoin/doge-api.js Outdated Show resolved Hide resolved
Copy link
Collaborator

@martiliones martiliones left a comment

Choose a reason for hiding this comment

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

What is the bug? It's not clear based on your commits nor PR description. Write actual description of the changes in the commits. Additionally, I highly recommend you to familiarize yourself with conventional commits, that's what we use across the projects (this repository doesn't include commitlint for some reason though).

Also use more descriptive variable names, here are some suggestions:

  • amt -> unspentAmount
  • inputs -> inputCount
  • change -> difference
  • txb -> psbt

src/lib/bitcoin/doge-api.js Outdated Show resolved Hide resolved
src/lib/bitcoin/doge-api.js Outdated Show resolved Hide resolved
src/lib/bitcoin/doge-api.js Outdated Show resolved Hide resolved
src/lib/bitcoin/doge-api.js Outdated Show resolved Hide resolved
src/lib/bitcoin/doge-api.js Outdated Show resolved Hide resolved
src/lib/bitcoin/doge-api.js Outdated Show resolved Hide resolved
src/lib/bitcoin/doge-api.js Outdated Show resolved Hide resolved
src/lib/bitcoin/doge-api.js Outdated Show resolved Hide resolved
@bludnic bludnic changed the title Bug: Sending DOGE from the chat fix(DOGE/DASH): transfer funds doesn't work after bitcoinjs-lib upgrade Nov 6, 2023
@martiliones martiliones changed the title fix(DOGE/DASH): transfer funds doesn't work after bitcoinjs-lib upgrade fix(DOGE/DASH): transfering funds doesn't work after bitcoinjs-lib upgrade Nov 7, 2023
src/lib/bitcoin/bitcoin-api.js Outdated Show resolved Hide resolved
src/lib/bitcoin/btc-base-api.js Outdated Show resolved Hide resolved
@bludnic bludnic merged commit 24488a2 into dev Nov 9, 2023
2 checks passed
@bludnic bludnic deleted the fix/sending_doge_from_the_chat branch November 9, 2023 00:09
Copy link

github-actions bot commented Nov 9, 2023

Successfully tore down https://msg-adamant-pr-552.surge.sh 🥲

@bludnic
Copy link
Member

bludnic commented Nov 9, 2023

Update bitcoinjs-lib

@bludnic bludnic mentioned this pull request Nov 11, 2023
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.

3 participants