Commit graph

  • 4800c94392 eth/downloader: prioritize block fetch based on chain position, cap memory use Péter Szilágyi 2015-05-06 15:32:53 +0300
  • 68251ab06f Dev commit. Squash this commit in later rebase Gustav Simonsson 2015-05-07 06:06:22 +0200
  • 97c37356fd updated ignore 0.9.16 obscuren 2015-05-07 00:03:11 +0200
  • 82ac4712f1 Merge pull request #867 from Gustav-Simonsson/fix_block_tests_genesis_block_total_difficulty Jeffrey Wilcke 2015-05-06 14:52:55 -0700
  • a0cb1945ae Merge pull request #866 from fjl/p2p-last-minute Jeffrey Wilcke 2015-05-06 14:49:52 -0700
  • 3e2a928caa p2p: stop dialing at half the maximum peer count Felix Lange 2015-05-06 23:44:51 +0200
  • 0b13a1e41e Merge 8589532ecc into b719801db0 Gustav Simonsson 2015-05-06 21:26:14 +0000
  • 7bc1f487b8 Unskip now working tests, remove debug print Gustav Simonsson 2015-05-06 23:25:44 +0200
  • 2808409fbd Add genesis block total difficulty in tests Gustav Simonsson 2015-05-06 23:22:49 +0200
  • 6a2fec5309 p2p, whisper: use glog for peer-level logging Felix Lange 2015-05-06 23:19:14 +0200
  • b719801db0 cmd/geth: gofmt screwup fix obscuren 2015-05-06 23:10:46 +0200
  • 458d891c63 cmd/geth: version bump obscuren 2015-05-06 23:04:49 +0200
  • bcfd788661 p2p/discover: bump packet timeouts to 500ms Felix Lange 2015-05-06 22:59:00 +0200
  • fd4b75cfa8 p2p/nat: less confusing error logging Felix Lange 2015-05-06 22:58:03 +0200
  • 090f593bc0 Merge branch 'karalabe-cherry-trusted-peers' into develop obscuren 2015-05-06 22:54:33 +0200
  • 062fa049d0 fixed merge issue obscuren 2015-05-06 22:54:21 +0200
  • 24d44f35f2 Merge pull request #791 from fjl/discover-sha3-distance Jeffrey Wilcke 2015-05-06 13:48:57 -0700
  • f99c960439 Merge b34a8ef624 into 323216ed85 Felix Lange 2015-05-06 20:21:41 +0000
  • 7d3e91b408 Merge 90f03874ce into 323216ed85 Gustav Simonsson 2015-05-06 19:18:30 +0000
  • ad628c2caf Important accessors added. Daniel A. Nagy 2015-05-06 20:33:05 +0200
  • 90f03874ce Make block numbers non-sequential in test Gustav Simonsson 2015-05-06 20:32:16 +0200
  • 8a7c9ca61c DoS fix: add check for wrong block number in chain fork Gustav Simonsson 2015-05-06 15:24:54 +0200
  • 323216ed85 Merge pull request #861 from obscuren/transaction_pool_fixes Jeffrey Wilcke 2015-05-06 11:23:58 -0700
  • 1f26a1b863 Merge pull request #859 from Gustav-Simonsson/ethash_reloaded Jeffrey Wilcke 2015-05-06 11:20:54 -0700
  • 05ac1209c7 cmd/geth: limit pendingTransactions to owned accounts. obscuren 2015-05-06 14:53:20 +0200
  • eb4029257a cmd/mist: updated xeth transact obscuren 2015-05-06 00:13:44 +0200
  • 5ebc22807c cmd/geth: admin, switched price with limit in arguments obscuren 2015-05-05 23:19:59 +0200
  • 7fed424435 cmd/geth: implemented resending transaction with different gas settings obscuren 2015-05-05 23:09:46 +0200
  • 92f998c7ef core: use removeTx instead of delete obscuren 2015-05-05 23:09:18 +0200
  • 03bb88dec0 xeth, rpc: added nonce setting through RPC and xeth transact obscuren 2015-05-05 23:08:52 +0200
  • 054947def7 Add ethash linux & windows build fixes Gustav Simonsson 2015-05-06 17:38:28 +0200
  • aa884c052d Merge pull request #771 from zsfelfoldi/develop Jeffrey Wilcke 2015-05-06 07:27:24 -0700
  • 2adcc31bb4 p2p/discover: new distance metric based on sha3(id) Felix Lange 2015-04-27 00:50:18 +0200
  • c54d123b31 setTimeout and sendAsync implemented added and eval queue for serializing JSRE vm execution zsfelfoldi 2015-04-22 02:31:59 +0200
  • f4341c7b7f Unskip working blocktests following ethash cache reusage Gustav Simonsson 2015-05-05 08:34:29 +0200
  • b1cc9cdc74 Integrate new ethash API and change geth makedag cmd Gustav Simonsson 2015-05-05 08:24:15 +0200
  • 50659f4b48 Update ethash Godeps files Gustav Simonsson 2015-05-05 07:50:04 +0200
  • 2e9ed6f7aa Merge pull request #856 from karalabe/windows-console-color-fix Jeffrey Wilcke 2015-05-05 04:50:48 -0700
  • c750ef09e1 cmd/geth: fix #853 colorize console output in windows Péter Szilágyi 2015-05-05 13:24:15 +0300
  • 8589532ecc Store block hash under block num even for non-canonical blocks Gustav Simonsson 2015-05-05 07:35:01 +0200
  • 28770307ba Remove debug logging Gustav Simonsson 2015-05-05 07:29:41 +0200
  • ff3a891afe Remove old CalcTotalDiff function, improve code comments Gustav Simonsson 2015-05-05 03:48:55 +0200
  • fee99b3e8d Simplify CalculateTD function Gustav Simonsson 2015-05-05 03:09:44 +0200
  • 4accc187d5 eth, p2p: add trusted node list beside static list Péter Szilágyi 2015-05-04 13:59:51 +0300
  • 2382da4179 cmd/mist: fix a stale error message Péter Szilágyi 2015-05-04 13:11:43 +0300
  • 54db54931e p2p: add static node dialing test Péter Szilágyi 2015-05-04 13:08:42 +0300
  • ac85fdc75e Merge pull request #835 from obscuren/handler_errors Jeffrey Wilcke 2015-05-04 02:00:54 -0700
  • 37770ed0d3 core: added unix timestamp to debug output for block proc obscuren 2015-05-03 21:44:44 +0200
  • 1470b22e90 downloader: hash downloading recovery obscuren 2015-05-03 16:09:10 +0200
  • ba2236fa51 cmd/geth, eth: bump version & tmp fix for incorrect TD peers obscuren 2015-05-03 14:11:47 +0200
  • f2a2b2ac70 eth/downloader: put back hashes on block overflow error obscuren 2015-05-03 14:11:00 +0200
  • 493181ea09 eth/downloader: changed has to blockHashes for chain linking obscuren 2015-05-03 14:10:31 +0200
  • c5b8acbaf0 core: print ignored blocks obscuren 2015-05-03 14:09:50 +0200
  • 25bc88113f eth/downloader: added additional tests obscuren 2015-05-03 14:09:33 +0200
  • c6ad3aec05 eth,core: changed NewTicker to Tick obscuren 2015-05-01 16:30:02 +0200
  • b298928c49 core: added 'ignored' status obscuren 2015-05-01 16:00:30 +0200
  • 016f152b36 eth, eth/downloader: Moved block processing & graceful shutdown obscuren 2015-05-01 00:23:51 +0200
  • 8f652287bd Add SEC 1 section to comment about IV Gustav Simonsson 2015-05-01 08:14:27 +0200
  • 0b6a702f24 Remove hashing of MAC key part of KDF derived key Gustav Simonsson 2015-05-01 08:12:42 +0200
  • d1f39f841b Zero XOR CTR IV in ECIES and remove it from ciphertext Gustav Simonsson 2015-05-01 08:07:22 +0200
  • e82ddd9198 p2p: correct a leftover trusted -> static Péter Szilágyi 2015-04-30 19:34:33 +0300
  • 413ace37d3 eth, p2p: rename trusted nodes to static, drop inbound extra slots Péter Szilágyi 2015-04-30 19:32:48 +0300
  • 8595198c1b eth/downloader: delete blocks from queue obscuren 2015-04-30 17:51:47 +0200
  • 15873fafc0 core: added a wait group to chain manager for graceful shutdown obscuren 2015-04-30 17:50:23 +0200
  • 701591b403 cmd, eth, p2p: fix review issues enumerated by Felix Péter Szilágyi 2015-04-30 16:15:29 +0300
  • 1528dbc171 p2p: add trust check to handshake, test privileged connectivity Péter Szilágyi 2015-04-30 12:41:27 +0300
  • 14f32a0c3a p2p: reduce the severity of a debug log Péter Szilágyi 2015-04-29 18:59:08 +0300
  • 679c90b873 cmd/geth, cmd/utils, eth: internalize trusted node config file Péter Szilágyi 2015-04-29 18:50:52 +0300
  • de0549fabb cmd/geth, cmd/mist, cmd/utils, eth, p2p: support trusted peers Péter Szilágyi 2015-04-29 18:04:08 +0300
  • d457a1187d common: add Hash.Generate Felix Lange 2015-04-27 00:49:49 +0200
  • 72ab6d3255 p2p/discover: track sha3(ID) in Node Felix Lange 2015-04-23 12:11:21 +0200
  • b34a8ef624 p2p, p2p/discover: protocol version 4 Felix Lange 2015-04-27 13:42:30 +0200
  • fc747ef4a6 p2p/discover: new endpoint format Felix Lange 2015-04-18 01:50:31 +0200
  • e4dba36892 core: check for parent in calc TD. TD = (N != 0 == parent.TD) || (== D) obscuren 2015-04-30 14:55:21 +0200
  • 28b39267d9 core, eth: verify td of received blocks obscuren 2015-04-30 13:41:47 +0200
  • 9b6e8f6195 eth, eth/downloader: remove bad peers from peer set obscuren 2015-04-30 12:38:16 +0200
  • 237507a7bf Merge 19f2347472 into 3fef601903 Péter Szilágyi 2015-04-30 09:42:35 +0000
  • 19f2347472 p2p: add trust check to handshake, test privileged connectivity Péter Szilágyi 2015-04-30 12:41:27 +0300
  • 805f0eef2c p2p: throttle peers on remote close too, add throttling tests Péter Szilágyi 2015-04-30 11:45:59 +0300
  • 3fef601903 Merge pull request #830 from obscuren/downloader-missing-parent Jeffrey Wilcke 2015-04-29 15:52:25 -0700
  • 30b921ef46 cmd/geth: bump version to 0.9.14 obscuren 2015-04-30 00:40:14 +0200
  • 88292f35db core: remove txs from queue in addition to removal of pending obscuren 2015-04-30 00:20:59 +0200
  • 2590a7dabb core: added some additional chain tests for shortest chain obscuren 2015-04-30 00:08:43 +0200
  • 04c209980b eth: rely on p2p to determine block propagation obscuren 2015-04-29 22:50:58 +0200
  • 01e3d694a6 p2p: added received at to peer message obscuren 2015-04-29 22:49:58 +0200
  • 9e63798d03 core/types, eth: meassure and display propagation times obscuren 2015-04-29 19:55:30 +0200
  • f8c27d7159 eth/downloader: drop block obscuren 2015-04-29 19:55:04 +0200
  • 1b9564ddba p2p: reduce the severity of a debug log Péter Szilágyi 2015-04-29 18:59:08 +0300
  • e6efa4e2d7 cmd/geth, cmd/utils, eth: internalize trusted node config file Péter Szilágyi 2015-04-29 18:50:52 +0300
  • 5dde733d0c p2p: add a dialer cooldown to prevent reattempting failures Péter Szilágyi 2015-04-29 18:42:43 +0300
  • 3b58f5a2c5 cmd/geth, cmd/mist, cmd/utils, eth, p2p: support trusted peers Péter Szilágyi 2015-04-29 18:04:08 +0300
  • c930045834 core: fixed tetst to reflect (int, error) return by insertChain obscuren 2015-04-29 15:09:37 +0200
  • dfbf580354 eth/downloader: ignore orphan blocks in the downloader. obscuren 2015-04-29 14:49:37 +0200
  • 735b029db9 core: return the index of the block that failed when inserting a chain obscuren 2015-04-29 14:00:24 +0200
  • 764e81bf12 Merge pull request #825 from obscuren/develop Jeffrey Wilcke 2015-04-29 04:47:26 -0700
  • bac4440e17 Merge pull request #822 from fjl/makefile-improvements Jeffrey Wilcke 2015-04-29 04:43:38 -0700
  • 13364a2dcf eth/downloader: reset the chain when parent is missing during processing obscuren 2015-04-29 13:40:39 +0200
  • 745c368987 cmd/geth: bump version number obscuren 2015-04-29 12:54:41 +0200
  • 4e07967711 core: fixed chain reorg during splits obscuren 2015-04-29 12:43:24 +0200
  • af73d1d682 core/types: added fake parent hash / hash to String() output obscuren 2015-04-29 12:40:05 +0200