Commit Graph

336 Commits (f935b1d5426b7c4147914b9f120b07f1f983f0ef)

Author SHA1 Message Date
Alex Prut 810f9e057d
all: remove redundant conversions and import names (#21903) 4 years ago
Martin Holst Swende 6f88d6530a
trie, rpc, cmd/geth: fix tests on 32-bit and windows + minor rpc fixes (#21871) 4 years ago
Felix Lange 27d93c1848
build: add -dlgo flag in ci.go (#21824) 4 years ago
Felix Lange 5d20fbbb6f
cmd/devp2p, internal/utesting: implement TAP output (#21760) 4 years ago
Marius van der Wijden 3eebf34038
common: remove ToHex and ToHexArray (#21610) 4 years ago
Felix Lange 524aaf5ec6
p2p/discover: implement v5.1 wire protocol (#21647) 4 years ago
mr_franklin 5c6155f9f4
internal/web3ext: improve some web3 apis (#21639) 4 years ago
mr_franklin 4ee11b072e
cmd/bootnode,internal/debug: fix some comments (#21623) 4 years ago
mr_franklin a04294d160
internal/web3ext: improve eth_getBlockByNumber and eth_getBlockByHash console api (#21608) 4 years ago
Marius van der Wijden c1544423d6
internal/ethapi: fix nil deref + fix estimateGas console bindings (#21601) 4 years ago
Marius van der Wijden 0921f8a74f
internal/ethapi: add optional parameter blockNrOrHash to estimateGas (#21545) 4 years ago
Felföldi Zsolt 4996fce25a
les, les/lespay/server: refactor client pool (#21236) 4 years ago
Marius van der Wijden de971cc845
eth: added trace_call to trace on top of arbitrary blocks (#21338) 4 years ago
rene c0c01612e9
node: refactor package node (#21105) 4 years ago
gary rong 43e2e58cbd
accounts, internal: fix funding check when estimating gas (#21346) 4 years ago
rene 5b081ab214
cmd/clef: change --rpcport to --http.port and update flags in docs (#21318) 4 years ago
gary rong 4edbc1f2bb
internal/ethapi: cap txfee for SignTransaction and Resend (#21231) 4 years ago
gary rong 6eef141aef
les: historical data garbage collection (#19570) 4 years ago
Adam Schmideg 6a48ae37b2
cmd/devp2p: add discv4 test suite (#21163) 4 years ago
Martin Holst Swende fa01117498
build/ci: handle split up listing (#21293) 4 years ago
meowsbits 490b380a04
cmd/geth: allow configuring metrics HTTP server on separate endpoint (#21290) 4 years ago
Martin Holst Swende 04c4e50d72
ethapi: don't crash when keystore-specific methods are called but external signer used (#21279) 4 years ago
Martin Holst Swende 7451fc637d
internal/ethapi: default gas to maxgascap, not max int64 (#21284) 4 years ago
Martin Holst Swende 12867d152c
rpc, internal/ethapi: default rpc gascap at 25M + better error message (#21229) 4 years ago
gary rong 56a319b9da
cmd, eth, internal, les: add txfee cap (#21212) 4 years ago
HackyMiner 9371b2f70c
internal/web3ext: add missing params to debug.accountRange (#21208) 4 years ago
Yang Hau e30c0af861
build, internal/ethapi, crypto/bls12381: fix typos (#21210) 4 years ago
Marius van der Wijden 0b3f3be2b5
internal/ethapi: return revert reason for eth_call (#21083) 4 years ago
Martin Michlmayr 4f2784b38f
all: fix typos in comments (#21118) 4 years ago
gary rong 263622f44f
accounts/abi/bind/backend, internal/ethapi: recap gas limit with balance (#21043) 4 years ago
rene c989bca173
cmd/utils: renames flags related to http-rpc server (#20935) 4 years ago
gary rong b9df7ecdc3
all: seperate consensus error and evm internal error (#20830) 4 years ago
Felföldi Zsolt 0851646e48
les, les/lespay/client: add service value statistics and API (#20837) 5 years ago
William Morriss 3cf7d2e9a6
internal/ethapi: add CallArgs.ToMessage method (#20854) 5 years ago
Martin Holst Swende 39f502329f
internal/ethapi: don't set sender-balance to maxuint, fixes #16999 (#20783) 5 years ago
Péter Szilágyi e6ca1958d3
internal/web3ext: fix clique console apis to work on missing arguments 5 years ago
Martin Holst Swende fadf84a752
internal/ethapi: default to zero address for calls (#20702) 5 years ago
Martin Holst Swende 4a231cd951
internal/ethapi: return non-null "number" for pending block (#20616) 5 years ago
Felix Lange 4cc89a5a32
internal/build: don't crash in DownloadFile when offline (#20595) 5 years ago
Guillaume Ballet 7b68975a00 console, internal/jsre: use github.com/dop251/goja (#20470) 5 years ago
Felix Lange 31baf3a9af log, internal/debug: delete RotatingFileHandler (#20586) 5 years ago
Felix Lange feda78e052 build: remove env.sh (#20541) 5 years ago
Felix Lange 0218d7001d internal/testlog: print file+line number of log call in test log (#20528) 5 years ago
Prince Sinha 7a509b4732 internal/ethapi: fix encoding of uncle headers and pending blocks (#20460) 5 years ago
Ryan Schneider c4b7fdd27e eth, internal/web3ext: add optional first and last arguments to the `admin_exportChain` RPC. (#20107) 5 years ago
Felix Lange d90d1db609
eth/filters: remove use of event.TypeMux for pending logs (#20312) 5 years ago
xinluyin d556d39a2c internal/web3ext: add debug_accountRange (#20410) 5 years ago
Guillaume Ballet e0bf5f0ccb internal: fix staticcheck warnings (#20380) 5 years ago
Péter Szilágyi a7dfaa0bda
build, internal/build: drop own file/folder copier 5 years ago
Péter Szilágyi b3d6304f1e
travis, build: aggregate and upload go mod dependencies for PPA 5 years ago