bitd icon indicating copy to clipboard operation
bitd copied to clipboard

DEPRECATED. Replaced with Planaria https://planaria.network

Results 6 bitd issues
Sort by recently updated
recently updated
newest added

Ubuntu 18.04 unable to install mongodb

So it will be easy to read. I don't think we can reduce data size with JSON. JSON is for human reading. To reduce data size, we can forward it...

The ZMQ broadcast from Bitcoin is flakey. Implement a solution that works even when ZMQ doesn't work.

On startup, after going through "getBlockHashes" and then "getTransactionHeaders" up to the last block index, I get the following: ``` [25975:0x55c2e9434980] 235170 ms: Mark-sweep 1392.5 (1420.5) -> 1392.5 (1420.5) MB,...

In some cases a script is invalid but can exist on the blockchain. For example: ``` 6a04534c500001010747454e455349534c004c004c004c0001004c000800000000000064 ``` when deserialized is: ``` { script: { b1: 'U0xQAA==', s1: 'SLP\u0000', b2:...

Builded while mongodb missing but could casue it this? ``` **~/bitdb/bitd# npm start** > [email protected] start /root/bitdb/bitd > node index /root/bitdb/bitd/bit.js:41 let hash = message.toString('hex') ^^^ SyntaxError: Block-scoped declarations (let,...