Commit Graph

15 Commits (9cddfe92a38138a8eb88011954ca9b6a1ae4405e)

Author SHA1 Message Date
Péter Szilágyi 7a7abe3de8
accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 3 years ago
Osoro Bironga 9a39c6bcb1
accounts/abi: improve documentation and names (#21540) 4 years ago
Péter Szilágyi 1bf508b449
accounts/abi/bind: support event filtering in abigen 7 years ago
Péter Szilágyi 6f69cdd109
all: switch gas limits from big.Int to uint64 7 years ago
Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" 8 years ago
Felix Lange b8bd9a71c8 all: update license information 8 years ago
Felix Lange c97df052a9 accounts/abi/bind: add utilities for waiting on transactions 8 years ago
Felix Lange d62d5fe59a accounts/abi/bind: use ethereum interfaces 8 years ago
zsfelfoldi 3a97280ae8 eth: separate common and full node-specific API and backend service 8 years ago
Péter Szilágyi 1580ec1804 accounts/abi/bind, eth: rely on getCode for sanity checks, not estimate and call 8 years ago
Péter Szilágyi 586eddfd09 release, all: integrate the release service into geth 9 years ago
Péter Szilágyi cdcbb2f160 accounts/abi/bind, eth: add contract non-existent error 9 years ago
Péter Szilágyi 73308dbe0e accounts/abi/bind, cmd/abigen: port to templates, bind to solidity 9 years ago
Péter Szilágyi 86cfc22c79 accounts/abi/bind: constructor, auth utils and various backends 9 years ago
Péter Szilágyi 72826bb5ad accounts/abi/bind, cmd/abigen: Go API generator around an EVM ABI 9 years ago