1
0
Fork 0
forked from forks/go-ethereum

Commit graph

  • 9d386033ef Added bug obscuren 2014-10-27 17:16:03 +0100
  • 2b02d81253 Added in progress to readme obscuren 2014-10-27 17:14:37 +0100
  • 11b3f97520 Upped protocol obscuren 2014-10-27 17:02:45 +0100
  • 10782c5aae Added removal off erroneous txs. Fixed pipeline obscuren 2014-10-27 17:02:31 +0100
  • cbc6709937 Version bump obscuren 2014-10-27 16:53:31 +0100
  • ca18b3f1e9 Do not return error on VM exception obscuren 2014-10-27 16:53:20 +0100
  • 69e745c537 Return erroneous txs (so we can remove them from the pool) obscuren 2014-10-27 16:52:58 +0100
  • 003280888d increased default gas from 500 to 5000 obscuren 2014-10-27 12:25:54 +0100
  • 797b93c98c Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2014-10-27 11:50:50 +0100
  • b095bd3237 events should be set prior to calling mainloop obscuren 2014-10-27 11:50:38 +0100
  • 1d3f43f060 Added generic add balance method obscuren 2014-10-27 11:44:40 +0100
  • d586dd902d Fixed bloom obscuren 2014-10-27 11:44:28 +0100
  • 272d58662c Implemented LOG. Closes #159 obscuren 2014-10-27 11:44:16 +0100
  • 6623500c6b Implemented new bloom filter. Closes #156 obscuren 2014-10-27 11:22:27 +0100
  • 08c26ab8b0 Removed unnecessary code. obscuren 2014-10-26 20:09:51 +0100
  • f62b6742f2 Merge pull request #152 from ethersphere/p2p Viktor Trón 2014-10-24 12:20:50 +0100
  • e73aad959e ethutil: re-add build constraints in script*.go (fixes #151) Felix Lange 2014-10-24 01:04:10 +0200
  • 771fbcc02e initial commit of p2p package zelig 2014-10-23 16:57:54 +0100
  • 119c5b40a7 Merge pull request #150 from fjl/develop Jeffrey Wilcke 2014-10-23 16:46:18 +0200
  • ad2a75ac58 Added new recursive bombs Christoph Jentzsch 2014-10-23 16:05:49 +0200
  • 184055b3e2 cmd/*: add license headers Felix Lange 2014-10-23 15:48:53 +0200
  • bd2862aec6 fix 'go get' commands in after the move to cmd/ Felix Lange 2014-10-23 15:06:26 +0200
  • 69baa465ea Merge eth-go repository into go-ethereum Felix Lange 2014-10-23 15:01:27 +0200
  • 66e439b6f4 http polling Marek Kotewicz 2014-10-23 14:11:57 +0200
  • feef194829 Chnged to use GetOp instead & added error + checking obscuren 2014-10-23 14:04:00 +0200
  • 91c876831a Update to HEAD tests obscuren 2014-10-23 13:25:10 +0200
  • 834c52af64 Changing gas cost to zero at stackunderflow Christoph Jentzsch 2014-10-23 12:01:05 +0200
  • 06aa74e7df All Stack requirements are now checked prior to reduring gas. obscuren 2014-10-23 10:14:55 +0200
  • 50fd469249 Merge branch 'master' into develop obscuren 2014-10-23 01:03:22 +0200
  • 7daa8c2f6e Merge pull request #148 from waffle-iron/master Jeffrey Wilcke 2014-10-23 01:03:05 +0200
  • bb03276c19 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2014-10-23 01:01:56 +0200
  • 411b9800ae Reflect VM Env changes obscuren 2014-10-23 01:01:41 +0200
  • 29b8a0bc5f Updated the VM & VM tests obscuren 2014-10-23 01:01:26 +0200
  • 2e45e4d015 Print error using regular println. Fixes #146 obscuren 2014-10-23 00:59:35 +0200
  • 5662176f8c Merge pull request #149 from JosephGoulden/develop Jeffrey Wilcke 2014-10-23 00:30:38 +0200
  • 1880c6b3dc Make tab capitisation consistent JoeG 2014-10-22 23:00:22 +0100
  • 6247a99f41 add waffle.io badge Making GitHub Delicious. 2014-10-22 15:56:40 -0600
  • 53d5c490be Fix right-click context menu of block chain view. JoeG 2014-10-22 22:50:47 +0100
  • 51ecab6967 Do not set error on recover obscuren 2014-10-22 23:39:15 +0200
  • f9ca054314 warning when provider is not set Marek Kotewicz 2014-10-22 16:21:38 +0200
  • f7c9c8928e messageHandler expects object instead of string Marek Kotewicz 2014-10-22 16:12:41 +0200
  • ea3048421f block, transaction, uncle by hash and number separately Marek Kotewicz 2014-10-22 15:58:24 +0200
  • 037039cace Updated tests-subtree obscuren 2014-10-22 15:24:17 +0200
  • b5beb1aac1 added a transfer method to vm env obscuren 2014-10-22 15:22:21 +0200
  • c73a8a89d2 Reverted back to original value. Jeffrey Wilcke 2014-10-22 13:04:45 +0200
  • 5cd93a0618 http provider Marek Kotewicz 2014-10-22 11:38:33 +0200
  • ce05634f38 Debug only if a tx is set. Fixes #134 obscuren 2014-10-22 11:11:12 +0200
  • b9a8c92422 fix spelling error martin becze 2014-10-21 17:02:52 -0400
  • b48ae74af4 Added failing random tests Christoph Jentzsch 2014-10-21 17:26:26 +0200
  • bee0a4100c Merge remote-tracking branch 'origin/master' into develop Christoph Jentzsch 2014-10-21 17:15:05 +0200
  • 27cb0750c1 Procotol version bump for uncle list change obscuren 2014-10-21 13:43:30 +0200
  • 6b92d541da Empty string for uncle obscuren 2014-10-21 13:30:23 +0200
  • 6f08e30109 Reflect RPC changes obscuren 2014-10-21 13:25:54 +0200
  • 520fdfe346 PoC7 Net obscuren 2014-10-21 13:25:31 +0200
  • 10b252dd05 WIP RPC interface obscuren 2014-10-21 13:24:48 +0200
  • eef4cd1b64 Updated properties obscuren 2014-10-21 00:49:33 +0200
  • ac7994d8c7 Updated readme obscuren 2014-10-21 00:41:27 +0200
  • 8a7d1a69b3 Fixed setting providers to the right object obscuren 2014-10-21 00:37:58 +0200
  • 76b20be2ea Qt provider obscuren 2014-10-21 00:26:34 +0200
  • 74cab14b8d Moved WebSocketProvider obscuren 2014-10-21 00:15:10 +0200
  • c8aa5feb14 Removed Key obscuren 2014-10-21 00:14:58 +0200
  • 590c393680 Updated according to the new Generic JSON RPC API obscuren 2014-10-21 00:14:41 +0200
  • 5050d20b4d Merge pull request #26 from wanderer/develop Christoph Jentzsch 2014-10-20 20:18:20 +0200
  • 6ea44c466a Updated to reflect BlockChain changes obscuren 2014-10-20 12:03:31 +0200
  • 097ba56df5 Renamed block_chain to chain_manager obscuren 2014-10-20 11:53:11 +0200
  • ba35362876 turned tests into a node module wanderer 2014-10-19 23:59:47 -0400
  • 33ca8d7b8f moved obscuren 2014-10-18 23:31:10 +0200
  • 3ad1daa70d Added tests as subtree obscuren 2014-10-18 23:28:16 +0200
  • 3bc64b6b6e Readers obscuren 2014-10-18 23:20:25 +0200
  • 73c1c2c4af Travis bumped to 1.3 obscuren 2014-10-18 14:20:51 +0200
  • 350b0b1f66 Re-enabled Travis obscuren 2014-10-18 13:50:48 +0200
  • 3ea0e904ad Reflect changed to eth/vm obscuren 2014-10-18 13:33:02 +0200
  • 20c742e474 Moved ethvm => vm obscuren 2014-10-18 13:31:20 +0200
  • 82a2e4fe28 Reflect changes to the eth/vm obscuren 2014-10-18 13:31:04 +0200
  • 6956b5104f fmt package was missing obscuren 2014-10-18 13:30:38 +0200
  • a02dc4ccc3 Using proper naming scheme. Fixes #63 obscuren 2014-10-18 13:23:01 +0200
  • 77badc8c46 Updated to reflect the Filter changes in eth-go obscuren 2014-10-18 13:20:35 +0200
  • d2bb83833f Moved Filter's wrapping functions to their own util package. Fixes #61 obscuren 2014-10-18 13:20:06 +0200
  • e57989c0a6 Merge pull request #141 from thibauld/develop Jeffrey Wilcke 2014-10-18 12:34:03 +0200
  • b94dfc8d3a Update documentation and install.sh script to reflect renaming from ethereal to mist Thibauld Favre 2014-10-17 19:14:16 -0400
  • 70a00d602e Merge pull request #62 from fjl/fuck Jeffrey Wilcke 2014-10-17 18:17:04 +0200
  • df238dc7ec tests/vm: fix syntax Felix Lange 2014-10-17 17:39:31 +0200
  • abdf5e76f3 Merge pull request #138 from erezwanderman/fixwindows Jeffrey Wilcke 2014-10-17 17:26:04 +0200
  • 03fd832ee8 Merge pull request #139 from fjl/feature/simpler-log-system Jeffrey Wilcke 2014-10-17 17:24:51 +0200
  • fc308b842e Merge pull request #59 from fjl/feature/raceless-ethlog Jeffrey Wilcke 2014-10-17 17:24:44 +0200
  • 35f339e942 ethlog: fix typo in documentation Felix Lange 2014-10-16 12:11:17 +0200
  • fd9b03a431 ethlog: fix concurrency Felix Lange 2014-10-16 11:50:10 +0200
  • c090a77f1c ethlog: simplify LogSystem interface Felix Lange 2014-10-16 10:50:51 +0200
  • 50f5ba5b0c ethlog: add test for '%' in log message Felix Lange 2014-10-16 10:48:33 +0200
  • cbd785cfe8 ethvm, tests/*: use log level constants Felix Lange 2014-10-16 10:47:12 +0200
  • 0165c18330 ethlog: use Godoc for code examples in documentation Felix Lange 2014-10-15 11:15:59 +0200
  • e0f93c74c5 ethlog: add Godoc documentation, remove README Felix Lange 2014-10-14 19:35:10 +0200
  • a6265cb49a ethlog: verify that Flush is blocking in TestLoggerFlush Felix Lange 2014-10-14 19:07:54 +0200
  • 793baf060a ethlog: don't buffer output in TestConcurrentAddSystem Felix Lange 2014-10-14 19:07:19 +0200
  • ec132749aa ethlog: improve TestLogSystem Felix Lange 2014-10-14 19:05:43 +0200
  • 45d1052229 ethlog: fix StdLogSystem data race on level Felix Lange 2014-10-14 14:35:54 +0200
  • d5a7ba1626 ethlog: add test that adds log systems concurrently Felix Lange 2014-10-14 14:35:16 +0200
  • 3b1296077b ethlog: Reset before each test Felix Lange 2014-10-14 14:33:58 +0200
  • dac128a029 ethlog: fix test compilation error Felix Lange 2014-10-14 14:31:33 +0200
  • 4e95cecfb9 ethlog: improve dispatch concurrency Felix Lange 2014-10-14 14:29:04 +0200