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
e69ce5ad8249848964e9bd702534aee4ef16cf03
grin-node
/
core
/
src
T
History
Yeastplume
e69ce5ad82
Move slate code from core/libtx to wallet/libwallet (
#2533
)
...
* move slate from core to wallet crate * rustfmt
2019-02-05 23:02:00 +00:00
..
core
Rework "bucket transactions" logic (buckets are now weight limited) (
#2487
)
2019-02-01 10:44:04 +00:00
libtx
Move slate code from core/libtx to wallet/libwallet (
#2533
)
2019-02-05 23:02:00 +00:00
pow
Fix bug that crashes network with probability 2^-64 (
#2358
)
2019-01-12 10:41:22 -08:00
consensus.rs
clippy says: avoid needless "1 *"
2019-01-24 01:53:36 +01:00
core.rs
Convert to Rust 2018 edition (
#2084
)
2018-12-08 00:59:40 +01:00
genesis.rs
clippy says: unreadable literal, please use a lot of _ everywhere (!!!) or ignore <-- picking ignore
2019-01-24 01:56:04 +01:00
global.rs
Rework "bucket transactions" logic (buckets are now weight limited) (
#2487
)
2019-02-01 10:44:04 +00:00
lib.rs
Add hex serialization functions (
#2436
)
2019-01-24 13:18:13 +00:00
macros.rs
Convert to Rust 2018 edition (
#2084
)
2018-12-08 00:59:40 +01:00
pow.rs
Test cleanup
2018-12-29 02:00:44 +00:00
ser.rs
Convert to Rust 2018 edition (
#2084
)
2018-12-08 00:59:40 +01:00