Commit Graph

107 Commits (dfd33c77923986dc9c20f99c5b0db6ddc87751e8)

Author SHA1 Message Date
Péter Szilágyi 29bc982d75
cmd/geth, internal, node, vendor: nuke geth monitor 6 years ago
Matthew Halpern e6c06a1da8 console, internal: enforce camel case variable names (#19059) 6 years ago
Martin Holst Swende 75d292bcf6
clef: external signing fixes + signing data (#19003) 6 years ago
Jerzy Lasyk 880de230b4 p2p/protocols: accounting metrics rpc (#18336) 6 years ago
Péter Szilágyi 0983d02aa9
eth, internal/web3ext: tiny polishes in tracers 6 years ago
Martin Holst Swende 42a914a84f
cmd/evm, core/vm, eth: implement api methods to do stdjson dump to local filesystem 6 years ago
Ryan Schneider bd519ab8ae internal/web3ext: add eth.getProof (#18052) 6 years ago
Martin Holst Swende 89a32451ae core/vm: faster create/create2 (#17806) 6 years ago
HackyMiner 107f556b2d internal/ethapi: add eth_chainId method (#17617) 6 years ago
gary rong b2c644ffb5 cmd, eth, miner: make recommit configurable (#17444) 6 years ago
gary rong 51db5975cc consensus/ethash: move remote agent logic to ethash internal (#15853) 6 years ago
Andrey Petrov 2a75fe3308 rpc: Add admin_addTrustedPeer and admin_removeTrustedPeer. 6 years ago
Ryan Schneider 1fc54d92ec internal/web3ext: fix method name for enabling mutex profiling (#16964) 6 years ago
Felix Lange 12f4d28411
internal/debug: add support for mutex profiles (#16230) 7 years ago
Martin Holst Swende 722bac84fa ethapi: add personal.signTransaction (#15971) 7 years ago
Péter Szilágyi 5258785c81
cmd, core, eth/tracers: support fancier js tracing (#15516) 7 years ago
Nick Johnson 72ed186f46 eth, internal: Implement getModifiedAccountsBy(Hash|Number) using trie diffs (#15512) 7 years ago
Guillaume Ballet 36243c7ed8 internal/web3ext: make whisper v5 methods work (#15111) 7 years ago
Felix Lange 48705f8aea internal/debug: add debug_setGCPercent 7 years ago
Felix Lange 5596b664c4 internal/debug: add debug_freeOSMemory (#15122) 7 years ago
Péter Szilágyi db568a61e2
accounts, console, internal: support trezor hardware wallet 7 years ago
Daniel Sloof 0958770625 internal/web3ext: fix debug.traceBlockFromFile wrapper (#14774) 7 years ago
Bas van Kervel b58a501673 whisperv5: integrate whisper and add whisper RPC simulator 7 years ago
gluk256 f9be9a2302 whisper: switching to v5 + minor refactoring (#14387) 8 years ago
Felix Lange 207bd7d2cd eth: add debug_storageRangeAt 8 years ago
bas-vk 5e29f4be93 cmd/utils, node: remove unused solc references and improve RPC config (#14324) 8 years ago
Péter Szilágyi 6b7ae4e751 consensus/clique, internal/web3ext: support hash based API queries (#14321) 8 years ago
Péter Szilágyi feeccdf4ec consensus/clique: Proof of Authority (#3753) 8 years ago
Felix Lange 105b37f1b4 swarm/api: improve FUSE build constraints, logging and APIs (#3818) 8 years ago
Zahoor Mohamed 11e7a712f4 swarm/api: support mounting manifests via FUSE (#3690) 8 years ago
Péter Szilágyi b7d93500f1 all: finish integrating Go ethash, delete C++ vendor 8 years ago
Martin Holst Swende 72dcd3c58b core, eth, internal: Added `debug_getBadBlocks()` method (#3654) 8 years ago
Péter Szilágyi fad5eb0a87
accounts, cmd, eth, internal, miner, node: wallets and HD APIs 8 years ago
Felix Lange 1886d03faa console, internal/web3ext: remove bzz and ens extensions (#3602) 8 years ago
Nick Johnson 17d92233d9 cmd/geth, core: add support for recording SHA3 preimages (#3543) 8 years ago
Bas van Kervel 54a65e6d87
cmd,eth,les,internal: remove natspec support 8 years ago
Péter Szilágyi 93077c98e4 internal: update web3.js to 0.18.1, embed deps with go-bindata (#3545) 8 years ago
Viktor Trón e949a2ed2f cmd/bzzd: swarm daemon fixes (#3359) 8 years ago
Jeffrey Wilcke 6cc87a31c6 cmd/utils, internal/web3ext: removed httpGet 8 years ago
Felix Lange 01d5fc670b internal/web3ext: remove registrar-related extensions 8 years ago
bas-vk b59c8399fb internal/ethapi: add personal_sign and fix eth_sign to hash message (#2940) 8 years ago
Felix Lange 66ee2dec53 internal/ethapi: add debug.chaindbCompact 8 years ago
Kobi Gurkan 1a6682c21d internal/ethapi, internal/web3ext: adds raw tx retrieval methods 8 years ago
ΞTHΞЯSPHΞЯΞ 4d300e4dec swarm: plan bee for content storage and distribution on web3 8 years ago
Nick Johnson 2f99720901 core/vm, eth: Add support for javascript trace functions 8 years ago
Bas van Kervel 4ee00b2309 eth/api: rename signAndSendTransaction to sendTransaction 8 years ago
Firescar96 4c3da0f2e1 node, p2p, internal: Add ability to remove peers via admin interface 8 years ago
Justin Clark-Casey 9eb50a9624 web3ext: Remove old natspec Admin_JS stubs 8 years ago
Bas van Kervel 64a6c2c1b6 eth: add new RPC method (personal.) SignAndSendTransaction 8 years ago
Péter Szilágyi bc6fdad786 cmd/geth, internal/web3ext, rpc: surface rpc module, fix shh, fix miner 8 years ago