Commit Graph

  • e2d333d209 NatSpec contracts in genesis block, end to end test (unfinished) zsfelfoldi 2015-04-03 17:37:59 +02:00
  • 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 +01:00
  • 3a540425a3 reorg: - statereg methods move to natspec/resolver/docserver - fix failing test on invalid js input zelig 2015-03-31 16:02:55 +01:00
  • 5b0ea1044a add docserver using net/http Transport/Roundtrip zelig 2015-03-31 16:02:35 +01:00
  • 3136bae4a5 NatSpec, URL register storage retrieval fixed 2/3 tests zsfelfoldi 2015-03-31 08:28:12 +02:00
  • 97a602864a add common/resolver skeleton zelig 2015-03-31 01:57:17 +01:00
  • 45676382b6 natspec integrated to console frontend confirmTransaction zelig 2015-03-31 00:51:51 +01:00
  • 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 +01:00
  • 61885aa965 Don't export types/functions Bas van Kervel 2015-04-19 10:01:50 +02:00
  • 2c229bac00 Replaced channel pointer field with non pointer channel Bas van Kervel 2015-04-19 09:55:41 +02:00
  • c453f1f370 tests: hopefully improve test conversion helpers Felix Lange 2015-04-17 18:20:32 +02:00
  • 235ed7ecb9 cmd/geth, tests: enable running multiple tests from a single file Felix Lange 2015-04-17 16:30:15 +02:00
  • 2ce21cefdc eth: use NewDB hook also for extra DB Felix Lange 2015-04-17 16:28:44 +02:00
  • fa729a0c55 miner: go fmt obscuren 2015-04-20 00:41:50 +02:00
  • 5caf1aa1a9 Switched getWork third output from difficulty to target Vitalik Buterin 2015-04-19 17:42:21 -04:00
  • 2cc9211269 miner: fixed remote miner current work obscuren 2015-04-19 21:58:58 +02:00
  • ea11dba00b Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-04-19 21:46:41 +02:00
  • 5dd56bb474 geth: admin download status obscuren 2015-04-19 21:45:58 +02:00
  • 2c1a6a349b miner: removed default timer & update dag when threads > 0 obscuren 2015-04-19 21:45:40 +02:00
  • e6d36fe356 Merge pull request #748 from fjl/build-script-unix Jeffrey Wilcke 2015-04-19 17:58:42 +02:00
  • ed07ffcde5 downloader: fixed tests with low ttl obscuren 2015-04-19 17:34:32 +02:00
  • dcf1a1988a moved obscuren 2015-04-19 17:14:15 +02:00
  • 8eff550e8b Merge branch 'fjl-rlp-size-validation' into develop obscuren 2015-04-19 17:07:59 +02:00
  • 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 +02:00
  • 4683f9c0a7 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-04-19 13:33:39 +02:00
  • cce4158cfc Removed debug println obscuren 2015-04-19 13:32:09 +02:00
  • 3d497be9bd eth: drop blocks with low TD obscuren 2015-04-19 13:31:37 +02:00
  • 6e1aa91aaf geth: added getBlockRlp for dumping block in rlp format obscuren 2015-04-19 13:30:55 +02:00
  • c58918c84a downloader: moved chunk ignoring. Fixes issue with catching up obscuren 2015-04-19 13:30:34 +02:00
  • 9ec56637f9 Merge pull request #749 from fjl/fix-nodekey-persistence Jeffrey Wilcke 2015-04-19 01:56:56 +02:00
  • 4340996572 eth: temp 100% block propagation because of the current state of the net obscuren 2015-04-19 01:40:01 +02:00
  • 5c59d95532 downloader: defer peer reset after download obscuren 2015-04-19 01:39:37 +02:00
  • 4907d28967 crypto: update {Load,Save}ECDSA comments to mention hex encoding Felix Lange 2015-04-19 01:33:00 +02:00
  • da4a0e0555 eth: fix node key persistence Felix Lange 2015-04-19 01:28:41 +02:00
  • 48f23746f0 Makefile: for non-gophers Felix Lange 2015-04-18 23:21:45 +02:00
  • 86ecdcd5ff downloader: reset hashTtl on receive obscuren 2015-04-19 00:15:05 +02:00
  • 71aa5fe8a3 Merge branch 'downloader-proto' into develop obscuren 2015-04-19 00:09:12 +02:00
  • 164b878854 cleanup obscuren 2015-04-19 00:08:57 +02:00
  • 434dea3caf eth: removed debug messages to stdout obscuren 2015-04-19 00:03:26 +02:00
  • 50e096e627 downloader: don't remove peers. keep them around obscuren 2015-04-18 23:56:08 +02:00
  • 03b4cf74a2 geth: added identity flag which allows to set a custom node name obscuren 2015-04-18 23:53:30 +02:00
  • d34e4dc5ac Merge branch 'develop' into downloader-proto obscuren 2015-04-18 21:26:43 +02:00
  • 84f1af6413 core: merge using equal block numbers rather than the current block obscuren 2015-04-18 21:23:42 +02:00
  • c8cc523d4d miner: reverted back to old event obscuren 2015-04-18 20:51:05 +02:00
  • a1d97ea4db typo obscuren 2015-04-18 20:35:49 +02:00
  • c6c22301fa miner: changed listener obscuren 2015-04-18 20:26:17 +02:00
  • 6830ddb659 downloader: free up peers from work when the downloader resets obscuren 2015-04-18 20:25:55 +02:00
  • 7c5d50f627 downloader: throw an error if there are no peers available for download obscuren 2015-04-18 19:29:30 +02:00
  • 78e37e98e7 downloader: fixed a race condition for download status obscuren 2015-04-18 19:14:25 +02:00
  • 0d536734fe eth: adapted to new synchronous api of downloader's AddBlock obscuren 2015-04-18 18:55:50 +02:00
  • c2c24b3bb4 downloader: improved downloading and synchronisation obscuren 2015-04-18 18:54:57 +02:00
  • 60613b57d1 downloader: make sure that hashes are only accepted from the active peer obscuren 2015-04-18 17:35:03 +02:00
  • ff67fbf964 Merge branch 'develop' into downloader-proto obscuren 2015-04-18 15:14:56 +02:00
  • 525cefa37a updated ethash obscuren 2015-04-18 15:14:44 +02:00
  • 8244825bbf downloader: reset the queue if a peer response with an empty hash set obscuren 2015-04-18 15:14:12 +02:00
  • eef4776b5b eth: ignore NewBlockMsg with lower td obscuren 2015-04-18 14:25:22 +02:00
  • 1bc2d83b6f core: improved uncle validation error message obscuren 2015-04-18 14:24:44 +02:00
  • 8f873b762b downloader: all handlers check for isBusy obscuren 2015-04-18 03:15:26 +02:00
  • a6c0a75f9a eth: fixed proper BroadcastBlock for mined blocks obscuren 2015-04-18 02:38:13 +02:00
  • c39a7b5c0d Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-04-18 02:33:04 +02:00
  • 89fd752659 rpc: set from. Closes #742 obscuren 2015-04-18 02:32:55 +02:00
  • f1ae3dc4aa geth: bump version number obscuren 2015-04-18 02:27:50 +02:00
  • 12e8d9c4dd eth: listen for mined blocks and propagate using the protocol manager obscuren 2015-04-18 02:27:37 +02:00
  • ecc74d76cc eth: drop blocks that are known obscuren 2015-04-18 02:24:24 +02:00
  • cc436c4b28 eth: additional cleanups to the subprotocol, improved block propagation obscuren 2015-04-18 02:21:07 +02:00
  • c2f410214c eth: began split up of peers and protocol manager obscuren 2015-04-18 01:11:09 +02:00
  • 2339ee9910 Merge branch 'develop' into downloader-proto obscuren 2015-04-18 01:10:32 +02:00
  • 7dc6c33873 Merge pull request #736 from frozeman/develop Felix Lange 2015-04-17 22:17:50 +02:00
  • 576393550d add extra space to miner icon Fabian Vogelsteller 2015-04-17 15:00:37 +02:00
  • 7180699d40 rlp: require declared number of input elements for array types Felix Lange 2015-04-17 03:11:24 +02:00
  • 9c7281c17e p2p: make DiscReason bigger than byte Felix Lange 2015-04-17 02:13:32 +02:00
  • 4d5a518a0b rlp: stop accepting lists for byte slices and byte arrays Felix Lange 2015-04-17 02:01:38 +02:00
  • 574d5d6ae6 core/types: add rlp tag "nil" for Transaction.Recipient Felix Lange 2015-04-17 01:29:11 +02:00
  • cad64fb911 rlp: stricter rules for structs and pointers Felix Lange 2015-04-17 01:16:46 +02:00
  • 1e2c93aa2d rlp: reject non-minimal input strings Felix Lange 2015-04-16 10:15:14 +02:00
  • 6e9f8035a1 rlp: stricter validation of canonical integer format Felix Lange 2015-04-14 16:09:06 +02:00
  • 6788f955c2 rlp: fix handling of single byte zero when decoding into a pointer Felix Lange 2015-04-14 12:28:19 +02:00
  • 509d0a8d78 whisper: fix comment for rlpenv Felix Lange 2015-04-14 12:05:36 +02:00
  • eedbb1ee9a p2p/discover: use rlp.DecodeBytes Felix Lange 2015-04-14 12:02:23 +02:00
  • 2750ec47b7 rlp: fix integer overflow in list element size validation Felix Lange 2015-04-14 00:54:12 +02:00
  • 56a48101dc cmd/rlpdump, cmd/utils, eth, p2p, whisper: use rlp input limit Felix Lange 2015-03-23 15:08:29 +01:00
  • c35f4fd0bd rlp: check top-level value sizes against input limit Felix Lange 2015-03-23 15:02:55 +01:00
  • 4020258801 Merge pull request #718 from karalabe/whisper-cleanup Felix Lange 2015-04-17 14:10:55 +02:00
  • 73eb8e8c20 eth: basic implementation of the downloader obscuren 2015-04-16 01:28:37 +02:00
  • 4afc22ba6e whisper: cleanup lefover scoping Péter Szilágyi 2015-04-17 14:11:46 +03:00
  • bd14bd6c5b whisper: hide some internal types Péter Szilágyi 2015-04-17 13:25:18 +03:00
  • d3ed3285e9 Merge pull request #733 from fjl/p2p-dial-timer Jeffrey Wilcke 2015-04-17 11:32:55 +02:00
  • 5528abc795 p2p: fix the dial timer Felix Lange 2015-04-17 03:52:54 +02:00
  • 545ff1e3f3 Merge pull request #728 from tgerring/issue727 Jeffrey Wilcke 2015-04-17 00:17:40 +02:00
  • 2c2ddcbf88 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-04-17 00:11:58 +02:00
  • eac2df02d1 downloader: fixed a typo obscuren 2015-04-17 00:11:41 +02:00
  • b6d1724dd9 Merge pull request #730 from Gustav-Simonsson/update_transaction_tests Jeffrey Wilcke 2015-04-17 00:09:10 +02:00
  • ead3dd9759 Stop accepted and alive connections (http keep-alive) when the rpc service is stopped Bas van Kervel 2015-04-16 19:23:57 +02:00
  • e5a03eb066 whisper: don't issue signature warning if none present Péter Szilágyi 2015-04-16 18:24:39 +03:00
  • 57f93d25bd admin.stopRPC support added which stops the RPC HTTP listener Bas van Kervel 2015-04-16 12:56:51 +02:00
  • e5e91e9eb3 whisper: track active peers, add peer cache expiry test Péter Szilágyi 2015-04-16 13:05:35 +03:00
  • ee6531c5ff whisper: remove dead code, rename a few constants Péter Szilágyi 2015-04-16 11:20:01 +03:00
  • 3a51c3b584 Merge branch 'develop' into downloader-proto obscuren 2015-04-16 01:14:27 +02:00
  • c4678ffd77 downloader: updated downloader and fixed issues with catch up obscuren 2015-04-16 00:14:31 +02:00
  • c617a6ec79 Fixes for TransactionTests Gustav Simonsson 2015-04-15 22:37:16 +02:00