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

Fix getting wrong name of the table for singleton #125

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

mikelik
Copy link
Member

@mikelik mikelik commented Apr 5, 2023

Change Description

Resolves #93
Incorrect abi was generated for singletons - wrong name was taken.

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@mikelik mikelik self-assigned this Apr 5, 2023
@mikelik mikelik marked this pull request as ready for review April 5, 2023 12:17
Copy link
Contributor

@ScottBailey ScottBailey left a comment

Choose a reason for hiding this comment

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

lgtm

@mikelik mikelik merged commit 84a514f into main Apr 6, 2023
@mikelik mikelik deleted the mikelik/singleton_fix branch April 6, 2023 07:54
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.

Wrong table name for ABI when eosio::singleton used
4 participants