blockchain-core icon indicating copy to clipboard operation
blockchain-core copied to clipboard

Results 93 blockchain-core issues
Sort by recently updated
recently updated
newest added

adds blockchain sync_peers configuration option, accepts a list of string multi-addresses

## TL;DR This is a prerequisite to #1334 which also adds [optimal random sampling](https://en.wikipedia.org/wiki/Reservoir_sampling#Optimal:_Algorithm_L) of RocksDB and other reusable stream operations. ## Summary 1. generalizes the stream type as `data_stream:t/1`,...

The wireshark now have support the grpc dissecting base on http2,but I cannot decode the helium blockchain message into http2 using wireshark, then I guess that the blockchain message is...

Sometimes, when transactions take a long time to clear and spans across two consensus groups, a user may see a transaction fail (and be notified of it), but end up...

bug

I've tried via cli as well via the helium app to transfer one of my data onlys to another wallet but it doesn't work.

Hi have 3 witnessed, but only one in explorer. I believe that something is being lost, I don't have many nearby hotspots and it hardly happened before. I very much...

Refine the common tests that assert when validation of receipts_v2 during witnesses is both enabled and disabled via the chain variable `poc_receipt_witness_validation`. This new version of the test asserts that...

Because of the way we add the `dialing` status to a stream state (via the `add_stream/3`) and don't ever set the value of that state map directly, we never actually...