Skip to content

Conversation

@ferrell-code
Copy link
Contributor

@ferrell-code ferrell-code commented Sep 1, 2021

closes #1306

Edit: Needs to wait for polkadot v0.9.10 bump to pass the tests Passes now, note the test's stack trace won't say which pallet has the too large Call, so if that gets annoying we could add an assert! for every module but that seems overly verbose

@ferrell-code ferrell-code marked this pull request as ready for review October 3, 2021 17:53
@ferrell-code ferrell-code changed the title [WIP] Refactor to decrease Call Sizes Test Call Sizes Oct 3, 2021
@ferrell-code ferrell-code requested a review from xlc October 3, 2021 23:09
@xlc xlc merged commit f4b1794 into AcalaNetwork:master Oct 3, 2021
@ferrell-code ferrell-code deleted the fer-call-size branch October 3, 2021 23:59
syan095 pushed a commit that referenced this pull request Oct 6, 2021
…ala into feature/homa-lite-redeem

* 'feature/homa-lite-redeem' of github.com:AcalaNetwork/Acala:
  cargo run --release --color=never --bin=acala --features=runtime-benchmarks --features=with-karura-runtime -- benchmark --chain=karura-dev --steps=50 --repeat=20 --pallet=module_homa_lite --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --template=./templates/runtime-weight-template.hbs --output=./runtime/karura/src/weights/
  Test Call Sizes (#1386)
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.

Make sure our call size is reasonable

2 participants