-
When I'm trying to run a Docker container with `--user 1000:1000` the `btc_init` script fails with `/usr/local/bin/btc_init: line 13: /bitcoin/.bitcoin/bitcoin.conf: Permission denied` error.
Does …
nkuba updated
2 weeks ago
-
We plan to implement the CHIP-2024-07-BigInt and CHIP-2021-05-vm-limits chips in anticipation of the 2025 network upgrade. Progress will be tracked via this issue.
Currently, we've preliminary gau…
-
# Bitcoin-Price-Predictor
## Short description of package/script
- The notebook demonstrates the prediction of the bitcoin price by the neural network model.
- We are using long short term mem…
-
after moving on from https://github.com/Sjors/bitcoin/issues/71 by building release tag `sv2-tp-0.1.11-ipc`, I was able to successfully launch `bitcoin-node` and `bitcoin-mine` and connect a SRI Pool …
-
# The Genesis Block Script
# Chapter 1: Discovery of Bitcoin
OP_PUSHDATA 0x416e74686f6e792044657761796e652048756e7420646973636f76657265642074686520426974636f696e207768697465706170657220696e2066696674…
Tdhun updated
2 months ago
-
Dear Jeff,
I hope this message finds you well. I am writing to ask for some help with the bitcoin-python script. I have a bitcoind instance running and I would like to use the script to get informa…
-
The idea behind this crate was:
1. Make dev on PSBT stuff move faster.
2. Make dev on `rust-bitcoin` move faster by reducing code/workload.
3. Facilitate easy migration from `bitcoin::psbt` to th…
-
In your implementation of the script interpreter, hashing opcodes pop a stack item, convert it to a string and then hash it. However, in Bitcoin the stack items are always byte arrays, and interpretin…
-
Need to identify:
- [ ] what scripts can and can't do
- [ ] details of the scripting language (grammar, syntax)
- [ ] what resources will be needed to allow scripts to run (interpreters, parsers, e…
-
We should be able to release as soon as #386 and #373 are in.
the latter may require we release a new crate. @spacebear21 If you're willing to take this on, you should be able to edit this issue te…