Commit graph

  • 3b008723db cmd/geth, cmd/utils: invert --pprof once more Péter Szilágyi 2015-04-20 19:14:49 +0300
  • f28b2bb6ed core: upgraded block chain version obscuren 2015-04-20 18:12:05 +0200
  • 3b45fedb81 Merge branch 'ethersphere-frontier/natspec' into develop obscuren 2015-04-20 18:09:10 +0200
  • 36ec42e50c Merge branch 'frontier/natspec' of https://github.com/ethersphere/go-ethereum into ethersphere-frontier/natspec obscuren 2015-04-20 18:08:14 +0200
  • c8e2b3710c cmd/geth, cmd/utils: use pprof disable flag, start globally Péter Szilágyi 2015-04-20 18:59:41 +0300
  • 805345d135 Add block tests wrapper and fixes for tx tests Gustav Simonsson 2015-04-19 00:35:48 +0200
  • 8830403acf cmd/geth, cmd/utils: add cli flags for pprof and whisper. Péter Szilágyi 2015-04-20 18:45:37 +0300
  • 76025cc424 geth: added a admin.debug.block command which reprocess the block obscuren 2015-04-20 16:03:19 +0200
  • 72d065d491 core: force block process & fixed chain manager test obscuren 2015-04-20 16:02:50 +0200
  • aaa1edcf41 Merge 89f75660cb into 97a9753f87 Gustav Simonsson 2015-04-20 11:00:49 +0000
  • 97a9753f87 core: added chain reset mechanism on bad blocks obscuren 2015-04-20 12:58:17 +0200
  • 45da3e17e2 core: added chain head reset to known block obscuren 2015-04-20 12:29:02 +0200
  • 52584596d4 geth: bump version number obscuren 2015-04-20 12:01:39 +0200
  • 97b0c4b697 core: moved TD calculation from proc to chain obscuren 2015-04-20 12:01:20 +0200
  • 4812c12488 Dockerfile: remove some packages, direct download vs git Péter Szilágyi 2015-04-20 11:49:44 +0300
  • 093a9106b0 contract addresses include hex prefix - simplify resolver and tests - added missing test for KeyToUrl - fix notice error message and its test with !%x(MISSING) - natspec test: insertTx modified - does not prepend 0x to contract address - disable networking in e2e test zelig 2015-04-19 19:24:46 +0100
  • 71c974f3eb fix end to end test import cycle zelig 2015-04-19 19:22:15 +0100
  • e9874cbcc1 fixed resolver test zsfelfoldi 2015-04-17 13:54:23 +0200
  • 929428d602 URLhint support for URLs longer than 32 bytes zsfelfoldi 2015-04-17 13:46:38 +0200
  • b6fe9e0c83 added missing source file zsfelfoldi 2015-04-14 16:36:28 +0200
  • bb793c829f fixed incomplete merge zsfelfoldi 2015-04-14 16:12:35 +0200
  • d8fb834386 test account is no longer permanently in genesis block, only put there when testing zsfelfoldi 2015-04-14 16:01:25 +0200
  • dba2367157 NatSpec contracts are now not in the genesis block but added by the test zsfelfoldi 2015-04-14 15:20:52 +0200
  • f255336c2c utils linked to natspec notice eval, test notice now using utils.toHex() zsfelfoldi 2015-04-13 14:35:41 +0200
  • c4b7d4d3f7 NatSpec cli option, resolver tests passing zsfelfoldi 2015-04-08 13:22:31 +0200
  • b46e152171 default fallback NatSpec messages zsfelfoldi 2015-04-08 12:35:02 +0200
  • 8e6a068d2d natspec test bugfix zsfelfoldi 2015-04-07 14:46:14 +0200
  • b635cad9fe NatSpec passing end to end test zsfelfoldi 2015-04-07 11:50:17 +0200
  • 94489b2269 s zsfelfoldi 2015-04-06 08:01:36 +0200
  • e2d333d209 NatSpec contracts in genesis block, end to end test (unfinished) zsfelfoldi 2015-04-03 17:37:59 +0200
  • ac0e5e8b6d resolver tests - add resolver tests and fix resolver to pass - statereg constructor fixed - comments added to natspec plus docserver integration for natspec userdoc fetching zelig 2015-04-01 12:29:16 +0100
  • 3a540425a3 reorg: - statereg methods move to natspec/resolver/docserver - fix failing test on invalid js input zelig 2015-03-31 16:02:55 +0100
  • 5b0ea1044a add docserver using net/http Transport/Roundtrip zelig 2015-03-31 16:02:35 +0100
  • 3136bae4a5 NatSpec, URL register storage retrieval fixed 2/3 tests zsfelfoldi 2015-03-31 08:28:12 +0200
  • 97a602864a add common/resolver skeleton zelig 2015-03-31 01:57:17 +0100
  • 45676382b6 natspec integrated to console frontend confirmTransaction zelig 2015-03-31 00:51:51 +0100
  • d0b3536593 new natspec - constructor takes abidoc, userdoc - json parsing of userdoc - method found by abi data - notice found from method zelig 2015-03-31 00:49:38 +0100
  • 61885aa965 Don't export types/functions Bas van Kervel 2015-04-19 10:01:50 +0200
  • 2c229bac00 Replaced channel pointer field with non pointer channel Bas van Kervel 2015-04-19 09:55:41 +0200
  • c453f1f370 tests: hopefully improve test conversion helpers Felix Lange 2015-04-17 18:20:32 +0200
  • 235ed7ecb9 cmd/geth, tests: enable running multiple tests from a single file Felix Lange 2015-04-17 16:30:15 +0200
  • 2ce21cefdc eth: use NewDB hook also for extra DB Felix Lange 2015-04-17 16:28:44 +0200
  • fa729a0c55 miner: go fmt obscuren 2015-04-20 00:41:50 +0200
  • 5caf1aa1a9 Switched getWork third output from difficulty to target Vitalik Buterin 2015-04-19 17:42:21 -0400
  • 2cc9211269 miner: fixed remote miner current work obscuren 2015-04-19 21:58:58 +0200
  • ea11dba00b Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-04-19 21:46:41 +0200
  • 5dd56bb474 geth: admin download status obscuren 2015-04-19 21:45:58 +0200
  • 2c1a6a349b miner: removed default timer & update dag when threads > 0 obscuren 2015-04-19 21:45:40 +0200
  • e6d36fe356 Merge pull request #748 from fjl/build-script-unix Jeffrey Wilcke 2015-04-19 17:58:42 +0200
  • ed07ffcde5 downloader: fixed tests with low ttl obscuren 2015-04-19 17:34:32 +0200
  • dcf1a1988a moved obscuren 2015-04-19 17:14:15 +0200
  • 8eff550e8b Merge branch 'fjl-rlp-size-validation' into develop obscuren 2015-04-19 17:07:59 +0200
  • 8f3a7e41de Merge branch 'rlp-size-validation' of https://github.com/fjl/go-ethereum into fjl-rlp-size-validation obscuren 2015-04-19 17:06:56 +0200
  • 48f23746f0 Makefile: for non-gophers Felix Lange 2015-04-18 23:21:45 +0200
  • 8286e4c6e4 Dockerfile: don't install unneeded packages, dump Go RACE Péter Szilágyi 2015-04-18 19:14:35 +0300
  • 5667618e7b Dockerfile: reduce layers from 22 to 14 Péter Szilágyi 2015-04-18 18:33:22 +0300
  • 89f75660cb Add block tests wrapper and fixes for tx tests Gustav Simonsson 2015-04-18 12:07:06 +0200
  • 7c3319f4d7 Merge remote-tracking branch 'felix/blocktest-parsing-fix' into HEAD Gustav Simonsson 2015-04-18 11:58:31 +0200
  • 4683f9c0a7 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-04-19 13:33:39 +0200
  • cce4158cfc Removed debug println obscuren 2015-04-19 13:32:09 +0200
  • 3d497be9bd eth: drop blocks with low TD obscuren 2015-04-19 13:31:37 +0200
  • 6e1aa91aaf geth: added getBlockRlp for dumping block in rlp format obscuren 2015-04-19 13:30:55 +0200
  • c58918c84a downloader: moved chunk ignoring. Fixes issue with catching up obscuren 2015-04-19 13:30:34 +0200
  • 9ec56637f9 Merge pull request #749 from fjl/fix-nodekey-persistence Jeffrey Wilcke 2015-04-19 01:56:56 +0200
  • 4340996572 eth: temp 100% block propagation because of the current state of the net obscuren 2015-04-19 01:40:01 +0200
  • 5c59d95532 downloader: defer peer reset after download obscuren 2015-04-19 01:39:37 +0200
  • 4907d28967 crypto: update {Load,Save}ECDSA comments to mention hex encoding Felix Lange 2015-04-19 01:33:00 +0200
  • da4a0e0555 eth: fix node key persistence Felix Lange 2015-04-19 01:28:41 +0200
  • 86ecdcd5ff downloader: reset hashTtl on receive obscuren 2015-04-19 00:15:05 +0200
  • 71aa5fe8a3 Merge branch 'downloader-proto' into develop obscuren 2015-04-19 00:09:12 +0200
  • 164b878854 cleanup obscuren 2015-04-19 00:08:57 +0200
  • 434dea3caf eth: removed debug messages to stdout obscuren 2015-04-19 00:03:26 +0200
  • 50e096e627 downloader: don't remove peers. keep them around obscuren 2015-04-18 23:56:08 +0200
  • 03b4cf74a2 geth: added identity flag which allows to set a custom node name obscuren 2015-04-18 23:53:30 +0200
  • d34e4dc5ac Merge branch 'develop' into downloader-proto obscuren 2015-04-18 21:26:43 +0200
  • 84f1af6413 core: merge using equal block numbers rather than the current block obscuren 2015-04-18 21:23:42 +0200
  • c8cc523d4d miner: reverted back to old event obscuren 2015-04-18 20:51:05 +0200
  • a1d97ea4db typo obscuren 2015-04-18 20:35:49 +0200
  • c6c22301fa miner: changed listener obscuren 2015-04-18 20:26:17 +0200
  • 6830ddb659 downloader: free up peers from work when the downloader resets obscuren 2015-04-18 20:25:55 +0200
  • 7c5d50f627 downloader: throw an error if there are no peers available for download obscuren 2015-04-18 19:29:30 +0200
  • 78e37e98e7 downloader: fixed a race condition for download status obscuren 2015-04-18 19:14:25 +0200
  • 0d536734fe eth: adapted to new synchronous api of downloader's AddBlock obscuren 2015-04-18 18:55:50 +0200
  • c2c24b3bb4 downloader: improved downloading and synchronisation obscuren 2015-04-18 18:54:57 +0200
  • 60613b57d1 downloader: make sure that hashes are only accepted from the active peer obscuren 2015-04-18 17:35:03 +0200
  • ff67fbf964 Merge branch 'develop' into downloader-proto obscuren 2015-04-18 15:14:56 +0200
  • 525cefa37a updated ethash obscuren 2015-04-18 15:14:44 +0200
  • 8244825bbf downloader: reset the queue if a peer response with an empty hash set obscuren 2015-04-18 15:14:12 +0200
  • eef4776b5b eth: ignore NewBlockMsg with lower td obscuren 2015-04-18 14:25:22 +0200
  • 1bc2d83b6f core: improved uncle validation error message obscuren 2015-04-18 14:24:44 +0200
  • 8f873b762b downloader: all handlers check for isBusy obscuren 2015-04-18 03:15:26 +0200
  • a6c0a75f9a eth: fixed proper BroadcastBlock for mined blocks obscuren 2015-04-18 02:38:13 +0200
  • c39a7b5c0d Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-04-18 02:33:04 +0200
  • 89fd752659 rpc: set from. Closes #742 obscuren 2015-04-18 02:32:55 +0200
  • f1ae3dc4aa geth: bump version number obscuren 2015-04-18 02:27:50 +0200
  • 12e8d9c4dd eth: listen for mined blocks and propagate using the protocol manager obscuren 2015-04-18 02:27:37 +0200
  • ecc74d76cc eth: drop blocks that are known obscuren 2015-04-18 02:24:24 +0200
  • cc436c4b28 eth: additional cleanups to the subprotocol, improved block propagation obscuren 2015-04-18 02:21:07 +0200
  • c2f410214c eth: began split up of peers and protocol manager obscuren 2015-04-18 01:11:09 +0200
  • 2339ee9910 Merge branch 'develop' into downloader-proto obscuren 2015-04-18 01:10:32 +0200