-
Notifications
You must be signed in to change notification settings - Fork 879
Open
Description
I don't want to spend time opening a new issue for everything i find rn, so here's a list. I will clean it up later or someone can do it.
-
#[inline]
in script -
ScriptBuf::from_bytes
should beconst
. - something seems to be silently turning on
serde
. I'm getting errors from it even when runningcargo check
only - in
ScriptBufExt
push_instruction
andpush_instruction_no_opt
do the same thing yet have vastly different documentation. IIRC the latter was private when I wrote it originally so it had to get messed up during the refactors somehow. -
s/XOnly /X-only /
- Expose
capacity
inScriptBuf
.
apoelstra
Metadata
Metadata
Assignees
Labels
No labels