Skip to content

Instantly share code, notes, and snippets.

@portlandhodl
Last active November 20, 2025 20:32
Show Gist options
  • Select an option

  • Save portlandhodl/1a5af074a081e186eeb16201b737516f to your computer and use it in GitHub Desktop.

Select an option

Save portlandhodl/1a5af074a081e186eeb16201b737516f to your computer and use it in GitHub Desktop.
Thoughts about Bitcoin Core. Things that might be useful?

Features

  • Startup flags printout
  • Log manipulation - Viewer

Test

test_mempool_accept.py fails for the wrong reason on line 308 when ScriptSig size is extended because the push style in the test is pushing more than 520 bytes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment