-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Looks like gas fees are not working properly for encounter:
{
"Timestamp": "2025-03-05T09:24:56.9251180+00:00",
"Level": "Warning",
"MessageTemplate": "Report match:{@MatchID} with result:{@MatchResult} failed: {@Exception}",
"Properties": {
"MatchID": 0,
"MatchResult": "AWon",
"Exception": {
"Status": {
"StatusCode": "Unknown",
"Detail": "account sequence mismatch, expected 937, got 938: incorrect account sequence [cosmos/cosmos-sdk@v0.46.15/x/auth/ante/sigverify.go:269] With gas wanted: '18446744073709551615' and gas used: '31734'",
"DebugException": null,
"_typeTag": "Status"
},
"StatusCode": "Unknown",
"Trailers": [
{
"Key": "access-control-expose-headers",
"ValueBytes": "446174652C20436F6E74656E742D547970652C20582D436F736D6F732D426C6F636B2D4865696768742C20477270632D5374617475732C20566172792C20477270632D4D6573736167652C20677270632D7374617475732C20677270632D6D657373616765",
"Value": "Date, Content-Type, X-Cosmos-Block-Height, Grpc-Status, Vary, Grpc-Message, grpc-status, grpc-message",
"IsBinary": false,
"_typeTag": "Entry"
},
{
"Key": "vary",
"ValueBytes": "4F726967696E",
"Value": "Origin",
"IsBinary": false,
"_typeTag": "Entry"
},
{
"Key": "x-cosmos-block-height",
"ValueBytes": "313634393633",
"Value": "164963",
"IsBinary": false,
"_typeTag": "Entry"
},
{
"Key": "transfer-encoding",
"ValueBytes": "6368756E6B6564",
"Value": "chunked",
"IsBinary": false,
"_typeTag": "Entry"
}
],
"Message": "Status(StatusCode=\"Unknown\", Detail=\"account sequence mismatch, expected 937, got 938: incorrect account sequence [cosmos/cosmos-sdk@v0.46.15/x/auth/ante/sigverify.go:269] With gas wanted: '18446744073709551615' and gas used: '31734'\")",
"Data": [],
"InnerException": null,
"TargetSite": null,
"StackTrace": null,
"HelpLink": null,
"Source": null,
"HResult": -2146233088,
"_typeTag": "RpcException"
},
"SourceContext": "CrowdControl.Managers.ServerChainManager"
}
}
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working