Skip to content

fix(tx): parse bank send messages from REST events - #448

Open
ChrisWozniak wants to merge 1 commit into
fetchai:mainfrom
ChrisWozniak:fix/tx-rest-client-msg-send-parse
Open

fix(tx): parse bank send messages from REST events#448
ChrisWozniak wants to merge 1 commit into
fetchai:mainfrom
ChrisWozniak:fix/tx-rest-client-msg-send-parse

Conversation

@ChrisWozniak

Copy link
Copy Markdown

Fixes #391. Summary: register the Cosmos Bank MsgSend protobuf descriptor used while parsing GetTxsEvent REST responses, and add a local regression test for a MsgSend event response. Validation: focused transaction REST test passed; non-integration suite: 208 passed, 2 skipped, 12 deselected; Black, isort, flake8, and whitespace checks passed.

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.

Bug report: ParseError when use TxRestClient.GetTxsEvent method

2 participants