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
5febcb509ca8459010042012f2e63070aa960ea9
grin-node
/
doc
T
History
Riccardo Casatta
6772d9f516
various typos in docs (
#95
)
...
* various typos in docs * fix a number in comments
2017-08-21 16:56:26 +00:00
..
internal
WIP: Tracking Transaction Pool Implementation (
#48
)
2017-05-19 17:22:08 +02:00
pow
Replace SHA3 with BLAKE2b everywhere
2017-07-20 13:52:33 +00:00
build.md
various typos in docs (
#95
)
2017-08-21 16:56:26 +00:00
chainsync.md
various typos in docs (
#95
)
2017-08-21 16:56:26 +00:00
intro.md
various typos in docs (
#95
)
2017-08-21 16:56:26 +00:00
merkle.md
various typos in docs (
#95
)
2017-08-21 16:56:26 +00:00
pruning.md
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