Commit Graph

7335 Commits (5a901bb555188eb42a0eb3ee9cab2cd41de9874b)
 

Author SHA1 Message Date
Bas van Kervel 48cc36ce83 eth/filters: ignore logs that don't match filter criteria on chain reorg 9 years ago
Péter Szilágyi 123aa659e4 Merge pull request #2496 from karalabe/abibind-missing-contract-error 9 years ago
Péter Szilágyi cdcbb2f160 accounts/abi/bind, eth: add contract non-existent error 9 years ago
Péter Szilágyi db62979514 Merge pull request #2492 from fjl/accounts-arm64 9 years ago
Péter Szilágyi 5137c04ccf Merge pull request #2484 from pcasaretto/address-test-coverage 9 years ago
Paulo L F Casaretto a20d3fc362 common: Add tests for Address#UnmarshalJSON 9 years ago
Felix Lange 3d6d828caf Merge pull request #2478 from fjl/geth-js-tweak 9 years ago
Felix Lange 6a543607ef accounts: disable file system watch on linux/arm64 9 years ago
Jeffrey Wilcke c1a4dcfc87 core, eth: added json tag field for proper unmarshalling 9 years ago
Felix Lange 70b8b54cd2 Merge pull request #2481 from fjl/bootnode-fixup 9 years ago
Felix Lange c88c89fd9e cmd/bootnode: fix -genkey, add logging options 9 years ago
Péter Szilágyi b06f44ecc2 cmd: add a `--fakepow` flag to help benchmarking database changes 9 years ago
Felix Lange 87ae0df476 cmd/geth, jsre: improve the js command 9 years ago
Jeffrey Wilcke 5127ec10cb accouns/abi: refactored ABI package 9 years ago
Jeffrey Wilcke 18580e152c VERSION, cmd/geth: bumped version 9 years ago
Péter Szilágyi a6ca8fd268 Merge pull request #2463 from fjl/rpc-context-key 9 years ago
Felix Lange 27116bd46c Merge pull request #2462 from fjl/rpc-remove-js 9 years ago
Felix Lange a40e61b4ac rpc: remove NotifierContextKey 9 years ago
Péter Szilágyi 16d10aae0c Merge pull request #2461 from karalabe/fix-simulator-estimates 9 years ago
Felix Lange e728aaca72 rpc: move web3.js extensions to internal/web3ext 9 years ago
Péter Szilágyi e581f2690a accounts/abi/bind/backends: estimate needed gas, not used 9 years ago
Felix Lange 6197fbf8d7 Merge pull request #2458 from fjl/go-vet 9 years ago
Péter Szilágyi 5c17b2f521 Merge pull request #2460 from fjl/whisper-expiration-test-delay 9 years ago
Felix Lange 3a5bdef962 whisper: deflake Test*MessageExpiration 9 years ago
Felix Lange bf5ae502ef Makefile: enable go vet on Travis CI 9 years ago
Felix Lange 6fdd0893c3 all: fix go vet warnings 9 years ago
Felix Lange 68c755a238 core/state: fix TestDump 9 years ago
Felix Lange ebf3cf8f7d logger/glog: fix go vet issues 9 years ago
Felix Lange 24cdac41f3 core, core/types, eth: add and use Block.Body 9 years ago
Felix Lange fdc5a7dc1a Merge pull request #2457 from fjl/license-update-1.4 9 years ago
Felix Lange d04a2e7557 all: update license information 9 years ago
Felix Lange 728ad6f47d build: tweak update-license.go 9 years ago
Péter Szilágyi 499d63f706 Merge pull request #2456 from bas-vk/rpc-arg-whitespace 9 years ago
Péter Szilágyi 5f917715c5 Merge pull request #2454 from karalabe/trace-fix 9 years ago
Bas van Kervel 529897ea2b cmd/utils: strip excessive whitespace from api command line arguments 9 years ago
Péter Szilágyi 53016c1225 eth, rpc: make trace configs optional 9 years ago
Péter Szilágyi bbc77f488e eth: fix single transaction tracing (run prev mutations) 9 years ago
Felix Lange e50e3bea49 Merge pull request #2235 from fjl/chaindb-api-and-console-fixes 9 years ago
Felix Lange bea56d84e5 internal/debug: add memStats and gcStats to API 9 years ago
Felix Lange bcd8aeefdd eth: add chaindbProperty to debug API 9 years ago
Felix Lange 05e257c22c jsre: hide fields with prefix _ when pretty-printing 9 years ago
Felix Lange f08680985a jsre: fix <tab><tab> completion magic 9 years ago
Felix Lange 5542b51b50 jsre: expose Do 9 years ago
Péter Szilágyi b34b130fb5 Merge pull request #2450 from karalabe/fix-ios-kqueue 9 years ago
Péter Szilágyi fd36448d6a accounts: disable filesystem notifications on ios 9 years ago
Felix Lange 9d81f4fdd1 Merge pull request #2448 from fjl/jsre-bignum 9 years ago
Felix Lange 4e85be0717 jsre: print BigNumber objects with custom constructor as number 9 years ago
Felix Lange f460b0217f Merge pull request #2446 from karalabe/console-unlock-fix 9 years ago
Péter Szilágyi a1f1c404c3 cmd/utils: fix accounts merge error on console unlock 9 years ago
Péter Szilágyi 1e9b504ee7 Merge pull request #2284 from fjl/accounts-addr-cache 9 years ago