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

Experimental branch for v2 erc activation #2390

Closed
wants to merge 6 commits into from

Conversation

smk762
Copy link
Collaborator

@smk762 smk762 commented Dec 14, 2023

Currently only set for BEP20 tokens. Still getting crashes during activation. In gdb this is one cause:

14 17:08:13, mm2_main::mm2::rpc::dispatcher:112] ERROR RPC error response: orderbook_rpc:250] BaseRelSameOrderbookTickersAndProtocols
[01:08:13] [debug] [mm2.service.cpp:1955] [1373632]: orderbook_answer: {
    "error": "BaseRelSameOrderbookTickersAndProtocols",
    "error_path": "orderbook_rpc",
    "error_trace": "orderbook_rpc:250]",
    "error_type": "BaseRelSameOrderbookTickersAndProtocols",
    "id": null,
    "mmrpc": "2.0"
}
[01:08:13] [error] [mm2.cpp:703] [1373632]: exception caught for rpc orderbook answer: {
    "error": "BaseRelSameOrderbookTickersAndProtocols",
    "error_path": "orderbook_rpc",
    "error_trace": "orderbook_rpc:250]",
    "error_type": "BaseRelSameOrderbookTickersAndProtocols",
    "id": null,
    "mmrpc": "2.0"
}, exception: [json.exception.out_of_range.403] key 'result' not found

@smk762 smk762 marked this pull request as draft December 14, 2023 17:12
@smk762 smk762 changed the base branch from dev to v7-dev December 14, 2023 22:02
@smk762 smk762 closed this Dec 20, 2023
@smk762 smk762 deleted the try-activation-upgrade branch December 20, 2023 01:50
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.

1 participant