Commit Graph

7008 Commits (be79b4aacb57d15ae73c376099ee1688d548b6b3)
 

Author SHA1 Message Date
Péter Szilágyi be79b4aacb Merge pull request #2189 from karalabe/fix-nil-miner 9 years ago
Péter Szilágyi dda5af0e6c eth, miner: move the public miner api into eth to access etherbase 9 years ago
Péter Szilágyi 8b5b635db7 Merge pull request #2184 from karalabe/fix-fastsync-state-serializer-bug 9 years ago
Péter Szilágyi f1ec226d80 eth/downloader: raise pending state limit that prevented concurrency 9 years ago
Péter Szilágyi 856b9e9c50 Merge pull request #2183 from bas-vk/issue2180 9 years ago
Bas van Kervel 5fb68f4b39 eth: sendTransaction would not report the error when tx could not be added to tx pool 9 years ago
Jeffrey Wilcke 707ac67bab Merge pull request #2106 from obscuren/out-of-bound-logs 9 years ago
Jeffrey Wilcke 68dda34905 eth/filters: added notifications for out of bound log events 9 years ago
Jeffrey Wilcke 7d2d141b34 Merge pull request #2178 from isghe/fix_typo 9 years ago
Isidoro Ghezzi cf47ef12d3 cmd/utils: fix jspath flag typo 9 years ago
Péter Szilágyi ba7c125153 Merge pull request #2168 from karalabe/move-rpc-into-node 9 years ago
Péter Szilágyi 2128289631 Merge pull request #2171 from karalabe/rpc-modules-fix 9 years ago
Péter Szilágyi 6b939fbeaa rpc: add jsonrpc version to module request, use json types 9 years ago
Péter Szilágyi 188ab928c3 cmd, common, node, rpc: move IPC into the node itself 9 years ago
Jeffrey Wilcke 3274db19c7 Merge pull request #2169 from karalabe/fix-http-rpc-method 9 years ago
Péter Szilágyi a50bccc642 Merge pull request #2134 from karalabe/save-state-writes 9 years ago
Péter Szilágyi fbbedb4c03 Merge pull request #2154 from karalabe/rpc-fixes 9 years ago
Péter Szilágyi 5da7ec7c18 cmd, eth, rpc: fix some RPC issues with pending blocks 9 years ago
Péter Szilágyi a8fd0de0d3 Merge pull request #2156 from ppratscher/add_replay_tx 9 years ago
Péter Szilágyi 2e2f093ec2 Merge pull request #2167 from obscuren/abi-event-fixes 9 years ago
Péter Szilágyi da645f007b Merge pull request #2166 from obscuren/contrib 9 years ago
Péter Szilágyi 72c255caef rpc: allow RPC requests on GET too 9 years ago
Péter Szilágyi db056eeafe Merge pull request #2170 from karalabe/fix-miner-registration 9 years ago
Péter Szilágyi 9aa7158057 miner: register newly created remote agent in the API 9 years ago
Jeffrey Wilcke 1894c9239f CONTRIBUTING: Added a feature section 9 years ago
Jeffrey Wilcke bddf8f76c8 account/abi: implements event parsing 9 years ago
Peter Pratscher 15780ead07 core/vm, rpc/api: renamed to debug.replayTransaction, migrated to new RPC, integrated feedback 9 years ago
Jeffrey Wilcke 6005dcef5b Merge pull request #2098 from karalabe/rpc-txpool-queue-inspection 9 years ago
Péter Szilágyi d3642b0715 core, eth, rpc/api: rpc method to inspect the txpool queue 9 years ago
Jeffrey Wilcke f85212aa86 Merge pull request #2146 from fjl/discover-win32-large-packets 9 years ago
Péter Szilágyi d951ff300e Merge pull request #2165 from karalabe/gmp-dep-master-alpine 9 years ago
Péter Szilágyi 0781fd7aa0 containers/docker/master-alpine: add the legacy gmp lib back for now 9 years ago
Péter Szilágyi aed25640a4 Merge pull request #2164 from karalabe/add-alpine-images 9 years ago
Péter Szilágyi f9b2fd79e8 containers: regroup and add Alpine images (31 MB) 9 years ago
Jeffrey Wilcke 528dcc3814 Merge pull request #2151 from fjl/debug-api 9 years ago
Jeffrey Wilcke ae1a137ce7 Merge pull request #2143 from karalabe/fix-transaction-sort-2 9 years ago
Felix Lange 3750d835a1 internal/debug: APIs for profiling and tracing 9 years ago
Felix Lange e287b56b69 logger/glog: clean up flag getters 9 years ago
Felix Lange a411fe7e6e logger/glog: fix TraceLocation.Set("") 9 years ago
Felix Lange 5728dd381d rpc: fix success response encoding for null return value 9 years ago
Jeffrey Wilcke 63e76482ac Merge pull request #2140 from obscuren/rpc2-console 9 years ago
Bas van Kervel 19b2640e89 rpc: migrated the RPC insterface to a new reflection based RPC layer 9 years ago
Felix Lange f2ab351e8d Merge pull request #2136 from fjl/glog-prefix 9 years ago
Felix Lange 2871781f64 p2p/discover: fix Windows-specific issue for larger-than-buffer packets 9 years ago
Felix Lange 6e6931ef73 Merge pull request #2145 from caktux/develop 9 years ago
Péter Szilágyi a2dc074b1d core, core/types, miner: fix transaction nonce-price combo sort 9 years ago
caktux 896c134d30 separate and optimize Dockerfile for master and develop 9 years ago
Felix Lange e4d794851b node, rpc/api: add debug_vmodule, move admin_verbosity to debug_verbosity 9 years ago
Felix Lange 0edcbc797f logger/glog: add SetVmodule 9 years ago
Felix Lange a15b02320e logger/glog: add directory context to output and vmodule matching 9 years ago