Commit graph

  • 0de1d1dd58 removed status bar code Alexandre Van de Sande 2015-02-17 11:23:28 +0100
  • a22711a7b5 badge support Alexandre Van de Sande 2015-02-17 11:22:52 +0100
  • 3a6aeac6fc Merge 4d1a9cb835 into 643eda5c2d Gustav Simonsson 2015-02-17 09:38:50 +0000
  • c4b8c11529 side icons Alexandre Van de Sande 2015-02-17 00:52:40 +0100
  • 666ef48239 SideIcons work. Copy paste still doesn't. Alexandre Van de Sande 2015-02-16 20:55:14 +0100
  • 7ec1b7e90a Merge remote-tracking branch 'origin/develop' into develop CJentzsch 2015-02-16 20:20:50 +0100
  • a8c4de17da python fail CJentzsch 2015-02-16 20:20:15 +0100
  • 643eda5c2d Update obscuren/qml revision Taylor Gerring 2015-02-16 19:43:27 +0100
  • 4b81a98e4a Merge pull request #60 from winsvega/develop winsvega 2015-02-16 20:11:33 +0300
  • beff83ecd2 Merge branch 'develop' of https://github.com/ethereum/tests into develop winsvega 2015-02-16 20:09:49 +0300
  • 5797752572 new transaction wrong rlp test winsvega 2015-02-16 20:08:44 +0300
  • cb34502728 Add godep usage information Taylor Gerring 2015-02-16 17:59:54 +0100
  • 9796feccb7 Add Docker Hub link to automated builds Taylor Gerring 2015-02-16 17:51:33 +0100
  • c0ce323092 Use explicit branch and godep Taylor Gerring 2015-02-16 17:00:57 +0100
  • 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 +0100
  • 5718f96934 cppjit fails CJentzsch 2015-02-16 15:56:10 +0100
  • ea509a6d72 more performance tests CJentzsch 2015-02-16 15:47:52 +0100
  • 3068e2688d merge conflicts Alexandre Van de Sande 2015-02-16 14:43:30 +0100
  • 68f6ddc5aa Update Travis to use godep Taylor Gerring 2015-02-16 14:34:50 +0100
  • 1878630b59 Solved Issue #318 and added states to back button Alexandre Van de Sande 2015-02-16 14:34:47 +0100
  • 702218008e Add versioned dependencies from godep Taylor Gerring 2015-02-16 14:28:33 +0100
  • 202362d925 Merge branch 'develop' of github.com:ethereum/go-ethereum into develop Taylor Gerring 2015-02-16 14:20:54 +0100
  • 393267489c Use Go binary instead of building from source Taylor Gerring 2015-02-16 13:40:51 +0100
  • a92bcbb795 Use latest Trusty version Taylor Gerring 2015-02-16 13:37:29 +0100
  • c29c1fd2b3 Merge branch 'bzz' of github.com:ethersphere/go-ethereum into bzz Daniel A. Nagy 2015-02-16 13:33:09 +0100
  • 164de5e22b Changed default denominators obscuren 2015-02-16 13:20:16 +0100
  • 8f69b5c7a2 Added invalid sec key test obscuren 2015-02-16 13:19:57 +0100
  • dda2eb84f7 add creation txs in block tests CJentzsch 2015-02-16 13:02:57 +0100
  • 957f334012 more transaction tests CJentzsch 2015-02-16 13:00:21 +0100
  • 94af56789a first block tests CJentzsch 2015-02-16 12:59:44 +0100
  • d68e607aa5 Group Qt dependencies together Taylor Gerring 2015-02-16 12:12:14 +0100
  • d2a4bc4d73 Removed reference to lastBlockNumber & LastBlockNumber obscuren 2015-02-16 12:03:27 +0100
  • f63c4a9bcb Ignore locally built binaries Taylor Gerring 2015-02-16 11:42:33 +0100
  • 05f2808849 Add http when not present on browser Alexandre Van de Sande 2015-02-16 11:17:31 +0100
  • 9c1b43f813 Fix delete of element in pending slice Gustav Simonsson 2015-02-15 09:51:10 +0100
  • 2c3a014f03 Resolved some bugs in the miner obscuren 2015-02-15 16:16:27 +0100
  • 0c9d8f681a Merge f5f69dff19 into 7299eb72e0 Viktor Trón 2015-02-15 03:00:32 +0000
  • c924a841c7 Merge branch 'develop' into bounty obscuren 2015-02-15 02:29:52 +0100
  • 7299eb72e0 HTTP RPC only listen on localhost obscuren 2015-02-15 02:26:30 +0100
  • 238f39a42e Validate seckey when generating pub key obscuren 2015-02-15 02:20:31 +0100
  • 09e53367a2 Use a mutex write-lock for a write operation obscuren 2015-02-15 02:12:14 +0100
  • b143dad596 Reference pointer to block instead of pointer to function obscuren 2015-02-15 02:09:57 +0100
  • 16ae675107 Unmarshal in to pointer to string obscuren 2015-02-15 02:08:08 +0100
  • 12fc590b34 removed some old menu items obscuren 2015-02-15 01:58:15 +0100
  • f5f69dff19 cademlia changed to use hash of public key as address/nodeID - rename NodeID, ID -> PublicKey - add NodeID as 256 bit hash field to structs - use NodeID in cademlia calculations and lookup target - use PublicKey elsewhere - add exportedd accessors for own and remote PublicKey and NodeID zelig 2015-02-15 00:48:00 +0100
  • 4d1a9cb835 Add first take on new transact and wallet creation RPC calls Gustav Simonsson 2015-02-15 00:39:50 +0100
  • c29b01ce75 Reset URL bar obscuren 2015-02-14 17:18:28 +0100
  • befb4bc1c1 Fixed a few errors in the browser special meta tags objects obscuren 2015-02-14 17:13:21 +0100
  • 32c7ebc51d Fixed mining & limited hash power obscuren 2015-02-14 16:52:14 +0100
  • 65159d65c8 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-02-14 00:27:46 +0100
  • 3ff6c9bb79 Merge pull request #309 from fjl/peer-window Jeffrey Wilcke 2015-02-14 00:27:40 +0100
  • 84f7c966f7 Moved ECIES to repo & added secondary title for webview obscuren 2015-02-14 00:25:47 +0100
  • 8464e43eaf cmd/mist: fix peer window Felix Lange 2015-02-13 23:55:50 +0100
  • 4bef3ce284 p2p: print Cap as name/version Felix Lange 2015-02-13 23:54:34 +0100
  • 396f1a0a33 Add 'crypto/ecies/' from commit '7c0f4a9b18d992166452d8cd32caaefd92b26386' obscuren 2015-02-13 23:45:38 +0100
  • 7c0f4a9b18 Merge pull request #3 from Gustav-Simonsson/fix_ecies_params_init_bug Jeffrey Wilcke 2015-02-13 23:42:33 +0100
  • 49a739c8d6 Merge branch 'Gustav-Simonsson-align_key_and_ecdsa_nonce_entropy' into develop obscuren 2015-02-13 23:35:21 +0100
  • 12b2d57629 Merge branch 'align_key_and_ecdsa_nonce_entropy' of https://github.com/Gustav-Simonsson/go-ethereum into Gustav-Simonsson-align_key_and_ecdsa_nonce_entropy obscuren 2015-02-13 23:31:20 +0100
  • 95cfaa1b37 disabled test obscuren 2015-02-13 23:26:41 +0100
  • acc7c0f706 Merge pull request #308 from fjl/default-bootnodes Jeffrey Wilcke 2015-02-13 21:51:51 +0100
  • 1c1a3033be eth: add default bootnode Felix Lange 2015-02-13 21:41:13 +0100
  • b53b5d2522 upload tool good for directories and files as well. Should work on OS X, too. Daniel A. Nagy 2015-02-13 20:21:49 +0100
  • b596f34056 Debug messages given proper log level. Daniel A. Nagy 2015-02-13 19:55:53 +0100
  • 61ee8c232d Local Swarm working again after merge. Daniel A. Nagy 2015-02-13 19:39:56 +0100
  • b3432c1cd3 Merge remote-tracking branch 'upstream/develop' into bzz zelig 2015-02-13 19:05:28 +0100
  • 384305f4aa Fixed QML errors obscuren 2015-02-13 18:33:08 +0100
  • 7aef0fed29 changed url bar behaviour. Failed attempt at icon Alexandre Van de Sande 2015-02-13 18:32:15 +0100
  • 4d49d7b5a6 Reset hash rate to 0 when mining is stopped obscuren 2015-02-13 18:30:06 +0100
  • 8abb38e5d7 initial commit for archive/bzzpush zelig 2015-02-13 18:26:12 +0100
  • f35d62b759 Remove secp256_rand.go and update tests Gustav Simonsson 2015-02-13 18:22:36 +0100
  • 6a7b0ef904 Updated coin.js abi obscuren 2015-02-13 18:17:17 +0100
  • ce239333d5 Update balance label when mining obscuren 2015-02-13 18:15:23 +0100
  • 0f3c25b265 Propagate blocks obscuren 2015-02-13 18:03:16 +0100
  • 790de35e7f Fixed issue in peer window obscuren 2015-02-13 17:57:46 +0100
  • 218f437b0c Updated window poc8 obscuren 2015-02-13 17:30:37 +0100
  • 988a366a18 Add accounts association and use address to refer to accounts Gustav Simonsson 2015-02-13 14:28:46 +0100
  • 74e8f1c3ea Very simple directory upload tool Daniel A. Nagy 2015-02-13 17:27:24 +0100
  • 7336dfad02 Merge branch 'develop' into poc8 obscuren 2015-02-13 17:23:48 +0100
  • 00fca40939 Merge branch 'miner' into develop obscuren 2015-02-13 17:23:18 +0100
  • 8a0f23915e Fixed a few issues in the miner and updated hash rate title obscuren 2015-02-13 17:23:09 +0100
  • 8305d409d2 Merge branch 'develop' into miner obscuren 2015-02-13 17:00:15 +0100
  • 5c251b6928 Merge branch 'fjl-poc8-net-integration' into develop obscuren 2015-02-13 16:08:30 +0100
  • 6baa73c24e merge zsfelfoldi 2015-02-13 16:07:33 +0100
  • bde3ff16ad merge obscuren 2015-02-13 16:02:37 +0100
  • b0d7fa2c7a memStore consistently returns the same Chunk object. Daniel A. Nagy 2015-02-13 16:01:53 +0100
  • 39434e383b Unexport randEntropy type and use exported Reader instead Gustav Simonsson 2015-02-13 15:38:18 +0100
  • 76fa75b394 wip obscuren 2015-02-13 15:35:54 +0100
  • 41cc4c239d added size to chunk data zsfelfoldi 2015-02-13 15:15:19 +0100
  • 32a9c0ca80 p2p: bump devp2p protcol version to 3 Felix Lange 2015-02-13 15:08:40 +0100
  • fd3e1061e0 p2p: handle disconnect before protocol handshake Felix Lange 2015-02-13 15:06:06 +0100
  • cf754b9483 p2p/discover: fix race in ListenUDP Felix Lange 2015-02-13 15:04:30 +0100
  • 5cc1256fd6 p2p: ensure we don't dial ourself Felix Lange 2015-02-13 14:50:14 +0100
  • 7101f44998 p2p: add I/O timeout for encrytion handshake Felix Lange 2015-02-13 14:49:49 +0100
  • 22ee366ed6 p2p: fix goroutine leak for invalid peers Felix Lange 2015-02-13 14:47:05 +0100
  • 75d164037f Merge branch 'logjson' into develop obscuren 2015-02-13 15:06:32 +0100
  • a5ea21cd85 merge obscuren 2015-02-13 15:05:56 +0100
  • 5110f80bba p2p: improve read deadlines Felix Lange 2015-02-13 14:44:00 +0100
  • e787f4c885 req logged in putback Daniel A. Nagy 2015-02-13 13:58:15 +0100
  • e574002c3e add log to netstore.put zelig 2015-02-13 13:49:23 +0100
  • d228901f4c Merge branch 'bzz' of github.com:ethersphere/go-ethereum into bzz zelig 2015-02-13 13:38:37 +0100