This website requires JavaScript.
Explore
Help
Register
Sign In
grassrootseconomics
/
openethereum
Watch
5
Star
0
Fork
0
You've already forked openethereum
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Copy of
https://github.com/openethereum/openethereum
527
Commits
1
Branch
329
Tags
59
MiB
Rust
99.7%
Shell
0.2%
Dockerfile
0.1%
666cbe7d47
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Tomusdrw
666cbe7d47
Implementing pow, overflowing_pow only for uint. Adding missing docs.
2016-01-16 15:45:33 +01:00
benches
Rename Trie to TrieMut in preparation for immutable trie.
2015-12-17 12:43:50 +01:00
json-tests
few additional json tests
2015-12-03 12:00:57 +01:00
src
Implementing pow, overflowing_pow only for uint. Adding missing docs.
2016-01-16 15:45:33 +01:00
.gitignore
Merge branch 'master' of github.com:gavofyork/ethcore-util into network
2015-12-03 15:15:17 +01:00
.travis.yml
upgraded travis to beta
2015-11-30 01:21:37 +01:00
Cargo.toml
Merge branch 'master' of github.com:gavofyork/ethcore-util into network
2016-01-15 12:18:57 +01:00
LICENSE
Initial commit
2015-11-24 20:50:56 +01:00
Makefile
Makefile for cross-compilation
2015-12-10 01:41:44 +01:00
README.md
Initial commit.
2015-11-24 20:57:45 +01:00
rustfmt.toml
Additional hash traits and methods
2015-11-26 23:24:01 +01:00
README.md
ethcore-util