go-ethereum/accounts/abi/bind
Evgeny Danilenko e699254142
Use atomic pointer in go 1.19 (#446)
* use atomic pointer

* golang version

* golang version

* go1.19

* linters

* Bump golangci-lint

* linters

* linters

* linters after merge

* generic logger

* generic logger

* logger

* logger

* linters

* bump toml

* linters1

* linters

* linters

* linter

* linter

* linters

* linters

* linters
2022-08-09 22:11:09 +03:00
..
backends RFC35/Common Ancestor: Modifying the forkchoice rule (#425) 2022-07-15 10:37:35 +05:30
auth.go Use atomic pointer in go 1.19 (#446) 2022-08-09 22:11:09 +03:00
backend.go accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 2021-06-15 13:56:14 +03:00
base.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
base_test.go accounts/abi/bind: refactor transact method (#23719) 2021-10-13 22:59:11 +02:00
bind.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
bind_test.go Use atomic pointer in go 1.19 (#446) 2022-08-09 22:11:09 +03:00
template.go accounts/abi/bind: parse ABI only once, create metadata struct (#22583) 2021-07-27 16:22:21 +02:00
util.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
util_test.go accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 2021-06-15 13:56:14 +03:00