hedera-services icon indicating copy to clipboard operation
hedera-services copied to clipboard

Epic: Implement HIP 632 (`isAuthorized` + some cleanup)

Open lukelee-sl opened this issue 2 years ago • 2 comments

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] #4620
  • [x] #4621
  • [x] #4622
  • [x] #4623
  • [ ] #4624
  • [ ] #4625
  • [ ] method implementations
    • [x] isAuthorizedRaw implementation - #14108, #14131\
    • [ ] isAuthorized implementation
    • [x] #15032
  • [x] #13560
  • [x] #13895

Alternatives

No response

lukelee-sl avatar Jan 12 '23 22:01 lukelee-sl