Commit Graph

645 Commits (7f5cc02a99c5191079c9ece225778e5747013672)

Author SHA1 Message Date
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