Commit Graph

1234 Commits (7238a773279622278c3312d0fa0a60b3a4436330)
 

Author SHA1 Message Date
obscuren c1220e8729 bump 10 years ago
obscuren 887debb055 comment 10 years ago
obscuren 0d77632839 Refund gas 10 years ago
obscuren 8b15732c1e Check for nil receiver 10 years ago
obscuren 48bca30e61 Fixed minor issue with the gas pool 10 years ago
obscuren 3744151359 Removed init fees 10 years ago
obscuren 9f62d441a7 Moved gas limit err check to buy gas 10 years ago
obscuren b836267401 .. 10 years ago
obscuren 7b55bcf484 Removed old fees 10 years ago
obscuren 15d1f753f7 Removed old fees 10 years ago
obscuren 1d76e433f7 Removed some comments 10 years ago
obscuren 02d8ad030f Keeping old code for reference 10 years ago
obscuren 58a0e8e3e2 Changed RlpEncodable 10 years ago
obscuren dccef70728 Method for creating a new key from scratch 10 years ago
obscuren 1fbea2e438 Reworking messaging interface 10 years ago
obscuren 8198fd7913 Cache whole objects instead of states only 10 years ago
obscuren d80f999a21 Run contracts 10 years ago
obscuren 5871dbaf5a Set contract addr for new transactions 10 years ago
obscuren b0e023e432 Increase ping timeout to 30 seconds 10 years ago
obscuren 7ab735eb02 Max 250 log 10 years ago
obscuren ef1b923b31 Added a log level slider which can change the log level 10 years ago
obscuren 6d52da58d9 Logging mechanism 10 years ago
zelig 50fdfb127a Merge branch 'develop' of github.com:ethereum/go-ethereum into develop 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 e7a22af0e6 Minor UI adjustments 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 1d300bbc10 Toggle inspector / reload using magic rectangle 10 years ago
Maran e36badd744 Reimplement -datadir flag. Implements #79 10 years ago
Maran 71ab5d52b6 Exposed usedGas through ethPub 10 years ago
Maran e090d131c3 Implemented counting of usedGas 10 years ago
Maran 57e3b1b093 Implemented usedGas to the explorer 10 years ago
Maran 97cc762143 Expose GasLimit to ethPub 10 years ago
Maran 0ee258bb75 Add GasLimit to the block explorer 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