Commit Graph

647 Commits (d0fd1331f16bf4a075338d70548492ae042ee327)

Author SHA1 Message Date
chen4903 65aaf52f4c
accounts/abi: handle ABIs with contract type parameter (#30315) 1 month ago
ysh0566 67b8137100
accounts/abi/bind: add accessList support to base bond contract (#30195) 2 months ago
Icarus Wu b635089c7c
all: remove deprecated protobuf dependencies (#30232) 2 months ago
zhiqiangxu 71210b0630
all: simplify tests using t.TempDir() (#30150) 2 months ago
winniehere de366fd2e2
accounts/abi: embed Go template instead of string literal (#30098) 3 months ago
jwasinger 41abab9e39
build: add check for stale generated files (#30037) 3 months ago
jwasinger a4e338f05e
accounts/usbwallet/trezor: upgrade to generate with protoc 27.1 (#30058) 3 months ago
Halimao fe0c0b04fe
accounts/keystore: use t.TempDir in test (#30052) 3 months ago
jackyin 3687c34cfc
accounts: avoid duplicate regex compilation (#29943) 3 months ago
Steven Wang b8cf1636d4
accounts: fix TestUpdateKeyfileContents (#29867) 4 months ago
Bin f8820f170c
accounts, cmd/geth, core: close opened files (#29598) 5 months ago
haoran b2b0e1da8c
all: fix various typos (#29600) 5 months ago
persmor 0a51028819
all: fix various typos (#29542) 5 months ago
Aaron Chen ed4bc7f27b
all: replace fmt.Errorf() with errors.New() if no param required (#29472) 5 months ago
Martin HS 7ee9a6e89f
signer: implement blob txs sendtxargs, enable blobtx-signing (#28976) 6 months ago
crazeteam fa5019de19
accounts/keystore: fix typos in comments (#29336) 6 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
Martin HS 14cc967d19
all: remove dependency on golang.org/exp (#29314) 6 months ago
Martin HS 14eb8967be
all: use min/max/clear from go1.21 (#29307) 6 months ago
Tien Nguyen eda9c7e36f
accounts/abi/bind: check invalid chainID first (#29275) 6 months ago
Martin HS ab49f228ad
all: update to go version 1.22.1 (#28946) 6 months ago
SanYe ba2dd9385c
accounts/abi/bind: remove unused err set and check (#29269) 6 months ago
Justin Dhillon b80643b737
accounts/usbwallet, common/bitutil: fix broken links in docs (#29078) 6 months ago
cuinix 3bebabbd03
accounts: remove redundant string conversion (#29184) 7 months ago
Undefinedor a90fe84971
accounts: remove deprecated function NewPlaintextKeyStore (#29171) 7 months ago
Martin HS e73f55365c
accounts/usbwallet: update hid library (#29176) 7 months ago
Martin HS 899bb88a4b
accounts/usbwallet: revert #28945 (#29175) 7 months ago
Martin HS 96bf23f1ea
accounts/usbwallet: use updated hid (only) library (#28945) 7 months ago
yzb b408b3e5fe
accounts/abi: delete duplicate error check (#29136) 7 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 7 months ago
Peter Straus 1a79089193
fix: update outdated link to trezor docs (#28966) 7 months ago
Péter Szilágyi 16ce7bf50f
eth, miner: fix enforcing the minimum miner tip (#28933) 8 months ago
Dimitris Apostolou 8fd43c8013
all: fix typos in comments (#28881) 8 months ago
alex 566754c74a
acounts/usbwallet: fix typo (#28815) 8 months ago
Péter Szilágyi 065f82a8cc
accounts, ethclient: minor tweaks on the new simulated backend (#28799) 8 months ago
Marius van der Wijden 2d08c99009
ethclient/simulated: implement new sim backend (#28202) 8 months ago
rjl493456442 d0edc5af4a
accounts/abi: fix bigInt topic encoding (#28764) 8 months ago
Taeguk Kwon 09e0208029
accounts,signer: fix typos in comments (#28730) 9 months ago
Martin HS d3452a22cc
accounts: properly close managed wallets when closing manager (#28710) 9 months ago
Elias Rad 0f74aad641
all: fix typos in comments (#28662) 9 months ago
Håvard Anda Estensen 2e13b01046
accounts: run tests in parallel (#28544) 10 months ago
BorkBorked f04e5bde74
accounts/abi/bind: fixed typos (#28634) 10 months ago
BorkBorked f2b509d8a1
accounts/abi/bind: fix typo (#28630) 10 months ago
Marius van der Wijden 146e8d999c
core, trie, rpc: speed up tests (#28461) 10 months ago
levisyin 525db7b2c5
accounts/abi: context info on unpack-errors (#28529) 10 months ago
levisyin a73748258f
accounts, cmd: fix typos (#28526) 10 months ago
Håvard Anda Estensen a75a2d6db6
all: replace some cases of strings.SplitN with strings.Cut (#28446) 10 months ago
Halimao db7895d3b6
accounts/abi: improve readability of method-to-string conversion (#28530) 10 months ago
Zoro 2814ee0547
accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532) 10 months ago
Martin Holst Swende 2391fbc676
tests/fuzzers: move fuzzers into native packages (#28467) 10 months ago