Commit graph

  • 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
  • 4b7bdc3766 eth: check if downloader is busy before showing log message obscuren 2015-04-28 21:18:08 +0200
  • 7ac24d551b core: seperated proccing mutex and getting mutex obscuren 2015-04-28 17:48:46 +0200
  • 9f32117457 core: bump database version obscuren 2015-04-28 17:32:51 +0200
  • a4b79f1dac core: moved mutex locks in insert blocks to start of function obscuren 2015-04-28 17:26:29 +0200
  • 04a09b7e2d core: set min gas price at startup obscuren 2015-04-28 17:13:51 +0200
  • 32373e3837 Merge pull request #828 from tgerring/pathfixes Jeffrey Wilcke 2015-04-29 01:54:47 -0700
  • f8cdff9a5d Remove path separator literals Taylor Gerring 2015-04-29 00:30:25 -0500
  • aa03e53ca8 Use Makefile for Travis tests Felix Lange 2015-04-29 01:27:47 +0200
  • c6b983e449 Makefile: add test target Felix Lange 2015-04-28 13:16:47 +0200
  • 72d8878084 cmd/mist: always enable whisper Felix Lange 2015-04-28 13:15:35 +0200
  • eb5e43022e cmd/geth, cmd/mist: use gitCommit in node name Felix Lange 2015-04-28 13:14:53 +0200
  • 71c28cfb0c Makefile: set main.gitCommit when building Felix Lange 2015-04-28 12:53:50 +0200
  • f4e5675303 cmd/mist: add blockchain version flag Felix Lange 2015-04-28 12:14:49 +0200
  • 26fbea5cb7 README: simplify build instructions Felix Lange 2015-04-28 12:13:42 +0200
  • 8fcd71920a Makefile: clean should also delete Godeps/_workspace/pkg Felix Lange 2015-04-28 12:06:59 +0200
  • 12df8565cf build: run build commands from the fake workspace root Felix Lange 2015-04-28 12:05:45 +0200
  • a6a49ccbf7 Merge pull request #821 from karalabe/nodedb-fix Jeffrey Wilcke 2015-04-28 04:07:14 -0700
  • a7d894611e Merge pull request #820 from fjl/rlp-readkind-overflow Jeffrey Wilcke 2015-04-28 04:04:32 -0700
  • b569550a39 p2p/discover: fix api issues caused by leveldb update Péter Szilágyi 2015-04-28 13:57:57 +0300
  • 91cb8cdd2a Merge pull request #793 from karalabe/discovery-node-cache Jeffrey Wilcke 2015-04-28 03:40:10 -0700
  • e88b410b4d Merge pull request #819 from karalabe/leveldb-update Jeffrey Wilcke 2015-04-28 02:40:49 -0700
  • 7e3b080f85 godeps: update leveldb and snappy, dump serpent-go Péter Szilágyi 2015-04-28 12:18:01 +0300
  • 99027c79fe Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-04-28 11:17:41 +0200
  • bac455c011 Merge branch 'kobigurk-develop' into develop obscuren 2015-04-28 11:16:22 +0200
  • 459d898705 eth, rpc, xeth: ext_hanhrate => eth_hashrate obscuren 2015-04-28 11:16:03 +0200
  • 46f63ef04f Merge branch 'develop' of https://github.com/kobigurk/go-ethereum into kobigurk-develop obscuren 2015-04-28 11:10:44 +0200
  • a05c420371 Merge pull request #738 from karalabe/whisper-cleanup Jeffrey Wilcke 2015-04-28 01:54:05 -0700
  • dd49c8e43d rlp: fix list bounds check overflow (found by go-fuzz) Felix Lange 2015-04-28 10:28:15 +0200
  • 978ffd3097 rpc, xeth: finish cleaning up xeth Péter Szilágyi 2015-04-22 18:35:50 +0300
  • 2b9fd6b40a whisper: add full filter test suite Péter Szilágyi 2015-04-22 18:17:07 +0300
  • 406e74e2af whisper: fix a small data race duirng peer connection Péter Szilágyi 2015-04-22 17:40:39 +0300
  • 70ded4cbf0 xeth: fix un-decoded whisper RPC topic string bug Péter Szilágyi 2015-04-22 17:25:54 +0300
  • e252dae499 rpc: use nil topic wildcards instead of "" Péter Szilágyi 2015-04-22 17:24:35 +0300
  • db615a85ec ui/qt/qwhisper, whisper, xeth: polish topic filter, fix wildcards Péter Szilágyi 2015-04-22 12:50:48 +0300
  • ae4bfc3cfb rpc, ui/qt/qwhisper, whisper, xeth: introduce complex topic filters Péter Szilágyi 2015-04-21 18:31:08 +0300
  • 15586368e5 whisper: fix spurious From identity with untargeted messages Péter Szilágyi 2015-04-21 12:45:10 +0300
  • 87447f9f3f whisper: fix payload loss in case of plaintext decrypt Péter Szilágyi 2015-04-21 12:13:57 +0300
  • 7f48eb8737 whisper, xeth/whisper: surface TTL and hash to the API Péter Szilágyi 2015-04-21 11:43:11 +0300
  • 19bc4624ea eth: pull in a lost merge change Péter Szilágyi 2015-04-20 14:58:23 +0300
  • 7948cc0029 rpc, whisper, xeth: fix RPC message retrieval data race Péter Szilágyi 2015-04-20 14:56:38 +0300
  • 5aa523e32b whisper: fix send timestamp omission during envelope opening Péter Szilágyi 2015-04-17 18:19:39 +0300
  • 3563c59b12 rpc, whisper, xeth: polish whisper RPC interface Péter Szilágyi 2015-04-17 16:45:44 +0300
  • 4992765032 p2p/discover: fix goroutine leak due to blocking on sync.Once Péter Szilágyi 2015-04-28 10:28:04 +0300
  • 182d484aa7 Merge pull request #817 from tgerring/rpcglog Jeffrey Wilcke 2015-04-27 14:51:00 -0700
  • f54c2e75c8 Merge pull request #818 from Gustav-Simonsson/add_privkey_loading_to_block_tests Jeffrey Wilcke 2015-04-27 14:48:49 -0700
  • 3ad5243b18 Return Gas Price not Gas Taylor Gerring 2015-04-27 13:58:32 -0500
  • 34c94d5fcd Add loading of block test privkey if present Gustav Simonsson 2015-04-27 19:32:45 +0200
  • 2a61611c4f Update JSON tests Gustav Simonsson 2015-04-27 19:09:20 +0200
  • 437cf4b3ac p2p/discover: add node expirer and related tests Péter Szilágyi 2015-04-27 17:38:28 +0300
  • 9a17dd91a4 Add link to Windows 64-bit geth dev build Taylor Gerring 2015-04-27 09:24:25 -0500
  • b071e7f4db Remove old logger from RPC pkg Taylor Gerring 2015-04-27 09:18:55 -0500
  • a136e2bb22 p2p/discover: parametrize nodedb version, add persistency tests Péter Szilágyi 2015-04-27 15:28:17 +0300
  • 75fd738dea p2p/discover: drop a superfluous warning Péter Szilágyi 2015-04-27 15:06:31 +0300
  • 706da56f75 p2p/discover: wrap the pinger to update the node db too Péter Szilágyi 2015-04-27 14:56:42 +0300
  • 85b4b44235 p2p/discover: use iterator based seeding, drop old protocol test Péter Szilágyi 2015-04-27 14:45:35 +0300
  • 8de8f61d36 p2p/discover: write the basic tests, catch RLP bug Péter Szilágyi 2015-04-27 12:33:06 +0300
  • 0201c04b95 p2p/discovery: fix issues raised in the nodeDb PR Péter Szilágyi 2015-04-27 10:19:16 +0300
  • aa4c25778f Merge pull request #813 from obscuren/general_fixes Jeffrey Wilcke 2015-04-26 03:12:30 -0700
  • 7fd368c586 geth/main: removed crazy welcome message :-( obscuren 2015-04-26 11:30:33 +0200
  • a237ff65ea web3: updated obscuren 2015-04-26 11:20:21 +0200
  • 145e02fc54 core, miner: added value check on tx validation obscuren 2015-04-26 11:19:40 +0200
  • 8d09f95bc7 Merge pull request #805 from obscuren/download_improvements Jeffrey Wilcke 2015-04-24 15:56:17 -0700
  • ed036a2ce7 cmd/geth: bump version number 0.9.12 obscuren 2015-04-24 23:57:05 +0200
  • 7afbd0f20d Merge pull request #796 from Gustav-Simonsson/fix_ignoring_of_unexpected_files_in_key_dir Jeffrey Wilcke 2015-04-24 14:37:42 -0700
  • b0bf12ec87 Remove unneeded allocation Gustav Simonsson 2015-04-24 19:40:28 +0200
  • 7f116e34b5 Update ethash API Gustav Simonsson 2015-04-24 13:32:53 +0200
  • 7ce3d06402 eth/downloader: removed update loop and synch channel obscuren 2015-04-24 18:28:46 +0200
  • 405720b218 xeth, core, cmd/utils: Transaction can not be over block gas limit obscuren 2015-04-24 17:45:51 +0200
  • 3bb6da9bd3 natspec: disabled natspec test obscuren 2015-04-24 17:44:22 +0200
  • 4d1887093d Use make instead of new for allocation Gustav Simonsson 2015-04-24 17:41:38 +0200
  • 8646365b42 cmd/bootnode, eth, p2p, p2p/discover: use a fancier db design Péter Szilágyi 2015-04-24 18:04:41 +0300
  • 1681ee9883 eth: added a few informative messages regarding downloading obscuren 2015-04-24 17:03:09 +0200
  • c8e21a4d17 Merge pull request #803 from obscuren/log_filter_fixes Jeffrey Wilcke 2015-04-24 07:43:01 -0700
  • 168ff36676 Merge pull request #773 from ethersphere/frontier/cli Jeffrey Wilcke 2015-04-24 06:58:31 -0700
  • a9e4b96573 eth/downloader: fixed tests obscuren 2015-04-24 15:56:18 +0200
  • d84c2202e7 eth, eth/downloader: simplified synchronisation process obscuren 2015-04-24 15:37:32 +0200
  • bd9c76097d eth/downloader: removed peer td management and best peer selection obscuren 2015-04-24 15:36:48 +0200
  • 31f82eb334 eth, eth/downloader: don't require td on downloader. Fixed tests obscuren 2015-04-24 15:04:58 +0200
  • b86e7526e1 eth, eth/downloader: moved peer selection to protocol handler obscuren 2015-04-24 14:40:32 +0200
  • 81379cbc7b Merge pull request #804 from alexvandesande/avsa-geth Jeffrey Wilcke 2015-04-24 04:57:05 -0700
  • f229dc8f42 Merge branch 'avsa-geth' of https://github.com/alexvandesande/go-ethereum into avsa-geth Alexandre Van de Sande 2015-04-24 13:51:29 +0200
  • 8716278ca8 Smaller frontier cover art Alexandre Van de Sande 2015-04-24 13:46:41 +0200
  • c5e9a0a71c cli: correct bootnodes flag usage help line zelig 2015-04-24 12:46:53 +0100
  • f1126dbb87 Smaller frontier cover art Alexandre Van de Sande 2015-04-24 13:46:41 +0200
  • cd2782f59c core: fixed wildcard topic filters. Closes #725 obscuren 2015-04-24 13:36:34 +0200
  • 6b1b5a4a2a cli/js console: if corsDomain is not given to startRpc, we fall back to value set on command line with -corsDomain zelig 2015-04-22 14:55:01 +0100
  • 1b7c017076 cli: fatal error if no etherbase for mining zelig 2015-04-22 01:36:28 +0100
  • be843959cb backend: start miner in its go routine (no wait to generate DAG) zelig 2015-04-22 01:35:16 +0100
  • 6512b23b98 cli: fatal error if rpc could not be started zelig 2015-04-22 00:47:17 +0100
  • 7b2f25b578 cli: clean up flag descriptions, usage docs, account list uses primary and indexes, add help line to account subcnd usage zelig 2015-04-22 00:41:34 +0100
  • 22450c069b js console: add cors domain optional argument to startRpc zelig 2015-04-21 18:08:47 +0100
  • a3fb41981e cmd/admin: rename debug.block to debug.processBlock; move backtrace under debug zelig 2015-04-21 10:47:40 +0100
  • b7744c5e3b Merge 4e0be49792 into 9caf880ff9 Jeffrey Wilcke 2015-04-24 11:41:05 +0000
  • d4ff53c230 Merge ddbe8a3821 into 9caf880ff9 Alexandre Van de Sande 2015-04-24 11:40:24 +0000
  • 9caf880ff9 Update README.md Jeffrey Wilcke 2015-04-24 13:40:20 +0200
  • 4e0be49792 test for alex obscuren 2015-04-24 13:39:24 +0200