Commit Graph

  • 051af604e2 ethcrypto: fix the tests Felix Lange 2014-10-29 18:35:33 +01:00
  • cb607b4911 changes to make whisper working Marek Kotewicz 2014-10-29 17:14:59 +01:00
  • 31c6159019 filters refactored Marek Kotewicz 2014-10-29 14:45:39 +01:00
  • 9e2f071d26 Removed events from the state manager obscuren 2014-10-29 14:20:42 +01:00
  • 9adb625846 polling whisper in progress Marek Kotewicz 2014-10-29 12:44:50 +01:00
  • fb4113dab4 PoC 7 updates obscuren 2014-10-29 10:34:40 +01:00
  • 665a44646e Generic hashing method obscuren 2014-10-29 10:29:22 +01:00
  • 6b3f5fb82b cmd/mist, ethchain, ethminer: split TxEvent (#165) Felix Lange 2014-10-29 03:50:20 +01:00
  • e252dbf989 eth: stop eventMux first Felix Lange 2014-10-29 03:01:20 +01:00
  • 8170f96ded javascript: remove unused quit channel Felix Lange 2014-10-29 03:00:29 +01:00
  • 0b10cbd713 http renamed to httprpc Marek Kotewicz 2014-10-28 16:53:31 +01:00
  • 3119be908c db and shh Marek Kotewicz 2014-10-28 13:40:50 +01:00
  • 48125a25eb Added missing requires on SSTORE SLOAD obscuren 2014-10-28 13:26:30 +01:00
  • 7849b7e978 Refund SSTORE properly obscuren 2014-10-28 13:22:04 +01:00
  • c9eae764b8 Update SSTORE gas cost and BNOT instead of NEG Christoph Jentzsch 2014-10-28 12:58:27 +01:00
  • 28d4250866 cleaner promises Marek Kotewicz 2014-10-28 10:43:12 +01:00
  • 5920aa7be6 Updated readme obscuren 2014-10-27 17:24:43 +01:00
  • 1e55fe3aa2 Updated readme obscuren 2014-10-27 17:22:29 +01:00
  • 9d386033ef Added bug obscuren 2014-10-27 17:16:03 +01:00
  • 2b02d81253 Added in progress to readme obscuren 2014-10-27 17:14:37 +01:00
  • 11b3f97520 Upped protocol obscuren 2014-10-27 17:02:45 +01:00
  • 10782c5aae Added removal off erroneous txs. Fixed pipeline obscuren 2014-10-27 17:02:31 +01:00
  • cbc6709937 Version bump obscuren 2014-10-27 16:53:31 +01:00
  • ca18b3f1e9 Do not return error on VM exception obscuren 2014-10-27 16:53:20 +01:00
  • 69e745c537 Return erroneous txs (so we can remove them from the pool) obscuren 2014-10-27 16:52:58 +01:00
  • 003280888d increased default gas from 500 to 5000 obscuren 2014-10-27 12:25:54 +01:00
  • 797b93c98c Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2014-10-27 11:50:50 +01:00
  • b095bd3237 events should be set prior to calling mainloop obscuren 2014-10-27 11:50:38 +01:00
  • 1d3f43f060 Added generic add balance method obscuren 2014-10-27 11:44:40 +01:00
  • d586dd902d Fixed bloom obscuren 2014-10-27 11:44:28 +01:00
  • 272d58662c Implemented LOG. Closes #159 obscuren 2014-10-27 11:44:16 +01:00
  • 6623500c6b Implemented new bloom filter. Closes #156 obscuren 2014-10-27 11:22:27 +01:00
  • 08c26ab8b0 Removed unnecessary code. obscuren 2014-10-26 20:09:51 +01:00
  • f62b6742f2 Merge pull request #152 from ethersphere/p2p Viktor Trón 2014-10-24 12:20:50 +01:00
  • e73aad959e ethutil: re-add build constraints in script*.go (fixes #151) Felix Lange 2014-10-24 01:04:10 +02:00
  • 771fbcc02e initial commit of p2p package zelig 2014-10-23 16:57:54 +01:00
  • 119c5b40a7 Merge pull request #150 from fjl/develop Jeffrey Wilcke 2014-10-23 16:46:18 +02:00
  • ad2a75ac58 Added new recursive bombs Christoph Jentzsch 2014-10-23 16:05:49 +02:00
  • 184055b3e2 cmd/*: add license headers Felix Lange 2014-10-23 15:48:53 +02:00
  • bd2862aec6 fix 'go get' commands in after the move to cmd/ Felix Lange 2014-10-23 15:06:26 +02:00
  • 69baa465ea Merge eth-go repository into go-ethereum Felix Lange 2014-10-23 15:01:27 +02:00
  • 66e439b6f4 http polling Marek Kotewicz 2014-10-23 14:11:57 +02:00
  • feef194829 Chnged to use GetOp instead & added error + checking obscuren 2014-10-23 14:04:00 +02:00
  • 91c876831a Update to HEAD tests obscuren 2014-10-23 13:25:10 +02:00
  • 834c52af64 Changing gas cost to zero at stackunderflow Christoph Jentzsch 2014-10-23 12:01:05 +02:00
  • 06aa74e7df All Stack requirements are now checked prior to reduring gas. obscuren 2014-10-23 10:14:55 +02:00
  • 50fd469249 Merge branch 'master' into develop obscuren 2014-10-23 01:03:22 +02:00
  • 7daa8c2f6e Merge pull request #148 from waffle-iron/master Jeffrey Wilcke 2014-10-23 01:03:05 +02:00
  • bb03276c19 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2014-10-23 01:01:56 +02:00
  • 411b9800ae Reflect VM Env changes obscuren 2014-10-23 01:01:41 +02:00
  • 29b8a0bc5f Updated the VM & VM tests obscuren 2014-10-23 01:01:26 +02:00
  • 2e45e4d015 Print error using regular println. Fixes #146 obscuren 2014-10-23 00:59:35 +02:00
  • 5662176f8c Merge pull request #149 from JosephGoulden/develop Jeffrey Wilcke 2014-10-23 00:30:38 +02:00
  • 1880c6b3dc Make tab capitisation consistent JoeG 2014-10-22 23:00:22 +01:00
  • 6247a99f41 add waffle.io badge Making GitHub Delicious. 2014-10-22 15:56:40 -06:00
  • 53d5c490be Fix right-click context menu of block chain view. JoeG 2014-10-22 22:50:47 +01:00
  • 51ecab6967 Do not set error on recover obscuren 2014-10-22 23:39:15 +02:00
  • f9ca054314 warning when provider is not set Marek Kotewicz 2014-10-22 16:21:38 +02:00
  • f7c9c8928e messageHandler expects object instead of string Marek Kotewicz 2014-10-22 16:12:41 +02:00
  • ea3048421f block, transaction, uncle by hash and number separately Marek Kotewicz 2014-10-22 15:58:24 +02:00
  • 037039cace Updated tests-subtree obscuren 2014-10-22 15:24:17 +02:00
  • b5beb1aac1 added a transfer method to vm env obscuren 2014-10-22 15:22:21 +02:00
  • c73a8a89d2 Reverted back to original value. Jeffrey Wilcke 2014-10-22 13:04:45 +02:00
  • 5cd93a0618 http provider Marek Kotewicz 2014-10-22 11:38:33 +02:00
  • ce05634f38 Debug only if a tx is set. Fixes #134 obscuren 2014-10-22 11:11:12 +02:00
  • b9a8c92422 fix spelling error martin becze 2014-10-21 17:02:52 -04:00
  • b48ae74af4 Added failing random tests Christoph Jentzsch 2014-10-21 17:26:26 +02:00
  • bee0a4100c Merge remote-tracking branch 'origin/master' into develop Christoph Jentzsch 2014-10-21 17:15:05 +02:00
  • 27cb0750c1 Procotol version bump for uncle list change obscuren 2014-10-21 13:43:30 +02:00
  • 6b92d541da Empty string for uncle obscuren 2014-10-21 13:30:23 +02:00
  • 6f08e30109 Reflect RPC changes obscuren 2014-10-21 13:25:54 +02:00
  • 520fdfe346 PoC7 Net obscuren 2014-10-21 13:25:31 +02:00
  • 10b252dd05 WIP RPC interface obscuren 2014-10-21 13:24:48 +02:00
  • eef4cd1b64 Updated properties obscuren 2014-10-21 00:49:33 +02:00
  • ac7994d8c7 Updated readme obscuren 2014-10-21 00:41:27 +02:00
  • 8a7d1a69b3 Fixed setting providers to the right object obscuren 2014-10-21 00:37:58 +02:00
  • 76b20be2ea Qt provider obscuren 2014-10-21 00:26:34 +02:00
  • 74cab14b8d Moved WebSocketProvider obscuren 2014-10-21 00:15:10 +02:00
  • c8aa5feb14 Removed Key obscuren 2014-10-21 00:14:58 +02:00
  • 590c393680 Updated according to the new Generic JSON RPC API obscuren 2014-10-21 00:14:41 +02:00
  • 5050d20b4d Merge pull request #26 from wanderer/develop Christoph Jentzsch 2014-10-20 20:18:20 +02:00
  • 6ea44c466a Updated to reflect BlockChain changes obscuren 2014-10-20 12:03:31 +02:00
  • 097ba56df5 Renamed block_chain to chain_manager obscuren 2014-10-20 11:53:11 +02:00
  • ba35362876 turned tests into a node module wanderer 2014-10-19 23:59:47 -04:00
  • 33ca8d7b8f moved obscuren 2014-10-18 23:31:10 +02:00
  • 3ad1daa70d Added tests as subtree obscuren 2014-10-18 23:28:16 +02:00
  • 3bc64b6b6e Readers obscuren 2014-10-18 23:20:25 +02:00
  • 73c1c2c4af Travis bumped to 1.3 obscuren 2014-10-18 14:20:51 +02:00
  • 350b0b1f66 Re-enabled Travis obscuren 2014-10-18 13:50:48 +02:00
  • 3ea0e904ad Reflect changed to eth/vm obscuren 2014-10-18 13:33:02 +02:00
  • 20c742e474 Moved ethvm => vm obscuren 2014-10-18 13:31:20 +02:00
  • 82a2e4fe28 Reflect changes to the eth/vm obscuren 2014-10-18 13:31:04 +02:00
  • 6956b5104f fmt package was missing obscuren 2014-10-18 13:30:38 +02:00
  • a02dc4ccc3 Using proper naming scheme. Fixes #63 obscuren 2014-10-18 13:23:01 +02:00
  • 77badc8c46 Updated to reflect the Filter changes in eth-go obscuren 2014-10-18 13:20:35 +02:00
  • d2bb83833f Moved Filter's wrapping functions to their own util package. Fixes #61 obscuren 2014-10-18 13:20:06 +02:00
  • e57989c0a6 Merge pull request #141 from thibauld/develop Jeffrey Wilcke 2014-10-18 12:34:03 +02:00
  • b94dfc8d3a Update documentation and install.sh script to reflect renaming from ethereal to mist Thibauld Favre 2014-10-17 19:14:16 -04:00
  • 70a00d602e Merge pull request #62 from fjl/fuck Jeffrey Wilcke 2014-10-17 18:17:04 +02:00
  • df238dc7ec tests/vm: fix syntax Felix Lange 2014-10-17 17:39:31 +02:00