Bump 10.18#38
Closed
yapishu wants to merge 20 commits into
Closed
Conversation
…erification speed
…full node. nockchain: added jetting, optional public rpc api, nockchain-math: moved math over to crate
…use raw jam buffers instead of string paths
The proposed command for checking balance included a `-p` which is not required for running that command.
```
chrishobcroft@nockedup:~$ nockchain-wallet list-notes-by-pubkey --help
List notes by public key
Usage: nockchain-wallet list-notes-by-pubkey [OPTIONS] [PUBKEY]
Arguments:
[PUBKEY] Optional public key to filter notes
Options:
--client <CLIENT>
Which client to connect to: public or private [default: public] [possible values: public, private]
--public-grpc-server-addr <PUBLIC_GRPC_SERVER_ADDR>
Address of the public server (host[:port] or URI) [default: https://nockchain-api.zorp.io]
--include-watch-only
Include watch-only pubkeys when synchronizing wallet balance
-h, --help
Print help
```
…uces segregated witness, shorter addresses, lockscripts, data attachments to notes.
…d due to extremely fast block times
… work even when v1 pubkeys are in wallet
yapishu
pushed a commit
that referenced
this pull request
May 15, 2026
…GES. MUY MUTANDO (#38) Co-authored-by: bitemyapp <bitemyapp@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.