Commit Graph

302 Commits (f78ffc0545f577af9c8f94c5f940a1d5a6ea90bf)

Author SHA1 Message Date
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
Felix Lange 9c6cf960b4
internal/web3ext, les: update clique JS and make it work with the light client (#20318) 5 years ago
Felföldi Zsolt 422604b438 les: rename UpdateBalance to AddBalance and simplify return format (#20304) 5 years ago
Felix Lange 689486449d build: use golangci-lint (#20295) 5 years ago
Martin Holst Swende 51c3290bee
internal/ethapi: don't query wallets at every execution of gas estimation 5 years ago
Felföldi Zsolt bf5c6b29fa les: implement server priority API (#20070) 5 years ago
Péter Szilágyi 734e00af9e
travis, build, internal: use own Go bundle for PPA builds (#20240) 5 years ago
Ryan Schneider ad03d9801c internal/ethapi: support block number or hash on state-related methods (#19491) 5 years ago
Felix Lange 39b0b1a1a6
all: make unit tests work with Go 1.13 (#20053) 5 years ago
Felix Lange 54b271a86d
crypto: add SignatureLength constant and use it everywhere (#19996) 5 years ago
gary rong c9cdf144d5 graphql, internal/ethapi: support overriding accounts in eth_call (#19917) 5 years ago
Roc Yu 17589aa75f accounts, internal/ethapi: use common Accounts method (#18428) 5 years ago
Aleksey @soar Smyrnov f3478f2899 internal/build: fix commit extraction for detached head repo (#18315) 5 years ago
Martin Holst Swende c55e1b495c
ethapi: implement filltransaction 5 years ago
Felix Lange 96ab8e1575 internal/ethapi: return null inclusion info for pending transactions (#19901) 5 years ago
gary rong 8812c4d3f9 eth, graphql, internal/ethapi, les: polish and improve graphql (#19886) 5 years ago
gary rong e4232c153b ineternal/ethapi: wrap block size with hex.Uint64 (#19885) 5 years ago
gary rong 530f78e22d eth, internal, les: add getHeaderBy* APIs (#19669) 5 years ago
Alexander van der Meij 57d9c93dcd vendor, internal/build: fix OpenBSD by bumping Azure libs (#17966) 5 years ago
Péter Szilágyi 1a83114c74
all: update author list and licenses 5 years ago
Kitten King cc3ef1e4f4 cmd, crypto, eth, internals: fix Typos (#19868) 5 years ago
Péter Szilágyi 433cb564e9
internal/ethapi: fix debug.chaindbProperty 5 years ago
gary rong f7cdea2bdc all: on-chain oracle checkpoint syncing (#19543) 5 years ago
Martin Holst Swende f578d41ee6 core/vm, internal/ethapi: fail on eth_call when it times out, fixes #19186 (#19737) 5 years ago
Péter Szilágyi e3ec77f50e
cmd, graphql, node: graphql flag polishes, les integration 5 years ago
Felix Lange 2b54666018 ethclient, internal/ethapi: add support for EIP-695 (eth_chainId) (#19694) 5 years ago
Péter Szilágyi f0bced30bb
internal/build: fix Travis and AppVeyor commit string injection 5 years ago
Felföldi Zsolt 40cdcf8c47 les, light: implement ODR transaction lookup by hash (#19069) 5 years ago
C. Brown be4d74f8d2 cmd, internal/build, docker: advertise commit date in unstable build versions (#19522) 5 years ago
Kurkó Mihály 107c67d74e accounts, cmd, internal, signer: add note about backing up the keystore (#19432) 5 years ago
Felix Lange a43ec8bba5 internal/testlog: add logger for unit tests 5 years ago
gary rong af96b6644e internal/ethapi: estimate gas usage automatically (#19508) 5 years ago
Martin Holst Swende e2f3465e83 eth, les, geth: implement cli-configurable global gas cap for RPC calls (#19401) 6 years ago
Nick Johnson 78375608a4 accounts, internal: Changes in response to review 6 years ago
Nick Johnson f7027dd68c accounts, core, internal, node: Add support for smartcard wallets 6 years ago