Skip to content

chore: measure weights for pallet-tables and pallet-indexing#194

Merged
tlovell-sxt merged 2 commits into
mainfrom
chore/249-weights
Jun 24, 2026
Merged

chore: measure weights for pallet-tables and pallet-indexing#194
tlovell-sxt merged 2 commits into
mainfrom
chore/249-weights

Conversation

@tlovell-sxt

Copy link
Copy Markdown
Contributor

Rationale for this change

Recent changes to the tables and indexing pallets made it so they are not only firing events for SQL operations, they are also indexing them into local storage. This slightly increases their weight, so the weight needed to be remeasured.

What changes are included in this PR?

pallet-tables and pallet-indexing weights remeasured

Are these changes tested?

These changes do not affect existing functionality, which should be verified by existing tests.

@tlovell-sxt tlovell-sxt requested review from a team as code owners June 22, 2026 21:14
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown

1.69.1

Bug Fixes

  • update weight constant for fee calculation (5fc710a

JayWhite2357
JayWhite2357 previously approved these changes Jun 22, 2026
JayWhite2357
JayWhite2357 previously approved these changes Jun 23, 2026
Recent changes to the tables and indexing pallets made it so they are
not only firing events for SQL operations, they are also indexing them
into local storage. This slightly increases their weight, so the weight
needed to be remeasured.
@tlovell-sxt tlovell-sxt merged commit f8b94d4 into main Jun 24, 2026
9 checks passed
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.

2 participants