[1.2.0] - 2024-01-11
Added
CICKind.get_entrypoint
: Returns the entrypoint address that would be used
on runtime.CICKind.calculate_checksum
: Convinience method that wraps
checksum::calculate_checksum
.- Python bindings:
- Expose
Ipl3ChecksumError
to Python as a new exception for each error of
the enum. Refer toipl3checksum.exceptions
.
- Expose