-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
needs triageIssue needs to be triagedIssue needs to be triaged
Description
Issue summary
𝝺 ./target/release/pint benchmark -p pallet_asset_index -e "deposit" --chain pint-local
2021-09-01 19:44:50 assembling new collators for new session 0 at #0
2021-09-01 19:44:50 assembling new collators for new session 1 at #0
Error: Input("\n* Pallet: AssetIndex\n* Benchmark: deposit\n* Components: []\n* Verify: false\n* Error message: An overflow would occur")
𝝺 ./target/release/pint benchmark -p pallet_saft_registry -e "add_saft" --chain pint-local
2021-09-01 19:47:18 assembling new collators for new session 0 at #0
2021-09-01 19:47:18 assembling new collators for new session 1 at #0
Error: Input("\n* Pallet: SaftRegistry\n* Benchmark: add_saft\n* Components: []\n* Verify: false\n* Error message: Bad origin")
- Benchmarks in pallet
asset-indexhasOverflowproblem - Benchmarks in pallet
asset-indexhasBadOriginproblem- seems also has the
overflowproblem
- seems also has the
- Check the genesis balances and assets to debug this issue
Other information and links
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs triageIssue needs to be triagedIssue needs to be triaged