Commit Graph

7410 Commits (5c3051e6faeabf2356437258f65168ed35896e93)
 

Author SHA1 Message Date
Gianfranco Cecconi c45c424073 [release/1.4.6] Just to make it clear how to build all executables 9 years ago
Fabio Berger 8d2775e3d7 [release/1.4.6] core: Simplify bloom9 tests with available convenience method `TestBytes` 9 years ago
Péter Szilágyi 170036289b [release/1.4.6] eth/downloader: fix reviewer comments 9 years ago
Péter Szilágyi 8ebbd9b7c7 [release/1.4.6] eth/downloader: stream partial skeleton filling to processor 9 years ago
Péter Szilágyi 7df36e5ec1 [release/1.4.6] eth/downloader: implement concurrent header downloads 9 years ago
Felix Lange 5fb29fd45f [release/1.4.6] node, p2p: move network config out of Server 9 years ago
Changhoon Lee 90beb6112e [release/1.4.6] README: fix typos 9 years ago
Péter Szilágyi efa2b3da7e [release/1.4.6] cmd/geth: use text/templates in the tester, not html 9 years ago
Péter Szilágyi e3b3c298df [release/1.4.6] cmd/geth, internal/web3ext, rpc: surface rpc module, fix shh, fix miner 9 years ago
Péter Szilágyi 3752507a11 [release/1.4.6] travis: run CI builds against multiple Go versions 9 years ago
Péter Szilágyi 27df30f30f VERSION, cmd/geth: bumped version 1.4.5 9 years ago
Péter Szilágyi 68ae6b52e9 [release 1.4.5] accounts/abi: fix abi test for go vet... 9 years ago
Péter Szilágyi 1776c717bf [release 1.4.5] accounts/abi/bind, eth: rely on getCode for sanity checks, not estimate and call 9 years ago
Jeffrey Wilcke 0f6e3e873a [release 1.4.5] eth: fixed regression in eth_signTransaction fixes #2578 9 years ago
Bas van Kervel 7a7a5acc9f [release 1.4.5] eth/filter: bugfix which can cause a nil pointer crash when parsing filter arguments 9 years ago
Felix Lange 66d74dfb75 [release 1.4.5] cmd/geth: fix console history exclusion 9 years ago
Bas van Kervel b950a2977c [release/1.4.5] eth: add new RPC method (personal.) SignAndSendTransaction 9 years ago
Péter Szilágyi 4c6953606e [release/1.4.4] eth: skip transaction handling during fast sync 9 years ago
Jeffrey Wilcke 4b11f207cb VERSION, cmd/geth: bumped version 1.4.4 9 years ago
Jeffrey Wilcke 7e5c49cafa [release/1.4.4] event: fixed subscribtions to stopped event mux 9 years ago
Péter Szilágyi efcfa2209b [release/1.4.4] eth/downloader: bound fork ancestry and allow heavy short forks 9 years ago
Jeffrey Wilcke aa18aad7ad [release/1.4.4] core: fixed pointer assignment 9 years ago
Péter Szilágyi 594328c112 [release/1.4.4] accounts/abi/bind: fix multi-value anonymous unmarshalling 9 years ago
Jeffrey Wilcke 2e6b9c141b [release/1.4.4] accounts/abi: fixed unpacking in to already slice interfaces 9 years ago
Bas van Kervel b38cea6654 [release/1.4.4] rpc: HTTP origin case insensitive 9 years ago
Jeffrey Wilcke f213a9d8e8 VERSION, cmd/geth: bumped version 1.4.3 9 years ago
Jeffrey Wilcke 6826b2040f [release/1.4.3] miner: fixed pending state by not shutting down update loop 9 years ago
Jeffrey Wilcke 2a3657d8d9 VERSION, cmd/geth: bumped version 1.4.2 9 years ago
Jeffrey Wilcke 290e851f57 VERSION, cmd/geth: bumped version 1.4.2 9 years ago
Jeffrey Wilcke 8f96d66241 Merge branch 'develop' into release/1.4 9 years ago
Péter Szilágyi 5782164a35 Merge pull request #2529 from fjl/fdlimit-bsd 9 years ago
Péter Szilágyi 27f657478f Merge pull request #2524 from fjl/windows-ci-scripts 9 years ago
Péter Szilágyi 756b62988c Merge pull request #2523 from fjl/shutdown 9 years ago
Felix Lange f61e203c10 cmd/utils: fix build on *BSD 9 years ago
Felix Lange 56ed6152a1 core, eth, miner: improve shutdown synchronisation 9 years ago
Péter Szilágyi dc7f202ecd Merge pull request #2528 from karalabe/fix-web3-eth_syncing 9 years ago
Péter Szilágyi 1d42061e2c jsre: hotfix web3 for the console eth.syncing formatting 9 years ago
Jeffrey Wilcke b6135a72dd Merge pull request #2527 from obscuren/trace-transaction-fix 9 years ago
Jeffrey Wilcke 7d59c5c58d eth: fixed tracing functions using the current header instead of parent 9 years ago
Péter Szilágyi 8aa4597c9e Merge pull request #2520 from karalabe/makefile-cross-update 9 years ago
Péter Szilágyi 57ba1824ac Merge pull request #2514 from bas-vk/startRPC_WS 9 years ago
Felix Lange c89f4352d0 build: add CI scripts for windows 9 years ago
Péter Szilágyi 6a00a3ade1 Makefile: go build instead of install (solves cross compile issues) 9 years ago
Péter Szilágyi f821b0188a Merge pull request #2518 from fjl/debug-go-trace 9 years ago
Bas van Kervel d79f2f2656 node: start RPC/WS interface on localhost by default 9 years ago
Felix Lange 130bccc763 cmd/utils: flush trace and CPU profile data when force-qutting 9 years ago
Felix Lange ae9ed5c420 internal/debug: also rename debug_startTrace to debug_startGoTrace 9 years ago
Jeffrey Wilcke a1c201a5ac Merge pull request #2517 from fjl/debug-go-trace 9 years ago
Felix Lange 844e911129 internal/debug: rename debug_trace to debug_goTrace 9 years ago
Jeffrey Wilcke 4b9de75623 Merge branch 'develop' into release/1.4 9 years ago