mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-01-10 20:05:48 +00:00
romanman
415f87c727
New Repositroy management:
+ Included and refactored all the repository usage + VMTest all pass + VMComplex test except 4 all pass - The rootState of the blcok need sollution - The contract create contract test VMComplexTest 4 need recheck
Ethereum Java Implementation
🔸 By Roman Mandeleil @romanman 2014.
- Based on a design by Vitalik Buterin @vbuterin.
Major contribution by:
- Nick Savers @nicksavers (Trie & Level DB support & Mining implementation,
key cryptography, Testing and in-code documentation)
Many thanks for help to:
- Gavin Wood @gavofyork
- Jeffrey Wilcke @obscuren
- Vitalik Buterin @vbuterin
🔹 We appreciate any contribution to this epic
project and encourage you to contact us
with your enthusiasm, we are open to discuss
any crazy idea, be in touch... cheers!!!
🔹 If you want to find out what we are cooking now
TODO list is right here
🔹 Build instructions (maven)
- build_1: [no test run] , [one zip] : ~>
mvn clean package -Dmaven.test.skip=true
🔹 Latest stable binaries can be found here
🔹 Community website http://www.ethereum.org
🔹 Yellow Paper (Gav precise definition of every corner in the Ethereum protocol)
🔹 Whitepaper (Vitalik overview of the protocol)
https://github.com/ethereum/wiki/wiki/%5BEnglish%5D-White-Paper
License details read here
✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨
Languages
Java
99.9%