Commit Graph

516 Commits (6d52da58d9337b786a0c869974daa91ce0e34a98)
 

Author SHA1 Message Date
obscuren 6d52da58d9 Logging mechanism 10 years ago
obscuren 63883bf27d Moving closer to interop 10 years ago
obscuren 8124547348 Moving a head closer to interop 10 years ago
obscuren c734dde982 comments & refactor 10 years ago
obscuren cebf4e3697 Refactored state transitioning to its own model 10 years ago
obscuren 5e2bf12a31 Refactored state transitioning to its own model 10 years ago
obscuren d078e9b8c9 Refactoring state transitioning 10 years ago
obscuren b855e5f7df Changed opcode numbers and added missing opcodes 10 years ago
obscuren 6593c69424 Merge branch 'develop' into interop 10 years ago
obscuren 3a9d7d318a log changes 10 years ago
obscuren 8a2e50ab2a Merge branch 'develop' into interop 10 years ago
obscuren 9ee6295c75 Minor changes 10 years ago
obscuren 1bf6f8b4a6 Added a buy gas method 10 years ago
obscuren 4d3209ad1d Moved process transaction to state manager 10 years ago
obscuren 9ff97a98a7 Namereg lookup fix 10 years ago
Maran 1938bfcddf Fix compare 10 years ago
Maran 71ab5d52b6 Exposed usedGas through ethPub 10 years ago
Maran e090d131c3 Implemented counting of usedGas 10 years ago
Maran 97cc762143 Expose GasLimit to ethPub 10 years ago
Maran bdc206885a Don't mine transactions if they would go over the GasLimit implements ethereum/go-ethereum#77 further. 10 years ago
Maran 69044fe577 Refactor to use new method 10 years ago
Maran 753f749423 Implement CalcGasPrice for ethereum/go-ethereum#77 10 years ago
Maran 2e6cf42011 Fix BigMax to return the biggest number, not the smallest 10 years ago
Maran 2995d6c281 Validate minimum gasPrice and reject if not met 10 years ago
Maran 1b40f69ce5 Prevent peer stop crash by removing logging 10 years ago
Maran 771f64397f Stop peers when they don't respond to ping/pong. Might fix ethereum/go-ethereum#78 10 years ago
obscuren d8339fa29a Merge branch 'release/poc5-rc12' into develop 10 years ago
obscuren a51dfe89c0 bump 10 years ago
obscuren c7d1924c34 sha 10 years ago
obscuren 1153fd9a0c Added Douglas and Einstan 10 years ago
Maran a56f78af67 Implement getStateKeyVal for JS bindings. 10 years ago
Maran d7b882977c Make contract creation error more explicit by mentioning the sneder 10 years ago
Maran 2010fea088 Added faux latency for peeroverview 10 years ago
Maran fb6ff61730 Implemented Public Peer interface 10 years ago
obscuren ff8a834ccc Merge branch 'develop' 10 years ago
obscuren 9e8127accb woops 10 years ago
obscuren 6b7dfa1fb5 Merge branch 'develop' 10 years ago
obscuren 17c825f53a Peer changes broadcasting and minor miner fix 10 years ago
obscuren b15e03acd7 Fixed issue with casting to smaller byte array 10 years ago
obscuren e0b6a31613 Buffered channel to fix not ready (blocking) 10 years ago
obscuren f382221b28 Broadcast "peerList" event upon removing or adding peers 10 years ago
obscuren 6c91ffcfbe Do not panic, but return nil instead 10 years ago
obscuren 15e0093e13 Fixed issue where the client could crash when sending malformed data 10 years ago
obscuren 99797858a6 Added coin base to pub block 10 years ago
obscuren 8fcba0eb1e fixed test 10 years ago
obscuren 9bb7633254 Removed fmt 10 years ago
obscuren e7097641e3 Support for namereg 10 years ago
obscuren a2d01d6af8 Removed comments 10 years ago
obscuren 2ef3a98929 Merge branch 'develop' 10 years ago
obscuren 4d98762486 Fixed state object gas return 10 years ago