summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-eth-abi_3.0.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-eth-abi: Upgrade 3.0.0 -> 3.0.1Leon Anavi2022-08-171-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 packageBartosz Golaszewski2022-05-141-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>