the-blockchain-bar
the-blockchain-bar copied to clipboard
The source-code for: "Build a Blockchain from Scratch in Go" eBook.
Searching for new Peers and their Blocks and Peers: 'node.tbb.web3.coach:443' Found 3 new blocks from Peer node.tbb.web3.coach:443 Importing blocks from Peer node.tbb.web3.coach:443... ERROR: invalid block hash 89bdfcde734cbab319bdc2d9e45bab3bcb5f899b28fb6fdf69613ba3d322229a Searching for new...
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.9.25 to 1.10.17. Release notes Sourced from github.com/ethereum/go-ethereum's releases. Ploitari (v1.10.17) This is a maintenance release. This release contains a lot of work in preparation for The...
In branch c11_consensus, while running tests according to the book `go test -timeout=0 -count=1 ./node -test.v -test.run ^TestNode_Run$`, testing returns error: ``` testing: warning: no tests to run PASS ok...
we shouldn't worry if it doesn't make sense, not if it does make sense.
Hi, Lukáš. This is not an issue, but more like a feature request: I was wondering if you had plans to integrate uncle blocks into the working of the application....
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.9.25 to 1.10.22. Release notes Sourced from github.com/ethereum/go-ethereum's releases. Promavess (v1.10.22) WARNING: This release seems to contain a regression that can corrupt the local state. Please hold...