Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement new ABI "get_matching_keys_for" #3640

Merged
merged 18 commits into from
Mar 31, 2023

Conversation

litchipi
Copy link
Contributor

@litchipi litchipi commented Mar 3, 2023

Closes: #3625
PR in the massa-sc-runtime repo: massalabs/massa-sc-runtime#237

New ABI to get all the keys in a datastore matching a given prefix

  • document all added functions
  • try in sandbox /simulation/labnet
  • unit tests on the added/changed features
    • make tests compile
    • make tests pass
  • add logs allowing easy debugging in case the changes caused problems
  • if the API has changed, update the API specification

@litchipi litchipi changed the base branch from main to testnet_21 March 3, 2023 17:34
@AurelienFT AurelienFT marked this pull request as draft March 3, 2023 20:16
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
@litchipi litchipi force-pushed the abi_get_matching_keys_for branch from ef3a868 to eb3003d Compare March 6, 2023 14:29
litchipi added 4 commits March 6, 2023 15:59
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
litchipi added 4 commits March 9, 2023 17:00
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
@litchipi litchipi requested a review from sydhds March 10, 2023 09:17
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
@litchipi litchipi mentioned this pull request Mar 30, 2023
7 tasks
@litchipi
Copy link
Contributor Author

@sydhds Ready for review before merge 😃

@AurelienFT AurelienFT requested review from AurelienFT and removed request for sydhds March 31, 2023 10:18
litchipi and others added 2 commits March 31, 2023 16:15
Co-authored-by: AurelienFT <32803821+AurelienFT@users.noreply.github.com>
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
Copy link
Contributor

@AurelienFT AurelienFT left a comment

Choose a reason for hiding this comment

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

Nicely done.

@litchipi litchipi merged commit 1e41cd1 into testnet_21 Mar 31, 2023
@AurelienFT AurelienFT deleted the abi_get_matching_keys_for branch May 29, 2023 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants