Skip to content

refactor!(core): change ActorIds implementation of From<u64>#4377

Merged
breathx merged 3 commits intomasterfrom
dn-change-actor-id-from-u64-impl
Dec 10, 2024
Merged

refactor!(core): change ActorIds implementation of From<u64>#4377
breathx merged 3 commits intomasterfrom
dn-change-actor-id-from-u64-impl

Conversation

@breathx
Copy link
Copy Markdown
Member

@breathx breathx commented Dec 5, 2024

Motivation: gear.exes development requires test coverage. Currently, in tests it's impossible to use this implementation, since if u64 takes place of the very beginning of the resulting bytes array, it will be stripped by ActorId::to_address_lossy, which starts from idx=12.

@breathx breathx added the A0-pleasereview PR is ready to be reviewed by the team label Dec 5, 2024
@breathx breathx merged commit c2a71ed into master Dec 10, 2024
@breathx breathx deleted the dn-change-actor-id-from-u64-impl branch December 10, 2024 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A0-pleasereview PR is ready to be reviewed by the team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants