Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-eth-rlp: upgrade 0.3.0 -> 1.0.0 | Wang Mingyu | 2023-12-14 | 1 | -15/+0 |
| | | | | | | | | | | | | | | Changelog: ========== -Drop python 3.7 support -Add python 3.11 support -Merge updates from template, including use pre-commit for linting, and changing the name of the master branch to main License-Update: Copyright year updated to 2023 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-eth-rlp: new package | Bartosz Golaszewski | 2022-05-14 | 1 | -0/+15 |
Add a recipe for eth-rlp: RLP definitions for common Ethereum objects. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com> |