Commit Graph

657 Commits (9516e0f6b693794dee7191ecbb5cef6749d3eef3)

Author SHA1 Message Date
Michael de Hoog f700ed9eb6
accounts/usbwallet: fix ledger access for latest firmware and add Ledger Flex (#31004) 7 days ago
georgehao 1843f27766
all: fix some typos in comments and names (#31023) 2 weeks ago
maskpp 3c208cdea8
accounts/abi/bind: make it possible to wait for tx hash (#30079) 2 months ago
lightclient f808d7357e
all: implement eip-7702 set code tx (#30078) 2 months ago
Darren Kelly 330190e476
accounts/abi: support unpacking solidity errors (#30738) 2 months ago
Jordan Krage 3c754e2a09
accounts/abi: fix MakeTopics mutation of big.Int inputs (#30785) 2 months ago
Martin HS a5f0001845
cmd/geth: remove unlock commandline flag (#30737) 3 months ago
Madhur Shrimal a6037d027f
accounts/usbwallet: support dynamic tx (#30180) 3 months ago
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587) 4 months ago
Ceyhun Onur 9eb91542de
accounts/abi/bind, ethclient/simulated: check SendTransaction error in tests (#30349) 5 months ago
chen4903 65aaf52f4c
accounts/abi: handle ABIs with contract type parameter (#30315) 5 months ago
ysh0566 67b8137100
accounts/abi/bind: add accessList support to base bond contract (#30195) 6 months ago
Icarus Wu b635089c7c
all: remove deprecated protobuf dependencies (#30232) 6 months ago
zhiqiangxu 71210b0630
all: simplify tests using t.TempDir() (#30150) 7 months ago
winniehere de366fd2e2
accounts/abi: embed Go template instead of string literal (#30098) 7 months ago
jwasinger 41abab9e39
build: add check for stale generated files (#30037) 7 months ago
jwasinger a4e338f05e
accounts/usbwallet/trezor: upgrade to generate with protoc 27.1 (#30058) 7 months ago
Halimao fe0c0b04fe
accounts/keystore: use t.TempDir in test (#30052) 7 months ago
jackyin 3687c34cfc
accounts: avoid duplicate regex compilation (#29943) 8 months ago
Steven Wang b8cf1636d4
accounts: fix TestUpdateKeyfileContents (#29867) 8 months ago
Bin f8820f170c
accounts, cmd/geth, core: close opened files (#29598) 9 months ago
haoran b2b0e1da8c
all: fix various typos (#29600) 9 months ago
persmor 0a51028819
all: fix various typos (#29542) 10 months ago
Aaron Chen ed4bc7f27b
all: replace fmt.Errorf() with errors.New() if no param required (#29472) 10 months ago
Martin HS 7ee9a6e89f
signer: implement blob txs sendtxargs, enable blobtx-signing (#28976) 10 months ago
crazeteam fa5019de19
accounts/keystore: fix typos in comments (#29336) 10 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 10 months ago
Martin HS 14cc967d19
all: remove dependency on golang.org/exp (#29314) 10 months ago
Martin HS 14eb8967be
all: use min/max/clear from go1.21 (#29307) 11 months ago
Tien Nguyen eda9c7e36f
accounts/abi/bind: check invalid chainID first (#29275) 11 months ago
Martin HS ab49f228ad
all: update to go version 1.22.1 (#28946) 11 months ago
SanYe ba2dd9385c
accounts/abi/bind: remove unused err set and check (#29269) 11 months ago
Justin Dhillon b80643b737
accounts/usbwallet, common/bitutil: fix broken links in docs (#29078) 11 months ago
cuinix 3bebabbd03
accounts: remove redundant string conversion (#29184) 11 months ago
Undefinedor a90fe84971
accounts: remove deprecated function NewPlaintextKeyStore (#29171) 11 months ago
Martin HS e73f55365c
accounts/usbwallet: update hid library (#29176) 11 months ago
Martin HS 899bb88a4b
accounts/usbwallet: revert #28945 (#29175) 11 months ago
Martin HS 96bf23f1ea
accounts/usbwallet: use updated hid (only) library (#28945) 11 months ago
yzb b408b3e5fe
accounts/abi: delete duplicate error check (#29136) 11 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 12 months ago
Peter Straus 1a79089193
fix: update outdated link to trezor docs (#28966) 12 months ago
Péter Szilágyi 16ce7bf50f
eth, miner: fix enforcing the minimum miner tip (#28933) 12 months ago
Dimitris Apostolou 8fd43c8013
all: fix typos in comments (#28881) 1 year ago
alex 566754c74a
acounts/usbwallet: fix typo (#28815) 1 year ago
Péter Szilágyi 065f82a8cc
accounts, ethclient: minor tweaks on the new simulated backend (#28799) 1 year ago
Marius van der Wijden 2d08c99009
ethclient/simulated: implement new sim backend (#28202) 1 year ago
rjl493456442 d0edc5af4a
accounts/abi: fix bigInt topic encoding (#28764) 1 year ago
Taeguk Kwon 09e0208029
accounts,signer: fix typos in comments (#28730) 1 year ago
Martin HS d3452a22cc
accounts: properly close managed wallets when closing manager (#28710) 1 year ago
Elias Rad 0f74aad641
all: fix typos in comments (#28662) 1 year ago