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

V2 erc activation #2235

Closed
wants to merge 4 commits into from
Closed

V2 erc activation #2235

wants to merge 4 commits into from

Conversation

smk762
Copy link
Collaborator

@smk762 smk762 commented Apr 3, 2023

  • renames some method functions / files to indicate v2 rpc
  • adds functions for enable_erc20 and enable_eth_with_tokens

Unfortunately using the new methods is causing a Trace/breakpoint trap (core dumped) so though they are present in the code, they are not in use at the moment. More testing needs to be done to isolate and resolve the cause.

@smk762 smk762 marked this pull request as draft April 3, 2023 09:11
@smk762 smk762 added the 0.5.8 label Apr 10, 2023
@cipig
Copy link
Member

cipig commented Aug 15, 2023

this PR should be prioritized
atm no PLG20 token is enabled at start, i get error about too many requests from the public RPC nodes
v2 erc activation with param \"get_balances\":false would fix the problem, it works fine on all my 6 mm nodes

@smk762 smk762 changed the base branch from v0.5.8 to dev December 5, 2023 17:35

if (s >= 5s)
if (s_coins_status >= 15s)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

leaving this out of next integration attempt as a potential source of crashing.

@smk762 smk762 closed this Apr 5, 2024
@smk762 smk762 deleted the v2_erc_activation branch April 5, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants