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: getblocktxn #150

Merged
merged 12 commits into from
Oct 7, 2024
Merged

feat: getblocktxn #150

merged 12 commits into from
Oct 7, 2024

Conversation

bloomingpeach
Copy link
Contributor

Fixes #101

@bloomingpeach
Copy link
Contributor Author

I just use wrong name, my impl in #149 is still for GetBlockTxn message @tdelabro

@tdelabro
Copy link
Collaborator

tdelabro commented Oct 2, 2024

I just use wrong name, my impl in #149 is still for GetBlockTxn message @tdelabro

Oh sorry mb

src/network/protocol/messages/getblocktxn.zig Outdated Show resolved Hide resolved
src/network/protocol/messages/getblocktxn.zig Outdated Show resolved Hide resolved
src/network/protocol/messages/getblocktxn.zig Outdated Show resolved Hide resolved
src/network/protocol/messages/getblocktxn.zig Outdated Show resolved Hide resolved
src/network/protocol/messages/getblocktxn.zig Outdated Show resolved Hide resolved
src/network/protocol/messages/getblocktxn.zig Outdated Show resolved Hide resolved
src/network/wire/lib.zig Outdated Show resolved Hide resolved
@tdelabro tdelabro merged commit 828cbb5 into zig-bitcoin:main Oct 7, 2024
1 check passed
@bloomingpeach bloomingpeach deleted the feat/blocktxn branch October 7, 2024 13:42
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.

getblocktxn
3 participants