Commit Graph

  • a59cd94625 Add setMining RPC method Taylor Gerring 2015-02-19 18:58:15 +01:00
  • 605dd3a982 Add serpent compilation to RPC Taylor Gerring 2015-02-19 18:41:50 +01:00
  • 3719db352a p2p: emit JSON connect/disconnect events Felix Lange 2015-02-19 17:09:33 +01:00
  • fa15854a54 logger: add P2P disconnected event Felix Lange 2015-02-19 17:09:13 +01:00
  • dd871e791c p2p: initialize Server.ourHandshake before accepting connections Felix Lange 2015-02-19 17:08:18 +01:00
  • 3dbd32093c p2p: enable devp2p ping Felix Lange 2015-02-19 16:53:52 +01:00
  • 1ec6190e86 cmd/mist: show peer names in peers window Felix Lange 2015-02-19 16:39:20 +01:00
  • 73f94f3755 p2p: disable encryption handshake Felix Lange 2015-02-19 01:52:03 +01:00
  • c14071df9d Reset storage cache after sync obscuren 2015-02-19 13:34:27 +01:00
  • dba4f3122e Added uninstall filter methods Taylor Gerring 2015-02-19 13:21:37 +01:00
  • 4322632c59 Merge pull request #339 from tgerring/jsonlog Taylor Gerring 2015-02-19 12:25:45 +01:00
  • 4af2345f27 fixed test file Fabian Vogelsteller 2015-02-19 11:53:20 +01:00
  • 0057bb4ef6 WIP QT Clipboard obscuren 2015-02-19 11:51:38 +01:00
  • 03b8c6841b Topics => Topic. Closes #343 obscuren 2015-02-19 11:49:58 +01:00
  • 4ce02e621b changed topics to topic Fabian Vogelsteller 2015-02-19 11:44:26 +01:00
  • a6086b12bb Merge b23e5b63f5cce6a35b903467fe8406f00b825f7b into fdecc11128596eadc00e7a7d81b856d844396c37 Fabian Vogelsteller 2015-02-19 10:20:22 +00:00
  • fdecc11128 Temp fix for #342 obscuren 2015-02-19 11:09:46 +01:00
  • b23e5b63f5 changed topics to topic Fabian Vogelsteller 2015-02-19 10:55:56 +01:00
  • 5aff8bfb59 Implement command line argument to set the amount of agents created by the miner Maran 2015-02-19 10:38:36 +01:00
  • beb46856f1 Merge branch 'master' of github.com:ethereum/go-ethereum into develop Matthew Wampler-Doty 2015-02-18 16:23:30 -08:00
  • 8dc24c08dc Merge c04295ec4ddee39963253e67aa92a1f05c6f5512 into 771bfe9e78f9952002a71cccc8d41c8c544fdfcb Jae Kwon 2015-02-18 22:23:10 +00:00
  • c04295ec4d Fix file lower/upper case issues causing tests to fail. = 2015-02-18 22:16:55 +00:00
  • 18a6d147c5 Update go wrapper around updated secp256k1 lib Gustav Simonsson 2015-02-18 19:53:52 +01:00
  • 58154ed1d7 Update secp256k1 lib Gustav Simonsson 2015-02-18 19:52:42 +01:00
  • 487c5cc294 Added WIP number package obscuren 2015-02-18 17:18:07 +01:00
  • ee9df32dba Added errors obscuren 2015-02-18 16:08:51 +01:00
  • 655e942597 Added GetBlock GetUncle with OOB guard obscuren 2015-02-18 13:14:21 +01:00
  • be90ad89a8 Disable turbo obscuren 2015-02-18 12:01:20 +01:00
  • 05b1ec008b Disabled ability to disable whisper. Closes #334 obscuren 2015-02-18 11:42:01 +01:00
  • 07bdba687f Re-add LogFormat to Config Taylor Gerring 2015-02-18 10:52:36 +01:00
  • f499f343ba Update JSON Log types Taylor Gerring 2015-02-18 10:52:23 +01:00
  • acd93c2971 Removed console logs from mist.js Alexandre Van de Sande 2015-02-18 10:25:40 +01:00
  • 9446489cf3 core: chain manager forking tests Ethan Buchman 2015-02-17 22:02:15 -05:00
  • 2ba65f4fba Merge branch 'develop' of https://github.com/ethereum/go-ethereum into develop Ethan Buchman 2015-02-17 19:25:18 -05:00
  • 60318c96d0 removed old wallet obscuren 2015-02-17 23:22:42 +01:00
  • c1d0693cb1 Merge pull request #325 from fjl/deps-cleanup Jeffrey Wilcke 2015-02-17 23:19:45 +01:00
  • 5ec8c5f71b added bootnode back in obscuren 2015-02-17 23:14:10 +01:00
  • c1474e1877 Removed mined transactions from pending view. Closes #321 obscuren 2015-02-17 23:10:37 +01:00
  • 26d58e0446 Forgot to add the case for logs. Closes #336 obscuren 2015-02-17 22:46:30 +01:00
  • 7fc9b5b3f9 Changed to ChainEvent and fixed a nil pointer in transact obscuren 2015-02-17 22:20:47 +01:00
  • 0e2f6691bf Cut, Copy, Undo and Redo working in webview Alexandre Van de Sande 2015-02-17 17:37:26 +01:00
  • 11e12680eb Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-02-17 16:55:20 +01:00
  • 13c00afc68 Implement register and watchTx obscuren 2015-02-17 16:54:52 +01:00
  • 5022b618aa Merge pull request #327 from fjl/udp-out-of-range Jeffrey Wilcke 2015-02-17 16:22:41 +01:00
  • 5238b9439e Merge branch 'alexvandesande-ui' into develop obscuren 2015-02-17 16:18:40 +01:00
  • 9a2be227a6 commented peer count out obscuren 2015-02-17 16:18:29 +01:00
  • fe94622ea3 Merge branch 'ui' of https://github.com/alexvandesande/go-ethereum into develop obscuren 2015-02-17 16:13:06 +01:00
  • 567428fb34 Filter and mutex locks added obscuren 2015-02-17 16:12:55 +01:00
  • 815ead7107 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-02-17 16:09:25 +01:00
  • 7ea131d4ff p2p/discover: fix pending replies iteration Felix Lange 2015-02-17 15:14:12 +01:00
  • b911632cb2 Merge 9c1b43f813df2e425a362f1cd97122efc3f214d8 into 417f018498b12073cd68dce9f4b1f6770b5c9e0f Gustav Simonsson 2015-02-17 13:58:41 +00:00
  • 547788b1b0 Added optional address slice. Closes #326 obscuren 2015-02-17 14:19:05 +01:00
  • 417f018498 Updated P2PConnected log fields Taylor Gerring 2015-02-17 13:30:25 +01:00
  • 2c454863f2 Use new rlp (TODO requires some refactoring) obscuren 2015-02-17 13:10:18 +01:00
  • f965f41b6e p2p/nat: switch to github.com/huin/goupnp Felix Lange 2015-02-17 13:10:11 +01:00
  • 119bea22aa crypto: switch to golang.org/x/crypto Felix Lange 2015-02-17 13:05:58 +01:00
  • bb346a3ae1 rpc/ws: switch to golang.org/x/net Felix Lange 2015-02-17 12:37:09 +01:00
  • abb9b7f46f Merge branch 'develop' into ui Alexandre Van de Sande 2015-02-17 12:29:10 +01:00
  • c934222a80 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-02-17 12:25:25 +01:00
  • 8135752a32 "centralised" mining to backend. Closes #323 obscuren 2015-02-17 12:24:51 +01:00
  • 34d0e1b2c3 p2p: fix ecies dependency in tests Felix Lange 2015-02-17 12:04:02 +01:00
  • fbd5e4d5af Updated icons Alexandre Van de Sande 2015-02-17 11:52:22 +01:00
  • 0de1d1dd58 removed status bar code Alexandre Van de Sande 2015-02-17 11:23:28 +01:00
  • a22711a7b5 badge support Alexandre Van de Sande 2015-02-17 11:22:52 +01:00
  • 3a6aeac6fc Merge 4d1a9cb8356254a731a3369ad8654835540489ce into 643eda5c2d3190147bc55ef27c4ce241c7c59da2 Gustav Simonsson 2015-02-17 09:38:50 +00:00
  • c4b8c11529 side icons Alexandre Van de Sande 2015-02-17 00:52:40 +01:00
  • 666ef48239 SideIcons work. Copy paste still doesn't. Alexandre Van de Sande 2015-02-16 20:55:14 +01:00
  • 7ec1b7e90a Merge remote-tracking branch 'origin/develop' into develop CJentzsch 2015-02-16 20:20:50 +01:00
  • a8c4de17da python fail CJentzsch 2015-02-16 20:20:15 +01:00
  • 643eda5c2d Update obscuren/qml revision Taylor Gerring 2015-02-16 19:43:27 +01:00
  • 4b81a98e4a Merge pull request #60 from winsvega/develop winsvega 2015-02-16 20:11:33 +03:00
  • beff83ecd2 Merge branch 'develop' of https://github.com/ethereum/tests into develop winsvega 2015-02-16 20:09:49 +03:00
  • 5797752572 new transaction wrong rlp test winsvega 2015-02-16 20:08:44 +03:00
  • cb34502728 Add godep usage information Taylor Gerring 2015-02-16 17:59:54 +01:00
  • 9796feccb7 Add Docker Hub link to automated builds Taylor Gerring 2015-02-16 17:51:33 +01:00
  • c0ce323092 Use explicit branch and godep Taylor Gerring 2015-02-16 17:00:57 +01:00
  • b9894c1d09 Update JIT interface to ABI 0.2: code hash added to input data, gas counter passed as int64 Paweł Bylica 2015-02-16 16:27:11 +01:00
  • 5718f96934 cppjit fails CJentzsch 2015-02-16 15:56:10 +01:00
  • ea509a6d72 more performance tests CJentzsch 2015-02-16 15:47:52 +01:00
  • 3068e2688d merge conflicts Alexandre Van de Sande 2015-02-16 14:43:30 +01:00
  • 68f6ddc5aa Update Travis to use godep Taylor Gerring 2015-02-16 14:34:50 +01:00
  • 1878630b59 Solved Issue #318 and added states to back button Alexandre Van de Sande 2015-02-16 14:34:47 +01:00
  • 702218008e Add versioned dependencies from godep Taylor Gerring 2015-02-16 14:28:33 +01:00
  • 202362d925 Merge branch 'develop' of github.com:ethereum/go-ethereum into develop Taylor Gerring 2015-02-16 14:20:54 +01:00
  • 393267489c Use Go binary instead of building from source Taylor Gerring 2015-02-16 13:40:51 +01:00
  • a92bcbb795 Use latest Trusty version Taylor Gerring 2015-02-16 13:37:29 +01:00
  • c29c1fd2b3 Merge branch 'bzz' of github.com:ethersphere/go-ethereum into bzz Daniel A. Nagy 2015-02-16 13:33:09 +01:00
  • 164de5e22b Changed default denominators obscuren 2015-02-16 13:20:16 +01:00
  • 8f69b5c7a2 Added invalid sec key test obscuren 2015-02-16 13:19:57 +01:00
  • dda2eb84f7 add creation txs in block tests CJentzsch 2015-02-16 13:02:57 +01:00
  • 957f334012 more transaction tests CJentzsch 2015-02-16 13:00:21 +01:00
  • 94af56789a first block tests CJentzsch 2015-02-16 12:59:44 +01:00
  • d68e607aa5 Group Qt dependencies together Taylor Gerring 2015-02-16 12:12:14 +01:00
  • d2a4bc4d73 Removed reference to lastBlockNumber & LastBlockNumber obscuren 2015-02-16 12:03:27 +01:00
  • f63c4a9bcb Ignore locally built binaries Taylor Gerring 2015-02-16 11:42:33 +01:00
  • 05f2808849 Add http when not present on browser Alexandre Van de Sande 2015-02-16 11:17:31 +01:00
  • 9c1b43f813 Fix delete of element in pending slice Gustav Simonsson 2015-02-15 09:51:10 +01:00
  • 2c3a014f03 Resolved some bugs in the miner obscuren 2015-02-15 16:16:27 +01:00
  • 0c9d8f681a Merge f5f69dff19824a853859a76f98c09645f10c16db into 7299eb72e0c57d8bf7279cbf2544c266a3fd145b Viktor Trón 2015-02-15 03:00:32 +00:00
  • c924a841c7 Merge branch 'develop' into bounty obscuren 2015-02-15 02:29:52 +01:00