Commit Graph

639 Commits (aa0538db0b5de2bb2c609d629b65d083649f9171)

Author SHA1 Message Date
Péter Szilágyi 832b37c822 core, eth: receipt chain reconstruction 9 years ago
Péter Szilágyi 42c8afd440 core: differentiate receipt concensus and storage decoding 9 years ago
Péter Szilágyi c33cc382b3 core: support inserting pure header chains 9 years ago
Gustav Simonsson 1b1f293082 core/state, core, miner: handle missing root error from state.New 9 years ago
Gustav Simonsson ec6a548ee3 all: Add GPU mining, disabled by default 9 years ago
Jeffrey Wilcke 7c7692933c cmd/geth, cmd/utils, core, rpc: renamed to blockchain 9 years ago
Jeffrey Wilcke 361082ec4b cmd/evm, core/vm, test: refactored VM and core 9 years ago
Felix Lange 90cd8ae9f2 rpc/api: don't crash for unknown blocks 9 years ago
Péter Szilágyi d4d3fc6a70 jsre, rpc/api: pull in new web3 and use hex numbers 9 years ago
Péter Szilágyi 0a7d059b6a eth, rpc: standardize the chain sync progress counters 9 years ago
Péter Szilágyi cdc2662c40 core: split out TD from database and all internals 9 years ago
Péter Szilágyi 3e6964b841 rpc/comms: fix #1795, ensure IPC path exists before binding 9 years ago
Hector Chu 4ea81f170a rpc/comms: fix bug attaching the console over http 9 years ago
Felix Lange 8b12bcc0ac rpc: add receiptRoot to getBlock* responses 9 years ago
Bas van Kervel 39e9560600 rpc/api allow empty password 9 years ago
Gustav Simonsson d9addf79fa Improve error string and remove unneeded else clause 9 years ago
Gustav Simonsson 829201382b rpc: return error code for eth_getWork when no work ready 9 years ago
Bas van Kervel 5dd2462816 rpc/api - remove personal.deleteAccount from RPC interface 9 years ago
Bas van Kervel f448310eef bugfix console error handling 9 years ago
caktux a1d8015817 add missing shh_getMessages to RPC mappings 9 years ago
Bas van Kervel d910148a96 Set ipc channel as user agent client 9 years ago
Bas van Kervel 9bf17eb05a rpc/comms reconnect ipc client after write error 9 years ago
Jeffrey Wilcke 269c5c7107 Revert "fdtrack: temporary hack for tracking file descriptor usage" 9 years ago
Jeffrey Wilcke 8839fee415 rpc/api: return boolean value for eth_submitHashrate 9 years ago
Péter Szilágyi 309788de37 rpc: update the xeth over RPC API to use the success/failure messages 9 years ago
Maran 8603ec7055 rpc/api: format pendingTx response. Fixes #1648 9 years ago
Bas van Kervel f9cbd16f27 support for user agents 9 years ago
Jeffrey Wilcke a23478c0be core, eth, trie, xeth: merged state, chain, extra databases in one 9 years ago
Jeffrey Wilcke 132df860d9 miner, rpc: added length check for extra data 9 years ago
Jeffrey Wilcke c32073b11f miner, rpc: added submit hashrate for remote agents 9 years ago
Felix Lange 5c949d3b3b fdtrack: temporary hack for tracking file descriptor usage 9 years ago
Felix Lange ba14957cf3 rpc/comms: use ConnState to track HTTP connections 9 years ago
Péter Szilágyi 0d3a8ad6dd rpc/api: add missing autocomplete commands 9 years ago
Jeffrey Wilcke d261c3f455 rpc: to in Call no longer required. Fixed eth_estimateGas 9 years ago
Bas van Kervel 7e31df3987 bugfix, pending transaction was resend with new gas price/limit but not removed from transaction pool 9 years ago
Jeffrey Wilcke 1e241e84f7 params: reduce extra data to 32 bytes 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Bas van Kervel e84f3ec1d4 added net.version 9 years ago
Felix Lange bdae4fd573 all: add some godoc synopsis comments 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
zelig c5cb6e8e70 fix/skip tests, adapt registrar to no contract address 9 years ago
Bas van Kervel 3791831081 rebase with zelig/frontier/registrar 9 years ago
Bas van Kervel 7e6c1f8024 corrected input formatters as suggested during review 9 years ago
Bas van Kervel ceb0739ba1 fixed web3 formatters mismatch 9 years ago
Jeffrey Wilcke 37c1a8f69d eth,miner,rpc: set coinbase 9 years ago
zelig aa22cf323e fix js arguments and TestContract passes 9 years ago
zelig 518dc87db3 fix sleepBlocks, implement sleep 9 years ago
zelig 6391ec0c8f add missing method to api/admin 9 years ago
zelig 2739233719 Registrar and contractInfo handling 9 years ago