Commit Graph

  • 1c1a3033be eth: add default bootnode Felix Lange 2015-02-13 21:41:13 +01:00
  • 384305f4aa Fixed QML errors obscuren 2015-02-13 18:33:08 +01:00
  • 7aef0fed29 changed url bar behaviour. Failed attempt at icon Alexandre Van de Sande 2015-02-13 18:32:15 +01:00
  • 4d49d7b5a6 Reset hash rate to 0 when mining is stopped obscuren 2015-02-13 18:30:06 +01:00
  • f35d62b759 Remove secp256_rand.go and update tests Gustav Simonsson 2015-02-13 18:22:36 +01:00
  • 6a7b0ef904 Updated coin.js abi obscuren 2015-02-13 18:17:17 +01:00
  • ce239333d5 Update balance label when mining obscuren 2015-02-13 18:15:23 +01:00
  • 0f3c25b265 Propagate blocks obscuren 2015-02-13 18:03:16 +01:00
  • 790de35e7f Fixed issue in peer window obscuren 2015-02-13 17:57:46 +01:00
  • 218f437b0c Updated window obscuren 2015-02-13 17:30:37 +01:00
  • 7336dfad02 Merge branch 'develop' into poc8 obscuren 2015-02-13 17:23:48 +01:00
  • 00fca40939 Merge branch 'miner' into develop obscuren 2015-02-13 17:23:18 +01:00
  • 8a0f23915e Fixed a few issues in the miner and updated hash rate title obscuren 2015-02-13 17:23:09 +01:00
  • 8305d409d2 Merge branch 'develop' into miner obscuren 2015-02-13 17:00:15 +01:00
  • 5c251b6928 Merge branch 'fjl-poc8-net-integration' into develop obscuren 2015-02-13 16:08:30 +01:00
  • bde3ff16ad merge obscuren 2015-02-13 16:02:37 +01:00
  • 39434e383b Unexport randEntropy type and use exported Reader instead Gustav Simonsson 2015-02-13 15:38:18 +01:00
  • 76fa75b394 wip obscuren 2015-02-13 15:35:54 +01:00
  • 32a9c0ca80 p2p: bump devp2p protcol version to 3 Felix Lange 2015-02-13 15:08:40 +01:00
  • fd3e1061e0 p2p: handle disconnect before protocol handshake Felix Lange 2015-02-13 15:06:06 +01:00
  • cf754b9483 p2p/discover: fix race in ListenUDP Felix Lange 2015-02-13 15:04:30 +01:00
  • 5cc1256fd6 p2p: ensure we don't dial ourself Felix Lange 2015-02-13 14:50:14 +01:00
  • 7101f44998 p2p: add I/O timeout for encrytion handshake Felix Lange 2015-02-13 14:49:49 +01:00
  • 22ee366ed6 p2p: fix goroutine leak for invalid peers Felix Lange 2015-02-13 14:47:05 +01:00
  • 75d164037f Merge branch 'logjson' into develop obscuren 2015-02-13 15:06:32 +01:00
  • a5ea21cd85 merge obscuren 2015-02-13 15:05:56 +01:00
  • 5110f80bba p2p: improve read deadlines Felix Lange 2015-02-13 14:44:00 +01:00
  • 4ee0f90b46 Merge pull request #59 from winsvega/develop Christoph Jentzsch 2015-02-13 12:47:02 +01:00
  • ddc830be5c new tests solidity test wrong transaction rlp (manual) winsvega 2015-02-13 14:20:47 +03:00
  • 170eb3ac68 p2p/discover: map listening port using configured mechanism Felix Lange 2015-02-13 11:38:34 +01:00
  • 82f0bd9009 p2p/discover: code review fixes Felix Lange 2015-02-12 11:59:52 +01:00
  • d0a2e655c9 cmd/ethereum, cmd/mist, eth, p2p: use package p2p/nat Felix Lange 2015-02-11 17:19:31 +01:00
  • 1543833ca0 p2p/nat: new package for port mapping stuff Felix Lange 2015-02-10 23:49:45 +01:00
  • 4e3377333f Merge remote-tracking branch 'origin/develop' into develop CJentzsch 2015-02-13 09:10:27 +01:00
  • a681d1ec02 performance test CJentzsch 2015-02-13 09:09:11 +01:00
  • 38faf2c51a removed messages obscuren 2015-02-12 17:06:15 +01:00
  • 31fdc645ed cmd + t switches to new dapp window obscuren 2015-02-12 15:03:53 +01:00
  • 1000b02b18 bump wanderer 2015-02-12 00:56:22 -05:00
  • 5136fc9ab7 Fix ECIES params nil bug Gustav Simonsson 2015-02-12 02:31:00 +01:00
  • 04c1a81509 Merge pull request #2 from Gustav-Simonsson/correct_ecies_shared_key_generation Jeffrey Wilcke 2015-02-12 00:10:00 +01:00
  • b64ad7a2a6 Merge branch 'develop' into miner obscuren 2015-02-11 23:46:54 +01:00
  • 3f6baa45a7 Documented methods & removed old manifest obscuren 2015-02-11 23:46:45 +01:00
  • 52a46e61f9 Correct ECIES shared key length check Gustav Simonsson 2015-02-11 20:03:52 +01:00
  • 558c67d392 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-02-11 20:22:19 +01:00
  • d73dff4d5b Merge pull request #303 from fjl/rlp-flat Jeffrey Wilcke 2015-02-11 20:22:04 +01:00
  • b94f85de22 rlp: add Flat Felix Lange 2015-02-11 19:28:56 +01:00
  • 1fc3524e40 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-02-11 19:22:38 +01:00
  • ebc506dae8 Merge pull request #302 from alexvandesande/UI Jeffrey Wilcke 2015-02-11 19:22:23 +01:00
  • 6221b282d4 Catalog Page Behaviour Alexandre Van de Sande 2015-02-11 19:16:35 +01:00
  • db24fb792c Move standard fields to LogEvent Taylor Gerring 2015-02-11 18:49:00 +01:00
  • d311b1b9b7 Merge pull request #301 from ethereum/travis Taylor Gerring 2015-02-11 14:25:44 +01:00
  • 3c40eb9e5a Temporarily skip broken TestVerifyPoW Taylor Gerring 2015-02-11 13:47:03 +01:00
  • df49c609a0 updated coin obscuren 2015-02-11 13:26:44 +01:00
  • 3d6fd601c5 Move event names within each object Taylor Gerring 2015-02-11 12:45:41 +01:00
  • ef6c7bd726 Merge pull request #300 from tgerring/jsonrpc Taylor Gerring 2015-02-11 11:59:51 +01:00
  • d613bf69bf #295 Allow RPC ID to be string Taylor Gerring 2015-02-11 11:56:29 +01:00
  • cfddb7f3cd Merge branch 'develop' into jsonrpc Taylor Gerring 2015-02-11 11:40:12 +01:00
  • c6af5f0a27 No longer switch branches for go-qml dep Taylor Gerring 2015-02-11 11:30:36 +01:00
  • e433525f51 Merge branch 'sveneh-origin_develop' into develop Taylor Gerring 2015-02-11 11:28:39 +01:00
  • ab66a3d0d3 Merge branch 'origin_develop' of https://github.com/sveneh/go-ethereum into sveneh-origin_develop Taylor Gerring 2015-02-11 11:03:40 +01:00
  • d0a2eca19b add more transaction tests CJentzsch 2015-02-11 09:00:25 +01:00
  • ec8404c375 Merge remote-tracking branch 'origin/develop' into develop CJentzsch 2015-02-11 08:40:42 +01:00
  • 766ee65328 cppjit fails CJentzsch 2015-02-11 08:39:55 +01:00
  • bf2abc3b68 Update ttTransactionTest.json martin becze 2015-02-10 21:04:04 -05:00
  • 5a89c6f803 Update ttTransactionTest.json martin becze 2015-02-10 20:53:43 -05:00
  • 74e1320a0b Update ttTransactionTest.json martin becze 2015-02-10 20:36:27 -05:00
  • eaec21f199 Update ttTransactionTest.json martin becze 2015-02-10 20:29:08 -05:00
  • 8c056aebe1 Set both key generation and ECDSA nonce to use mixed entropy Gustav Simonsson 2015-02-04 17:06:06 +01:00
  • d1a31850ce added transaction tests to index.js wanderer 2015-02-10 14:38:48 -05:00
  • d53e5646ec Use strongly-typed objects Taylor Gerring 2015-02-10 19:21:13 +01:00
  • 5fe2916ee1 Merge pull request #298 from alexvandesande/UI Jeffrey Wilcke 2015-02-10 17:21:29 +01:00
  • acc667fbef Merge pull request #296 from frewsxcv/patch-1 Felix Lange 2015-02-10 16:41:32 +01:00
  • 80890cd9dd removed icomoon Alexandre Van de Sande 2015-02-10 16:16:17 +01:00
  • 6b5f4ed244 Recreated the changes on a new branch Alexandre Van de Sande 2015-02-10 16:14:07 +01:00
  • 4242b05462 cmd/bootnode: new command (replaces cmd/peerserver) Felix Lange 2015-02-10 14:26:54 +01:00
  • a21b30c901 eth: remove unused Ethereum sync fields Felix Lange 2015-02-10 13:30:07 +01:00
  • ddccea75e8 Fixed "to" field obscuren 2015-02-10 13:20:06 +01:00
  • da2fae0e43 Basic structure miner obscuren 2015-02-09 16:20:34 +01:00
  • a3cd218719 cmd/mist, cmd/ethereum: add CLI arguments for node key Felix Lange 2015-02-10 12:30:09 +01:00
  • 0c7df37351 crypto: add key loading functions Felix Lange 2015-02-10 12:29:50 +01:00
  • cf002a4611 undo changed due to memory gas cost rule CJentzsch 2015-02-10 11:22:50 +01:00
  • be4f40741f cppjit fail CJentzsch 2015-02-10 10:43:36 +01:00
  • 70e2df3904 Dockerfile creation speed-up by not running go tests, added a workaround so that docker's cache is invalidated whenever th git repo is updated. sveneh 2015-02-09 16:27:49 +01:00
  • f1ebad2508 eth: don't warn if no BootNodes are specified Felix Lange 2015-02-09 16:17:07 +01:00
  • 348d3af0fc more memory cost tests CJentzsch 2015-02-09 11:20:14 +01:00
  • 9915d3c3be p2p/discover: deflake UDP tests Felix Lange 2015-02-09 11:02:32 +01:00
  • 907f229757 update memory rule CJentzsch 2015-02-09 10:29:47 +01:00
  • 58ba290a9f moved manager obscuren 2015-02-09 00:08:28 +01:00
  • b22f0f2ef5 merged obscuren 2015-02-09 00:06:24 +01:00
  • bcc5c51630 gas failure cppjit CJentzsch 2015-02-07 18:09:22 +01:00
  • 16a04e64f2 Updated coin obscuren 2015-02-07 17:04:19 +01:00
  • c8147fb7b9 Compare regardless of length obscuren 2015-02-07 17:04:04 +01:00
  • 0fa6927171 Moved log message to detail output obscuren 2015-02-07 17:03:33 +01:00
  • 99ebb869bf Fixed iterator obscuren 2015-02-07 17:03:22 +01:00
  • 44eafb15e0 Renamed filter obscuren 2015-02-07 17:03:12 +01:00
  • cb877734f0 cppjit fails CJentzsch 2015-02-07 09:56:24 +01:00
  • 792cd0aa10 Fix broken link in README Corey Farwell 2015-02-06 22:36:22 -05:00
  • 028775a086 cmd/ethereum, cmd/mist: add flag for discovery bootstrap nodes Felix Lange 2015-02-07 00:38:36 +01:00
  • 2cf4fed11b cmd/mist, eth, javascript, p2p: use Node URLs for peer suggestions Felix Lange 2015-02-07 00:15:04 +01:00
  • e34d134102 p2p: fixes for actual connections Felix Lange 2015-02-07 00:13:22 +01:00