-
Notifications
You must be signed in to change notification settings - Fork 202
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(evm): Use a NibiruBankKeeper to automatically record ether balance changes on the StateDB journal #2095
Merged
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 295a2d9 - Browse repository at this point
Copy the full SHA 295a2d9View commit details
Commits on Oct 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 80dd2d7 - Browse repository at this point
Copy the full SHA 80dd2d7View commit details -
1. Created NibiruBankKeeper with safety around NIBI transfers inside of EthereumTx. 2. The "PrecompileCalled" JournalChange now has a propery implementation and a strong test case to show that reverting the precompile calls works as intended. 3. Remove unneeded functions created for testing with low-level struct fields.
Configuration menu - View commit details
-
Copy full SHA for c624912 - Browse repository at this point
Copy the full SHA c624912View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f904a0 - Browse repository at this point
Copy the full SHA 7f904a0View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for efbd52e - Browse repository at this point
Copy the full SHA efbd52eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8c100e - Browse repository at this point
Copy the full SHA a8c100eView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ba8c0f - Browse repository at this point
Copy the full SHA 0ba8c0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08a73ee - Browse repository at this point
Copy the full SHA 08a73eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 717ce1c - Browse repository at this point
Copy the full SHA 717ce1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04a6897 - Browse repository at this point
Copy the full SHA 04a6897View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17df448 - Browse repository at this point
Copy the full SHA 17df448View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c34423 - Browse repository at this point
Copy the full SHA 7c34423View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e3bf3c - Browse repository at this point
Copy the full SHA 4e3bf3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8056328 - Browse repository at this point
Copy the full SHA 8056328View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc6a6a9 - Browse repository at this point
Copy the full SHA cc6a6a9View commit details -
fix(deps): update bank module to remove concrete type assertion on Ap…
…pModule.RegisterServices This makes it possible to plug in an alternative bankkeeper.Keeper implementation instead of bankkeeper.BaseKeeper.
Configuration menu - View commit details
-
Copy full SHA for c4ca8a2 - Browse repository at this point
Copy the full SHA c4ca8a2View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a64e47 - Browse repository at this point
Copy the full SHA 6a64e47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70b6e5e - Browse repository at this point
Copy the full SHA 70b6e5eView commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 53e8c59 - Browse repository at this point
Copy the full SHA 53e8c59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f7160b - Browse repository at this point
Copy the full SHA 9f7160bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a04fd06 - Browse repository at this point
Copy the full SHA a04fd06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aa3a64 - Browse repository at this point
Copy the full SHA 9aa3a64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18892d2 - Browse repository at this point
Copy the full SHA 18892d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c88e9c5 - Browse repository at this point
Copy the full SHA c88e9c5View 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.