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

fix: support manta parachain fee calculations #767

Merged
merged 1 commit into from
Nov 17, 2021

Conversation

grenade
Copy link
Contributor

@grenade grenade commented Nov 16, 2021

may be tested against any of:

  • wss://kuhlii.manta.systems
  • wss://melanyae.manta.systems
  • wss://munkiana.manta.systems
  • wss://pectinata.manta.systems
  • wss://tarapacana.manta.systems
  • wss://thurstoni.manta.systems

@@ -8,3 +8,7 @@ else
echo "Fee debugging enabled"
wasm-pack build --debug --target nodejs --scope substrate "$SCRIPT_DIR" -- --features debug
fi
# append a newline to pkg/package.json if it isn't there
if [ "$(tail -c1 "$SCRIPT_DIR/pkg/package.json"; echo x)" != $'\nx' ]; then
Copy link
Member

Choose a reason for hiding this comment

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

👍

@TarikGul
Copy link
Member

Thanks for the PR and contribution, looks good so far, just going to run it locally as well.

Copy link
Member

@TarikGul TarikGul left a comment

Choose a reason for hiding this comment

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

lgtm 👍 Ran it locally, and it all builds correctly!

@TarikGul
Copy link
Member

Just give the thumbs up when you are happy with this to merge. @grenade

@grenade
Copy link
Contributor Author

grenade commented Nov 17, 2021

Just give the thumbs up when you are happy with this to merge. @grenade

we're happy for this to be merged!

@TarikGul TarikGul merged commit 3f68052 into paritytech:master Nov 17, 2021
This pull request was closed.
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.

3 participants