hedera-services
hedera-services copied to clipboard
Epic: Implement HIP 632 (`isAuthorized` + some cleanup)
Problem
This is a tracking issue for the implementation of the HIP 632.
Solution
Break down HIP 632 into several manageable sub issues/tasks.
- [ ] resolve open issues - #13895
- [ ] design docs
- [x]
isAuthorizedRaw
- #13558 - [ ]
isAuthorized
- [ ] alias<->address conversion
- [x]
- [x] #4620
- [x] #4621
- [x] #4622
- [x] #4623
- [ ] #4624
- [ ] #4625
- [ ] method implementations
- [x]
isAuthorizedRaw
implementation - #14108, #14131\ - [ ]
isAuthorized
implementation - [x] #15032
- [x]
- [x] #13560
- [x] #13895
Alternatives
No response