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

have ord respect locked coins #2618

Merged
merged 7 commits into from
Nov 8, 2023

Conversation

rot13maxi
Copy link
Contributor

this is just a refactor of #2563 on top of master now that everything is done through Batch.

@rot13maxi rot13maxi mentioned this pull request Nov 1, 2023
src/index.rs Outdated Show resolved Hide resolved
Copy link
Collaborator

@raphjaph raphjaph left a comment

Choose a reason for hiding this comment

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

This looks good! Would be great if you could add an integration test for both send and inscribe.

@raphjaph
Copy link
Collaborator

raphjaph commented Nov 7, 2023

@rot13maxi, @dannydeezy I added some integration tests which unearthed another spot where we forgot to check locked outputs. Have a look if this looks good.

@casey You can also have look at this.

@raphjaph raphjaph requested a review from casey November 7, 2023 23:52
Copy link
Collaborator

@casey casey left a comment

Choose a reason for hiding this comment

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

Looks good to me, very minor nits.

src/index.rs Outdated Show resolved Hide resolved
src/index.rs Outdated Show resolved Hide resolved
src/subcommand/wallet/inscribe/batch.rs Show resolved Hide resolved
@raphjaph raphjaph enabled auto-merge (squash) November 8, 2023 05:17
@raphjaph raphjaph merged commit cb576ec into ordinals:master Nov 8, 2023
6 checks passed
@dannydeezy
Copy link

awesome thanks for getting this across the line folks!

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.

None yet

4 participants