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
55f5771a2ac91d6c0f6f84f0b5e3350c2f32bfe9
grin-node
/
core
/
src
T
History
Ignotus Peverell
55f5771a2a
Avoid unecessary move of the previous block header to build a block.
2016-11-29 20:05:35 -08:00
..
core
Avoid unecessary move of the previous block header to build a block.
2016-11-29 20:05:35 -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