1
0
Fork 0
forked from forks/go-ethereum

Commit graph

  • 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
  • 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
  • 9caf880ff9 Update README.md Jeffrey Wilcke 2015-04-24 13:40:20 +0200
  • 31811365e0 Merge pull request #800 from obscuren/ethereum_js_update Jeffrey Wilcke 2015-04-24 04:34:51 -0700
  • dc62fb2ee9 web3: updated obscuren 2015-04-24 11:39:43 +0200
  • 92c6327593 cmd/geth, jsre: updated ethereum.js => web3.js obscuren 2015-04-24 11:37:44 +0200
  • 6def110c37 cmd/bootnode, eth, p2p, p2p/discover: clean up the seeder and mesh into eth. Péter Szilágyi 2015-04-24 11:19:33 +0300
  • 971702e7a1 p2p/discovery: fix broken tests due to API update Péter Szilágyi 2015-04-23 19:40:35 +0300
  • af923c965f p2p/discovery: use the seed table for finding nodes, auto drop stale ones Péter Szilágyi 2015-04-23 19:24:48 +0300
  • 5f735d6fce cmd, eth, p2p, p2p/discover: init and clean up the seed cache Péter Szilágyi 2015-04-23 18:47:24 +0300
  • 936c8e19ff p2p/discover: store nodes in leveldb Felix Lange 2015-04-23 14:51:41 +0200
  • 516f49c812 eth: cleanup obscuren 2015-04-23 23:26:54 +0200
  • b6ec1c720f Merge pull request #797 from tgerring/bootnodes Jeffrey Wilcke 2015-04-23 11:53:18 -0700
  • f5e0388f62 Merge pull request #778 from bas-vk/issue764 Jeffrey Wilcke 2015-04-23 11:46:27 -0700
  • abe08d7be3 Merge pull request #794 from Gustav-Simonsson/block_tests_more_validations Jeffrey Wilcke 2015-04-23 11:41:57 -0700
  • 24995f9ab7 Updated bootnodes Taylor Gerring 2015-04-23 13:06:07 -0500
  • 154570ebd3 Cleanup README developer info Taylor Gerring 2015-04-23 13:05:37 -0500
  • c12180d005 Merge branch 'issue764' of https://github.com/bas-vk/go-ethereum into issue764 Bas van Kervel 2015-04-23 18:01:15 +0200
  • c273ed7d82 Moved leveldb update loop to eth/backend Bas van Kervel 2015-04-22 12:46:41 +0200
  • 5cfa0e9187 bugfix, wrong hash stored in blockDb Bas van Kervel 2015-04-23 17:35:05 +0200
  • 9d2a156453 Fix ignore of unexpected files in key dir Gustav Simonsson 2015-04-23 05:52:41 +0200
  • 7a223721a5 Add block header validations for block tests Gustav Simonsson 2015-04-23 04:38:47 +0200
  • 94f2adb80a Merge pull request #792 from veox/doc-crypto-secp256k1 Jeffrey Wilcke 2015-04-23 08:11:11 -0700
  • 958c04e79a doc: crypto/secp256k1 GMP dependency package name. Noel Maersk 2015-04-23 17:33:48 +0300
  • 2f8809df40 Merge pull request #769 from obscuren/develop Jeffrey Wilcke 2015-04-23 02:59:56 -0700
  • 7f14fbd579 core: pending txs now re-validated once every second obscuren 2015-04-23 11:09:58 +0200
  • 48135657c4 miner: show error message for gas limit per account obscuren 2015-04-23 10:53:48 +0200
  • d7bab21681 natspec: fixed test to work with new queued transactions obscuren 2015-04-23 10:51:47 +0200
  • fba40e18d9 core: added accessor for queued transactions obscuren 2015-04-23 10:51:13 +0200
  • d3be1a2719 eth: moved mined, tx events to protocol-hnd and improved tx propagation obscuren 2015-04-22 17:56:06 +0200
  • 888ece0cb2 core: fixed test obscuren 2015-04-22 13:09:59 +0200
  • 7edbb0110f core: set the state for the managed tx state obscuren 2015-04-22 12:25:24 +0200
  • 1506e00a23 core: improved error message for invalid nonce txs obscuren 2015-04-22 12:24:46 +0200
  • 7138404cb0 core: only post event once per tx & fixed test obscuren 2015-04-21 23:20:27 +0200
  • 4feb5f6f9c xeth, miner: updated some logging obscuren 2015-04-21 22:03:32 +0200
  • 5cb5df003d eth: start tx pool in a goroutine obscuren 2015-04-21 22:02:56 +0200
  • 498b24270a core: implemented a queued approach processing transactions obscuren 2015-04-21 22:01:04 +0200
  • 2fe54ab233 Merge pull request #779 from Gustav-Simonsson/block_tests_reloaded Jeffrey Wilcke 2015-04-23 02:49:51 -0700
  • 49da462e92 Include ZeroByteAtTheEnd and RandomByteAtTheEnd tests Gustav Simonsson 2015-04-22 23:15:52 +0200
  • 4e0a2c8e8c Validate block header UncleHash against calculated hash Gustav Simonsson 2015-04-22 15:29:19 +0200
  • ec6acacc53 Unskip BlockTests/bcInvalidHeaderTest.json wrongUncleHash Gustav Simonsson 2015-04-22 15:28:04 +0200
  • 9834f855fa Finally, glorious HEX Gustav Simonsson 2015-04-22 15:21:02 +0200
  • 24de35ef09 Add StateTests/stMemoryStressTest.json but skip for now Gustav Simonsson 2015-04-22 15:19:37 +0200
  • 5c70333a12 Exclude TransactionWithSvalue0 as it expects invalid s value to be valid Gustav Simonsson 2015-04-22 12:21:55 +0200