This website requires JavaScript.
Explore
Help
Sign in
Core
/
grin
Watch
0
Star
0
Fork
You've already forked grin
0
mirror of
https://github.com/mimblewimble/grin.git
synced
2025-02-02 01:11:09 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
565374bac7
grin
/
core
/
src
History
Merope Riddle
630c4eb6fb
core/ser: replace
write_vec
with
write_bytes
, drop a bunch of clones
2016-11-01 02:14:52 +00:00
..
core
core/ser: replace
write_vec
with
write_bytes
, drop a bunch of clones
2016-11-01 02:14:52 +00:00
pow
core/ser: change serialization trait to use Result<(), Error> in place of Option<Error>
2016-11-01 02:14:52 +00:00
genesis.rs
core: move Hash into its own module
2016-10-23 13:23:04 +00:00
lib.rs
Add apache 2.0 license header to all source files
2016-10-23 13:20:39 +00: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
core/ser: replace
write_vec
with
write_bytes
, drop a bunch of clones
2016-11-01 02:14:52 +00:00