Commit Graph

309 Commits (4a19c0e7b81e553a9e2e4ec4d50e3c2cdb957e3a)

Author SHA1 Message Date
Péter Szilágyi 2924fdfcf7 ethereum, ethclient: add SyncProgress API endpoint 8 years ago
Péter Szilágyi 0ef327bbee core, eth, internal, miner: optimize txpool for quick ops 8 years ago
Péter Szilágyi 795b70423e core, eth, miner: only retain 1 tx/nonce, remove bad ones 8 years ago
ΞTHΞЯSPHΞЯΞ 4d300e4dec swarm: plan bee for content storage and distribution on web3 8 years ago
gregg dourgarian 8dbf59fec5 common,internal: typo/misspelling fixes (#2953) 8 years ago
Nick Johnson 8923325d5c internal/ethapi: Fix bug in opCodeWrapper usage 8 years ago
Nick Johnson d20238c2a7 internal/ethapi: Improve tracer error reporting and serialization 8 years ago
Nick Johnson 2f99720901 core/vm, eth: Add support for javascript trace functions 8 years ago
Nick Johnson 781915f183 core/vm: Refactor tracing to make Tracer the main interface 8 years ago
Felix Lange 1a9e66915b common/compiler: simplify solc wrapper 8 years ago
Bas van Kervel 47ff813012 rpc: refactor subscriptions and filters 8 years ago
Felix Lange b0d9f7372a internal/ethapi: add missing output fields 8 years ago
Felix Lange 91b7690428 rpc: add new client, use it everywhere 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
zsfelfoldi 00787fe781 core: added CheckNonce() to Message interface 8 years ago
Justin Clark-Casey 9eb50a9624 web3ext: Remove old natspec Admin_JS stubs 8 years ago
Felix Lange 6c33ba14a4 build: add ci.go, use it everywhere 8 years ago
zsfelfoldi 3a97280ae8 eth: separate common and full node-specific API and backend service 8 years ago
Bas van Kervel 861add3d72 cmd/geth: codegansta/cli package renamed to urfave/cli 8 years ago
Felix Lange fdba0cb03c internal/jsre: ensure Stop can be called more than once 8 years ago
Péter Szilágyi 14ae5708d6 console, internal/jsre: colorize JavaScript exceptions too 8 years ago
Péter Szilágyi ffaf58f0a9 cmd, console: split off the console into a reusable package 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
Felix Lange ae9ed5c420 internal/debug: also rename debug_startTrace to debug_startGoTrace 8 years ago
Felix Lange 844e911129 internal/debug: rename debug_trace to debug_goTrace 8 years ago
Ales Katona 572da73d4d eth: add personal_importRawKey for runtime private key import 9 years ago
Felix Lange e728aaca72 rpc: move web3.js extensions to internal/web3ext 9 years ago
Felix Lange bea56d84e5 internal/debug: add memStats and gcStats to API 9 years ago
Felix Lange c1343c8872 cmd/utils, internal/debug: show all stacks for 10x Ctrl-C induced panic 9 years ago
Felix Lange cafdd5931e internal/debug: don't disable heap profile collection by default 9 years ago
Felix Lange 3750d835a1 internal/debug: APIs for profiling and tracing 9 years ago