This website requires JavaScript.
Explore
Help
Sign In
GRIN
/
grin-node
Watch
1
Star
0
Fork
0
You've already forked grin-node
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cc9690ee8c94f3e115ede91f4b007ac4fa0fb2e7
grin-node
/
grin
T
History
Ignotus Peverell
dda223f25b
Chain logic to support multiple forks, select the most worked fork as the head. Significantly simplified from the original direction as it doesn't seem that explicitly materializing forks is necessary. Simple total difficulty accounting in block headers helping a lot there.
2017-01-09 15:16:44 -08:00
..
src
Chain logic to support multiple forks, select the most worked fork as the head. Significantly simplified from the original direction as it doesn't seem that explicitly materializing forks is necessary. Simple total difficulty accounting in block headers helping a lot there.
2017-01-09 15:16:44 -08:00
tests
Refactored server to share the same struct whether futures are exposed or not. Multi-server test now properly waits for a block instead of a timer.
2016-12-23 12:15:36 -08:00
Cargo.toml
Adapters between the chain and the network for block broadcast. First working test that spins up 5 servers, connects them all together, mine a block on one and watch it getting added to all the other servers chains. Some improvements still needed to automate the test properly.
2016-12-20 17:39:02 -08:00
rustfmt.toml
Initial import.
2016-10-20 20:06:12 -04:00