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
ea1820cff70c0bd26faa6b6c43adaaf36e09fe79
grin-node
/
core
/
src
T
History
Ignotus Peverell
ea1820cff7
Fixed usages of block constructor.
2016-11-30 11:15:23 -08:00
..
core
Fixed usages of block constructor.
2016-11-30 11:15:23 -08:00
pow
Any size pow accesible to tests.
2016-11-29 18:46:28 -08:00
consensus.rs
Target needs to be truncated after next target calculation, given that serialization in the block header does it anyway.
2016-11-29 20:03:43 -08:00
genesis.rs
Date format uses year since 1900.
2016-11-29 20:04:13 -08:00
lib.rs
Moved consensus related constants to their own core module.
2016-11-09 15:51:24 -08:00
macros.rs
core/ser: change serialization trait to use Result<(), Error> in place of Option<Error>
2016-11-01 02:14:52 +00:00
ser.rs
Moved consensus related constants to their own core module.
2016-11-09 15:51:24 -08:00