forked from Canto-Network/Canto
-
Notifications
You must be signed in to change notification settings - Fork 4
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
feat: optimize gas usage #39
Merged
Merged
Commits on Aug 14, 2023
-
tmp: add logger to analyze gas consumption
logs gas consumption at fileLogger
Configuration menu - View commit details
-
Copy full SHA for 98ccceb - Browse repository at this point
Copy the full SHA 98cccebView commit details
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 249e4f7 - Browse repository at this point
Copy the full SHA 249e4f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e6835 - Browse repository at this point
Copy the full SHA b4e6835View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72d66d0 - Browse repository at this point
Copy the full SHA 72d66d0View commit details -
if calculated fee rate is negative, then apply zeroFeeRate
Configuration menu - View commit details
-
Copy full SHA for a1855b9 - Browse repository at this point
Copy the full SHA a1855b9View commit details -
Merge remote-tracking branch 'origin/zsystm/fix-minus-fee-rate' into …
…zsystm/lsm-gas-optimization
Configuration menu - View commit details
-
Copy full SHA for 4cdb0d3 - Browse repository at this point
Copy the full SHA 4cdb0d3View commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for afc6d6d - Browse repository at this point
Copy the full SHA afc6d6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91e6e56 - Browse repository at this point
Copy the full SHA 91e6e56View commit details
Commits on Aug 21, 2023
-
based on mainnet supply, rich account get fund when initialize genesis on simulation testing. each operation which needs token should get fund from rich account.
Configuration menu - View commit details
-
Copy full SHA for 022f758 - Browse repository at this point
Copy the full SHA 022f758View commit details -
update CalcNetAmountStateEssentials: return multiple data structures
this is for optimizing gas consumption when QueueLiquidUnstake instead of Iterate chunks separately, iterate it once when calc net amount state essentials.
Configuration menu - View commit details
-
Copy full SHA for 28a6276 - Browse repository at this point
Copy the full SHA 28a6276View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ec0f10 - Browse repository at this point
Copy the full SHA 6ec0f10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95bec0a - Browse repository at this point
Copy the full SHA 95bec0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36951f1 - Browse repository at this point
Copy the full SHA 36951f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7e4147 - Browse repository at this point
Copy the full SHA e7e4147View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6871042 - Browse repository at this point
Copy the full SHA 6871042View commit details -
GetValidator().String is a redundant computation. We can just use ValidatorAddress field.
Configuration menu - View commit details
-
Copy full SHA for 8b66c5c - Browse repository at this point
Copy the full SHA 8b66c5cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.