1
0
Fork 0
forked from forks/go-ethereum

Commit graph

  • 50fdfb127a Merge branch 'develop' of github.com:ethereum/go-ethereum into develop zelig 2014-06-14 13:53:55 +0100
  • 63883bf27d Moving closer to interop obscuren 2014-06-14 11:46:09 +0200
  • 8124547348 Moving a head closer to interop obscuren 2014-06-13 16:06:27 +0200
  • c734dde982 comments & refactor obscuren 2014-06-13 13:06:27 +0200
  • cebf4e3697 Refactored state transitioning to its own model obscuren 2014-06-13 12:58:01 +0200
  • 5e2bf12a31 Refactored state transitioning to its own model obscuren 2014-06-13 12:57:52 +0200
  • d078e9b8c9 Refactoring state transitioning obscuren 2014-06-13 12:45:11 +0200
  • b855e5f7df Changed opcode numbers and added missing opcodes obscuren 2014-06-12 11:19:32 +0200
  • 6593c69424 Merge branch 'develop' into interop obscuren 2014-06-12 10:07:40 +0200
  • 3a9d7d318a log changes obscuren 2014-06-12 10:07:27 +0200
  • e7a22af0e6 Minor UI adjustments obscuren 2014-06-12 10:06:02 +0200
  • 8a2e50ab2a Merge branch 'develop' into interop obscuren 2014-06-11 21:56:59 +0200
  • 9ee6295c75 Minor changes obscuren 2014-06-11 21:55:45 +0200
  • 1bf6f8b4a6 Added a buy gas method obscuren 2014-06-11 21:55:34 +0200
  • 4d3209ad1d Moved process transaction to state manager obscuren 2014-06-11 21:55:23 +0200
  • 9ff97a98a7 Namereg lookup fix obscuren 2014-06-11 21:51:21 +0200
  • 1938bfcddf Fix compare Maran 2014-06-11 16:16:57 +0200
  • 1d300bbc10 Toggle inspector / reload using magic rectangle Maran 2014-06-11 15:55:47 +0200
  • e36badd744 Reimplement -datadir flag. Implements #79 Maran 2014-06-11 12:33:11 +0200
  • 714770ffb3 Added Gav's new address. Gav Wood 2014-06-11 11:32:42 +0100
  • 71ab5d52b6 Exposed usedGas through ethPub Maran 2014-06-11 11:40:50 +0200
  • e090d131c3 Implemented counting of usedGas Maran 2014-06-11 11:40:40 +0200
  • 57e3b1b093 Implemented usedGas to the explorer Maran 2014-06-11 11:40:13 +0200
  • 97cc762143 Expose GasLimit to ethPub Maran 2014-06-11 10:28:18 +0200
  • 0ee258bb75 Add GasLimit to the block explorer Maran 2014-06-11 10:27:58 +0200
  • bdc206885a Don't mine transactions if they would go over the GasLimit implements ethereum/go-ethereum#77 further. Maran 2014-06-10 17:23:32 +0200
  • 69044fe577 Refactor to use new method Maran 2014-06-10 17:22:43 +0200
  • 753f749423 Implement CalcGasPrice for ethereum/go-ethereum#77 Maran 2014-06-10 17:22:06 +0200
  • 2e6cf42011 Fix BigMax to return the biggest number, not the smallest Maran 2014-06-10 17:15:18 +0200
  • 2995d6c281 Validate minimum gasPrice and reject if not met Maran 2014-06-10 15:02:41 +0200
  • 1b40f69ce5 Prevent peer stop crash by removing logging Maran 2014-06-10 14:59:38 +0200
  • 771f64397f Stop peers when they don't respond to ping/pong. Might fix ethereum/go-ethereum#78 Maran 2014-06-10 13:51:34 +0200
  • 66199497a0 Merge branch 'release/poc5-rc12' into develop obscuren 2014-06-09 22:24:30 +0200
  • aa8a86f0a6 Merge branch 'release/poc5-rc12' poc5-rc12 obscuren 2014-06-09 22:24:24 +0200
  • d8339fa29a Merge branch 'release/poc5-rc12' into develop obscuren 2014-06-09 22:24:13 +0200
  • 006ac772e6 Merge branch 'release/poc5-rc12' obscuren 2014-06-09 22:24:05 +0200
  • d929c63474 bump obscuren 2014-06-09 22:23:33 +0200
  • a51dfe89c0 bump obscuren 2014-06-09 22:23:30 +0200
  • ba3623d0cc Fixed debugger hang obscuren 2014-06-09 22:04:16 +0200
  • c7d1924c34 sha obscuren 2014-06-09 21:35:56 +0200
  • cc20b0e3a0 debugger output obscuren 2014-06-06 12:13:13 +0200
  • 1153fd9a0c Added Douglas and Einstan obscuren 2014-06-06 12:12:27 +0200
  • a107a5db05 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2014-06-05 09:01:10 +0200
  • 964587b14a Added more debugger output obscuren 2014-06-05 09:00:57 +0200
  • a56f78af67 Implement getStateKeyVal for JS bindings. Maran 2014-06-04 15:54:39 +0200
  • 7843390ecd Implement getStateKeyVal for JS bindings. Maran 2014-06-04 15:54:33 +0200
  • 307fe4a3cd Add loading of extra build in js files to JS-Repl. Implements #67 Maran 2014-06-04 12:19:50 +0200
  • 3755616a29 Added namereg register option to qml wallet Maran 2014-06-03 14:30:26 +0200
  • d7b882977c Make contract creation error more explicit by mentioning the sneder Maran 2014-06-03 11:56:19 +0200
  • cc1d043423 Implemented transaction catching up. Implements #73 Maran 2014-06-03 11:48:44 +0200
  • 2010fea088 Added faux latency for peeroverview Maran 2014-06-03 10:42:55 +0200
  • 9e411d785b Tweaks and latency added to peeroverview Maran 2014-06-03 10:42:36 +0200
  • fb6ff61730 Implemented Public Peer interface Maran 2014-06-02 15:20:27 +0200
  • a6f4eef1da Added Peer Window Maran 2014-06-02 15:16:37 +0200
  • 98811f11e5 ethereum instead of ethereal. Fixes #69 obscuren 2014-05-31 11:43:08 +0200
  • d6acb74ac9 fixed logging issue that would otherwise crash the client. Fixes #68 obscuren 2014-05-31 11:34:37 +0200
  • 397e99fcc6 Merge branch 'develop' obscuren 2014-05-30 20:35:44 +0200
  • be27309dbb show first? obscuren 2014-05-30 20:35:37 +0200
  • ff8a834ccc Merge branch 'develop' obscuren 2014-05-30 19:51:25 +0200
  • 9e8127accb woops obscuren 2014-05-30 19:51:19 +0200
  • 4dfce5d347 Merge branch 'develop' obscuren 2014-05-30 19:36:21 +0200
  • 0bdb0a9d58 Added ini file for ethereum. fixes #66 obscuren 2014-05-30 19:36:05 +0200
  • 9345bc13d4 Merge branch 'master' of github.com:ethereum/tests into develop Gav Wood 2014-05-30 17:50:38 +0200
  • a2257f3471 VM tests. Gav Wood 2014-05-30 17:50:18 +0200
  • 78576dd3d3 changes based on new account structure nonce, balance, storage, code Heiko Heiko 2014-05-30 17:19:09 +0200
  • 6b7dfa1fb5 Merge branch 'develop' obscuren 2014-05-30 16:58:31 +0200
  • 5f28013f79 Merge branch 'develop' obscuren 2014-05-30 16:58:17 +0200
  • 17c825f53a Peer changes broadcasting and minor miner fix obscuren 2014-05-30 16:57:58 +0200
  • b15e03acd7 Fixed issue with casting to smaller byte array obscuren 2014-05-30 16:57:40 +0200
  • 65c5a20e1c Added config file setup. Fixes #59 obscuren 2014-05-30 16:56:56 +0200
  • 1020d7ff67 Unified the contract interface and tx interface. Fixes #62 obscuren 2014-05-30 16:14:46 +0200
  • e7c9b86a5a Improved UI obscuren 2014-05-30 13:28:31 +0200
  • e0b6a31613 Buffered channel to fix not ready (blocking) obscuren 2014-05-30 13:27:56 +0200
  • 0938b56829 Update peer info obscuren 2014-05-30 13:04:23 +0200
  • f382221b28 Broadcast "peerList" event upon removing or adding peers obscuren 2014-05-30 13:04:08 +0200
  • fcbf99a30a Minor GUI updates obscuren 2014-05-30 11:50:30 +0200
  • 6c91ffcfbe Do not panic, but return nil instead obscuren 2014-05-30 11:48:37 +0200
  • 15e0093e13 Fixed issue where the client could crash when sending malformed data obscuren 2014-05-30 11:48:23 +0200
  • 99797858a6 Added coin base to pub block obscuren 2014-05-30 11:47:23 +0200
  • 8fcba0eb1e fixed test obscuren 2014-05-29 23:54:48 +0200
  • 40d72ff40b . obscuren 2014-05-29 12:24:56 +0200
  • efadfbfb17 Minor UI changes obscuren 2014-05-29 12:24:14 +0200
  • 8ee6574d12 Minimal fee for sending transactions obscuren 2014-05-29 12:14:25 +0200
  • 9bb7633254 Removed fmt obscuren 2014-05-29 11:50:36 +0200
  • efb3ee044b Removed regexp for namereg obscuren 2014-05-29 11:49:59 +0200
  • e7097641e3 Support for namereg obscuren 2014-05-29 11:49:41 +0200
  • a2d01d6af8 Removed comments obscuren 2014-05-29 02:05:57 +0200
  • 0b4c42d756 Disabled instruction selection obscuren 2014-05-29 02:05:06 +0200
  • f0f205004c Merge branch 'develop' obscuren 2014-05-28 23:23:52 +0200
  • 2ef3a98929 Merge branch 'develop' obscuren 2014-05-28 23:23:40 +0200
  • 4d98762486 Fixed state object gas return obscuren 2014-05-28 23:16:54 +0200
  • f802e17626 merge obscuren 2014-05-28 23:16:15 +0200
  • 8fab7ce37d Fixes and improved debugger obscuren 2014-05-28 23:14:23 +0200
  • 44db1a1eb2 Add 0x when feeding data to debugger Maran 2014-05-28 18:11:27 +0200
  • 0aee830bde Fix merge conflict Maran 2014-05-28 16:20:36 +0200
  • 06d41794f9 Merge branch 'release/poc5-rc11' into develop Maran 2014-05-28 16:20:05 +0200
  • 2114218ed8 Merge branch 'release/poc5-rc11' poc5-rc11 Maran 2014-05-28 16:19:58 +0200
  • 73a42d34a5 Merge branch 'release/poc5-rc11' into develop Maran 2014-05-28 16:19:42 +0200
  • 95adac7522 Merge branch 'release/poc5-rc11' Maran 2014-05-28 16:19:31 +0200
  • 76a59274bf Bump to RC11 Maran 2014-05-28 16:19:25 +0200