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

Backport get_table_test contract to have all actions #666

Closed
ndcgundlach opened this issue Jul 13, 2022 · 2 comments · Fixed by #649
Closed

Backport get_table_test contract to have all actions #666

ndcgundlach opened this issue Jul 13, 2022 · 2 comments · Fixed by #649
Assignees
Labels
OCI OCI working this issue...

Comments

@ndcgundlach
Copy link
Contributor

ndcgundlach commented Jul 13, 2022

EOSIO/eos#9707 (specifically the contract changes)

The get_table_test contract is missing the following actions:

void modifynumobj(uint64_t id);
void erasenumobj(uint64_t id);

@ndcgundlach ndcgundlach added the OCI OCI working this issue... label Jul 13, 2022
@ndcgundlach ndcgundlach self-assigned this Jul 13, 2022
@heifner
Copy link
Member

heifner commented Jul 15, 2022

👿

@ndcgundlach ndcgundlach moved this from Todo to In Progress in ENF Engineering Jul 15, 2022
@stephenpdeos
Copy link
Member

🤘

@ndcgundlach ndcgundlach moved this from In Progress to Awaiting Review in ENF Engineering Jul 15, 2022
Repository owner moved this from Awaiting Review to Done in ENF Engineering Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI OCI working this issue...
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants