Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Add query APIs for KIP113, KIP149 #159

Merged
merged 5 commits into from
Feb 14, 2024
Merged

Conversation

hyeonLewis
Copy link
Contributor

  • Add query APIs for KIP113, KIP149.
  1. KIP113

    • klay_getBlsInfos: Returns all registered BLS records in SImpleBlsRegistry contract (KIP113)
  2. KIP149

    • klay_getAllRecordsFromRegistry: Returns all registered records in Registry contract (KIP14)
    • klay_getActiveAddressFromRegistry: Returns active address in Registry contract if exists

Any suggestions for improvements are welcome.

KIPs/kip-113.md Outdated Show resolved Hide resolved
KIPs/kip-113.md Outdated Show resolved Hide resolved
KIPs/kip-149.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@kjhman21 kjhman21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update.

Copy link
Contributor

@ian0371 ian0371 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe consider adding error codes later (after implementation), like this

@hyeonLewis
Copy link
Contributor Author

@blukat29 PTAL

@hyeonLewis hyeonLewis merged commit feed532 into klaytn:main Feb 14, 2024
2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants