Commit Graph

  • db8170def3 WIP to expose hashrate to gui Maran 2014-07-18 12:01:08 +02:00
  • 34e2ab9f9f Added block update obscuren 2014-07-18 11:57:58 +02:00
  • 449b9a9d68 Check if version in known + fix obscuren 2014-07-18 11:57:44 +02:00
  • 44296c0b33 html tags not allowed obscuren 2014-07-17 23:17:10 +02:00
  • 01d9107bce Add namecoin name if available to block obscuren 2014-07-17 22:30:17 +02:00
  • 28a146d438 Added find name for namereg obscuren 2014-07-17 22:30:00 +02:00
  • ba3fabda77 Added a catch up indicator obscuren 2014-07-17 22:01:39 +02:00
  • 6a19b62db6 added chainSync event obscuren 2014-07-17 22:01:13 +02:00
  • a626b7ebe1 Fixed string data obscuren 2014-07-17 17:11:00 +02:00
  • edf10ef8c5 Fixed name reg obscuren 2014-07-17 17:10:35 +02:00
  • 6c565eae74 bump obscuren 2014-07-17 15:36:16 +02:00
  • 3331bb29ea bump obscuren 2014-07-17 15:35:46 +02:00
  • c951702423 Merge branch 'develop' obscuren 2014-07-17 15:32:44 +02:00
  • 16f6100500 Removed debug log obscuren 2014-07-17 15:11:09 +02:00
  • 7d64b589b4 h scroll obscuren 2014-07-17 15:02:25 +02:00
  • 90f63657cb Removed debug log obscuren 2014-07-17 15:01:33 +02:00
  • 0415e4a637 Fixed coinbase copy in state obscuren 2014-07-17 14:53:27 +02:00
  • ed3424ff75 Trie fixes obscuren 2014-07-17 11:21:18 +02:00
  • 14c4f06100 Convert a byte slice to address obscuren 2014-07-16 13:20:57 +02:00
  • c302afd411 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2014-07-15 20:36:45 +02:00
  • 8820d4e5ac Decreased timeout obscuren 2014-07-15 20:36:11 +02:00
  • 7c0a27a0f4 Added each callback for storage obscuren 2014-07-15 20:36:04 +02:00
  • 7a410643ac Added/changed logging obscuren 2014-07-15 20:35:55 +02:00
  • 34da3b4fa8 Moved obscuren 2014-07-15 20:35:07 +02:00
  • 28948d061c Moved the repl to a new package obscuren 2014-07-15 20:34:25 +02:00
  • 223432fa1e Work around crash issues when building OSX binary Maran 2014-07-15 16:21:16 +02:00
  • 4a2dd306c7 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop obscuren 2014-07-15 15:30:06 +02:00
  • 09bade6466 Fixed an issue where the trie might crash on missmatching lengths obscuren 2014-07-15 15:29:54 +02:00
  • 9a93169898 Rewrote mnemonic word loading to facilitate deployable builds. Maran 2014-07-15 12:52:44 +02:00
  • c0ae5c58a6 Rewrote mnemonic word loading to facilitate deployable builds. Maran 2014-07-15 12:52:30 +02:00
  • 017d36e6b2 properly unsubscribe react channels when miner stops - fixes write on closed chan crash zelig 2014-07-15 01:12:45 +01:00
  • 75a7a4c97c ethreact - use ethreact.Event, - increased buffered event channels, - subscribe after loop reading from channel starts zelig 2014-07-15 01:13:39 +01:00
  • 1735ec0362 use ethreact.Event and ethreact.ReactorEngine zelig 2014-07-15 01:11:06 +01:00
  • 0ecc5c815e reactor test zelig 2014-07-15 00:15:37 +01:00
  • 94b12f7804 fix start mining zelig 2014-07-15 00:05:18 +01:00
  • 5ec62a5153 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop obscuren 2014-07-15 00:25:57 +02:00
  • 2784e256f1 Vm logging on diff obscuren 2014-07-15 00:25:49 +02:00
  • 50bc838047 Moved checks obscuren 2014-07-15 00:25:38 +02:00
  • 69acda2c25 Paranoia check moved obscuren 2014-07-15 00:25:27 +02:00
  • 98f21d8973 Compare method for receipts obscuren 2014-07-14 22:52:44 +02:00
  • 767d24ea5d Removed defer and added receipts checking in tx processing obscuren 2014-07-14 22:52:30 +02:00
  • d1c89727dc fix send overwritten by merge zelig 2014-07-14 19:02:34 +01:00
  • 3d5db7288f merge upstream zelig 2014-07-14 18:50:06 +01:00
  • dc11b5c55e fix reactor channel blocking zelig 2014-07-14 18:40:18 +01:00
  • 5c03adbded fix logger channel blocking zelig 2014-07-14 18:37:01 +01:00
  • 353ecbb7d7 Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/ethutil-refactor zelig 2014-07-14 18:32:54 +01:00
  • e53acdc2ac Work around race condition with qt webinspector for windows builds Maran 2014-07-14 16:46:00 +02:00
  • dce0ccf490 Don't silently fail on watcher creation Maran 2014-07-14 15:29:02 +02:00
  • e6a428f85f Make the reload watcher use windows-safe paths Maran 2014-07-14 15:25:01 +02:00
  • 8845fb7eae Add windows helper functions Maran 2014-07-14 15:24:38 +02:00
  • 98823c04b3 Replaced with deterministic test Vitalik Buterin 2014-07-14 02:51:31 -04:00
  • 5a0c4ce295 Fixed "Copy" to also copy over the pending storage changes obscuren 2014-07-14 00:38:20 +02:00
  • 04f8c455e2 Added diff type obscuren 2014-07-14 00:37:50 +02:00
  • 2c46bfde8b Increased block request obscuren 2014-07-14 00:37:41 +02:00
  • 5b2e5d180f Changed diff output not to prefix hex with 0x obscuren 2014-07-14 00:37:18 +02:00
  • 357eb21e4d Added my own random and namecoin tests (pyethereum) Vitalik Buterin 2014-07-13 16:12:56 -04:00
  • 6426f3635e Forgot to return gas when CALL's value transfer fails obscuren 2014-07-13 17:56:14 +02:00
  • ee3ba0b1d6 Catch up per 10 obscuren 2014-07-13 17:45:39 +02:00
  • 00cd0cce8f Output hex strings. Gav Wood 2014-07-12 21:20:04 +02:00
  • 54715586ab Changed sha3 to official one obscuren 2014-07-12 11:10:47 +02:00
  • 288f1c5387 Removed timer obscuren 2014-07-12 11:02:50 +02:00
  • d3e31a4a6d Special diff output + debugger changes obscuren 2014-07-11 16:04:27 +02:00
  • 9010857677 Special diff output for execution obscuren 2014-07-11 16:04:09 +02:00
  • fc8bd7229e Merge branch 'develop' obscuren 2014-07-10 21:54:46 +02:00
  • ff151f9fbc vm output obscuren 2014-07-10 21:54:36 +02:00
  • 5c7e96d895 Removed serpent obscuren 2014-07-10 18:19:38 +02:00
  • 04561c4ddc Updated VM & added helper methods to state obscuren 2014-07-10 17:58:16 +02:00
  • 9688ebef52 Return from execution immediately if there's no code obscuren 2014-07-10 15:31:48 +02:00
  • d6753b2883 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop obscuren 2014-07-10 15:06:55 +02:00
  • b7ff773ecf Removed debug log obscuren 2014-07-10 15:06:46 +02:00
  • e504088b79 Consensus and bug fixes obscuren 2014-07-10 15:05:06 +02:00
  • d52e5f7130 Removed hardcoded ip obscuren 2014-07-10 15:04:19 +02:00
  • bea468f1e5 Increased timeout to 500ms obscuren 2014-07-10 15:03:48 +02:00
  • 639f1fd339 Log received and send to obscuren 2014-07-10 15:03:26 +02:00
  • 67e5689f87 Fixed BYTE opcode obscuren 2014-07-10 12:51:19 +02:00
  • ddfa3af45d Everything a string. Gav Wood 2014-07-10 11:28:35 +01:00
  • d659f469a9 Code fixes. Gav Wood 2014-07-10 10:16:25 +01:00
  • c2bca5939d Added path check for Windows when loading external QML windows/components Maran 2014-07-09 14:01:53 +02:00
  • dcbd97d29c Check current folder for mnemonic words if it fails in source folder. For binary support Maran 2014-07-09 10:59:49 +02:00
  • 05c1899895 Windos case for assetPath had a typo Maran 2014-07-08 14:58:33 +02:00
  • 7e88dd4e6b Setup default asset path for windows Maran 2014-07-08 14:58:23 +02:00
  • 61d5d107b6 Make script inclusion via QML also relative to asset path Maran 2014-07-08 14:27:22 +02:00
  • 7f9e614b5d Forgot two images Maran 2014-07-08 14:25:30 +02:00
  • 79259c916d Use relative image paths to help with windows builds Maran 2014-07-08 14:05:42 +02:00
  • 685aebc72e Merge branch 'develop' obscuren 2014-07-07 22:15:35 +02:00
  • 794e65b60e Updated peer server obscuren 2014-07-07 22:08:09 +02:00
  • 6cb35836a2 Upped protocol version number obscuren 2014-07-07 16:06:09 +02:00
  • e4e704f480 Fix quit obscuren 2014-07-07 16:05:59 +02:00
  • 14d13167a7 Remove debug println obscuren 2014-07-07 13:59:59 +02:00
  • 78aad9a192 Getting rid of deprecated methods obscuren 2014-07-07 13:59:32 +02:00
  • b01cb2406f Fixed state reset case obscuren 2014-07-07 13:59:09 +02:00
  • 42bb3d8aae Removed old if statement. No longer needed obscuren 2014-07-07 13:58:54 +02:00
  • 96ac061e68 Log change obscuren 2014-07-07 13:58:28 +02:00
  • 890745e846 Increased timeout obscuren 2014-07-07 13:58:20 +02:00
  • 4d77b7face remove extra case in main loop zelig 2014-07-07 12:30:25 +01:00
  • 68fba4b781 Fixed state reset on err obscuren 2014-07-07 11:17:48 +02:00
  • 0360e60dd5 Merge pull request #101 from ethereum/revert-100-feature/ethutil-refactor Jeffrey Wilcke 2014-07-07 10:59:30 +02:00
  • 239a5d3230 Merge pull request #34 from ethereum/revert-33-feature/ethutil-refactor Jeffrey Wilcke 2014-07-07 10:59:26 +02:00
  • 6fe9b4ab5e Revert "ethreact - Feature/ethutil refactor" Jeffrey Wilcke 2014-07-07 10:59:16 +02:00
  • 0c132e4c9e Revert "ethreact - Feature/ethutil refactor" Jeffrey Wilcke 2014-07-07 10:58:42 +02:00