Commit Graph

6785 Commits (05f74077fb1bc23937f3b25fd4e826dcf5789212)
 

Author SHA1 Message Date
obscuren 82d0f65dab Comply to Callee structure 11 years ago
obscuren c135b389fe Commented out code due to rewrite vm 11 years ago
obscuren bdc0d1b7ad Added AddFunds method 11 years ago
Maran ae837c4719 More mining rework 11 years ago
Maran 3002570085 Mining rework 11 years ago
obscuren 344e827061 Added client string to configuration 11 years ago
Maran 2be2fc7974 Merge branch 'develop' into miner 11 years ago
obscuren 826c827e6b Added a copy method to state 11 years ago
obscuren 2b9b02812e Log 11 years ago
obscuren 07578fe25f Pretty print nonce 11 years ago
Maran 07734c1e1c Merge conflicts 11 years ago
Maran 095d5baaed Merge conflicts 11 years ago
Maran 8ea7e21f64 Merge 11 years ago
Maran 3274e0a249 Removed extra invalid nonce return 11 years ago
obscuren b15a4985e8 Moved on to the state manager 11 years ago
obscuren 85e0447684 Fixed asset path error. Fixes #29 11 years ago
Cayman Nava 13e18e1d8f working linux makefile 11 years ago
Maran 1c983ed80c More mining stuff 11 years ago
Maran 96fcc1da32 Initial smart-miner stuff 11 years ago
Maran d5efeab8f9 Initial smart-miner stuff 11 years ago
obscuren 54bcee512d Merge branch 'develop' of https://github.com/jarradh/eth-go into jarradh-develop 11 years ago
obscuren 685ea3e9a9 Wip keychains 11 years ago
Jarrad Hope 694ef47041 gofmt -w ethereum.go 11 years ago
Jarrad Hope 9d887234ea Small Optimization on port 11 years ago
Jarrad Hope e2e338929f Fix Whitespace 11 years ago
Jarrad Hope 8162aff8cf Add DNS Bootstrapping 11 years ago
obscuren ea873304ca No longer dev 11 years ago
obscuren f80984491a Removed comments 11 years ago
obscuren e7770b2332 Added miner state 11 years ago
obscuren be543a6d17 Removed comments 11 years ago
obscuren 6c6e8b0fd7 Renamed block manager to state manager 11 years ago
obscuren fbd53f0e34 Renamed block manager to state manager 11 years ago
obscuren 79320e2868 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 11 years ago
obscuren f7fb5b902c Conform to the new server model 11 years ago
obscuren 8275059856 Moved qml files, conform to the new server model. 11 years ago
obscuren 92f2abdf76 Partially refactored server/txpool/block manager/block chain 11 years ago
Jeffrey Wilcke c1de7bcec5 Merge pull request #10 from mquandalle/patch-1 11 years ago
Maxime Quandalle 8577e9116e Rename .travil.yml to .travis.yml 11 years ago
obscuren 5b1613d65b Merge branch 'master' into develop 11 years ago
obscuren c1d0ea7366 Updated protocol version to 7 11 years ago
obscuren 833a1a4eab Block mining log 11 years ago
obscuren 9d492b0509 Renamed Address to Account 11 years ago
obscuren bfed1c7cac Trie's are no longer referenced directly but through State instead 11 years ago
obscuren d2bc57cd34 PoC reactor pattern 11 years ago
obscuren 3d2c3b0107 Using asset path helper (includes a debug path atm) 11 years ago
obscuren a482b0cc1b WIP Makefile 11 years ago
obscuren 00533003b7 Get rid of the xpm files 11 years ago
obscuren b0be847416 Updated to use the state on the blocks 11 years ago
obscuren d65b4cd0dd Updated block to use state instead of trie directly 11 years ago
obscuren f1b354e6aa Reactor implemented 11 years ago