Daniel Liu
|
769a34bfb7
|
accounts/abi: generic unpacking of event logs into map[string]interface{} (#18440)
Add methods that allow for the unpacking of event logs into maps (allows for agnostic unpacking of logs)
|
2025-01-24 16:18:29 +08:00 |
|
Daniel Liu
|
e4d78ed594
|
accounts/abi/bind: static byte arrays should be right-padded (#19269)
|
2025-01-24 16:18:29 +08:00 |
|
olumuyiwadad
|
b5abbfed79
|
new EVM Upgrade
- Solidity Upgraded up to v0.8.0
- Fixed and Added eth_chainId
- Fix error in TransactionRecipet
- Reward halving issue fixed
|
2021-09-21 16:53:46 +05:30 |
|
Péter Szilágyi
|
1bf508b449
|
accounts/abi/bind: support event filtering in abigen
|
2018-01-24 10:54:13 +02:00 |
|