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
151a0150b9df6a8d72287daaf3e4d4241bca991b
grin-node
/
core
/
src
T
History
Roman Zeyde
151a0150b9
Fix a small typo in documentation
2016-11-14 21:21:18 +02:00
..
core
Bitcoin-style target implementation. Large 32 byte number that can be compared and serializes truncated.
2016-11-13 21:04:01 -08:00
pow
Merged master.
2016-11-10 15:54:47 -08:00
consensus.rs
Fix a small typo in documentation
2016-11-14 21:21:18 +02:00
genesis.rs
Cleaned up total fees from block header. Unnecessary now.
2016-11-09 13:25:40 -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