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

Show contents of all submitted transactions in relay logs #2446

Closed
svyatonik opened this issue Feb 23, 2023 · 1 comment
Closed

Show contents of all submitted transactions in relay logs #2446

svyatonik opened this issue Feb 23, 2023 · 1 comment

Comments

@svyatonik
Copy link
Contributor

We have now Sent transaction to {} node: {hash} message in logs for all submitted transactions. But messages about transaction contents are always different, so it isn't always clear about what this transaction is. Especially if we are submitting multiple transaction to different nodes at once.

Ideally we need to have something like that: Sent transaction to {} node: {hash}. Type: MessageDeliveryTransaction(FromMillau). So not the whole tx contents, just its "digest" instead.

svyatonik referenced this issue Jul 17, 2023
* Companion: Remove Founder role and veto call

* wieghts

* update lockfile for {"polkadot", "substrate"}

Co-authored-by: joepetrowski <[email protected]>
Co-authored-by: parity-processbot <>
@EmmanuellNorbertTulbure EmmanuellNorbertTulbure transferred this issue from paritytech/parity-bridges-common Aug 25, 2023
@the-right-joyce the-right-joyce transferred this issue from paritytech/polkadot-sdk Aug 25, 2023
@svyatonik
Copy link
Contributor Author

With standalone relayers (#3002), this issue won't cause that much pain - logs are much more clear and we always know what are those transcations.

@svyatonik svyatonik closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2024
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

No branches or pull requests

2 participants