Skip to content

Estimate transaction fee RPC call + estimate message delivery and confirmation transactions#1015

Merged
svyatonik merged 2 commits intomasterfrom
estimate-transaction-fee
Jun 28, 2021
Merged

Estimate transaction fee RPC call + estimate message delivery and confirmation transactions#1015
svyatonik merged 2 commits intomasterfrom
estimate-transaction-fee

Conversation

@svyatonik
Copy link
Copy Markdown
Contributor

@svyatonik svyatonik commented Jun 22, 2021

related #997

@svyatonik svyatonik marked this pull request as ready for review June 22, 2021 08:20
type RialtoSourceClient = SubstrateMessagesSource<
Rialto,
Millau,
RialtoMessagesToMillau,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Couldn't the lane contain all other necessary generic types? It seems it's bound with them anyway?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This requires some refactoring - simply using associated types from lane causes cycle detected when using associated type bounds. But ok - I'll try to solve it here.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No worries, let's log this and leave for a potential follow up PR.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I've tried some attempts, but all are adding a lot of changes to this PR, so right - let's keep it for other PRs: #1033

@svyatonik svyatonik merged commit c34d7a5 into master Jun 28, 2021
@svyatonik svyatonik deleted the estimate-transaction-fee branch June 28, 2021 09:13
svyatonik pushed a commit that referenced this pull request Jul 17, 2023
serban300 pushed a commit to serban300/parity-bridges-common that referenced this pull request Mar 27, 2024
serban300 pushed a commit to serban300/parity-bridges-common that referenced this pull request Apr 8, 2024
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