Commit Graph

39 Commits (0e6ea9199ca701ee4c96220e873884327c8d18ff)

Author SHA1 Message Date
gary rong 2e1ecc02bd
les, miner, accounts/abi/bind: fix load-sensitive unit tests (#20698) 5 years ago
Sylvain Laurent b7cf41e4b3 accounts/abi: fix method constant flag for solidity 6.0 (#20482) 5 years ago
gary rong b26eedf9e9 accounts/abi/bind: avoid reclaring structs (#20381) 5 years ago
Péter Szilágyi f4ec85486a
accounts/abi/bind: switch binding test to go modules 5 years ago
gary rong f8a95d996f accounts/abi/bind, cmd/abigen: implement alias for abigen (#20244) 5 years ago
gary rong 44b74cfc40 accounts/abi: add internalType information and fix issues (#20179) 5 years ago
gary rong 947f5f2b15 accounts/abi, signer/fourbyte: fix incorrect signature (#19881) 5 years ago
Péter Szilágyi 140a7e9177
accounts/abi/bind: support closing a simulated backend 5 years ago
Guillaume Ballet 5bc9ccfa0a
accounts/abi/bind: link dependent libs in deploy (#19718) 5 years ago
gary rong 5f5de49cd9 accounts/abi: enable struct golang binding generation (#18491) 5 years ago
Guillaume Ballet 6bf5555c4f
accounts/abi/bind: Accept function ptr parameter (#19755) 5 years ago
gary rong f7cdea2bdc all: on-chain oracle checkpoint syncing (#19543) 5 years ago
gary rong 6069b1a5f5 mobile: fix mobile interface (#19180) 5 years ago
Péter Szilágyi 5ce192ce44
accounts/abi/bind: simulated test case for fixed bytes logs 6 years ago
Jeremy Schlatter 5ed3960b9b accounts/abi/bind: stop using goimports in the binding generator (#17768) 6 years ago
Jeff Prestes 212bba47ff backends: configurable gas limit to allow testing large contracts (#17358) 6 years ago
Mark cddb529d70 accounts/abi: normalize method name to a camel-case string (#15976) 7 years ago
protolambda 0b814d32f8 accounts/abi: Abi binding support for nested arrays, fixes #15648, including nested array unpack fix (#15676) 7 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
Péter Szilágyi b9731767af
accounts/abi: handle named ouputs prefixed with underscores (#15766) 7 years ago
ferhat elmas 9619a61024 all: gofmt -w -s (#15419) 7 years ago
RJ Catalano dec8bba9d4 accounts/abi: improve type handling, add event support (#14743) 7 years ago
nkbai 5ba9225fe3 accounts/abi/bind: pass non-empty directory when calling goimports (#15070) 7 years ago
Felix Lange 37dd9086ec core: refactor genesis handling 8 years ago
bas-vk 6d038e762b accounts/abi/bind: allow client to specify sender address for call (#3782) 8 years ago
Péter Szilágyi 682875adff accounts/abi/bind, internal/ethapi: binary search gas estimation (#3587) 8 years ago
Péter Szilágyi 178da7c6a9
mobile: initial wrappers for mobile support 8 years ago
Felix Lange 056f15aa53 accounts/abi/bind/backends: remove nil and remote backends 8 years ago
Péter Szilágyi cc21706c50 accounts/abi/bind: fix multi-value anonymous unmarshalling 8 years ago
Péter Szilágyi cdcbb2f160 accounts/abi/bind, eth: add contract non-existent error 9 years ago
Felix Lange 85e6c40c00 accounts, crypto: move keystore to package accounts 9 years ago
Péter Szilágyi fc4fffd5ac accounts/abi/bind: support generating bindings for various arrays 9 years ago
Péter Szilágyi 4097478884 accounts/abi/bind: surface raw wrappers to access low level ops 9 years ago
Péter Szilágyi c2bbff6116 accounts/abi/bind: merge all tests into a single suite 9 years ago
Péter Szilágyi 9b4a45f6e8 accounts/abi/bind: fix double pointer in generated code 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