Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-eth-abi: Upgrade 3.0.0 -> 3.0.1 | Leon Anavi | 2022-08-17 | 1 | -18/+0 |
| | | | | | | | | | | Upgrade to release 3.0.1: - Fix small warnings for make docs - Rename: encode_abi()->encode() and decode_abi()->decode() Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-eth-abi: new package | Bartosz Golaszewski | 2022-05-14 | 1 | -0/+18 |
Add a recipe for eth-abi: utilities for working with Ethereum ABI definitions. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com> |