feat(drive): ABCI context logger#693
Merged
Merged
Conversation
# Conflicts: # packages/js-drive/Dockerfile # packages/rs-drive/src/drive/document/update.rs # packages/rs-drive/src/fee/op.rs
…ontinuation # Conflicts: # packages/js-drive/lib/abci/handlers/prepareProposalHandlerFactory.js
shumkov
changed the base branch from
v0.24-dev
to
credit-refunds-continuation
December 22, 2022 12:02
added 4 commits
December 22, 2022 17:50
# Conflicts: # Cargo.lock # packages/js-drive/lib/abci/handlers/proposal/deliverTxFactory.js # packages/js-drive/lib/abci/handlers/proposal/endBlockFactory.js # packages/rs-drive/Cargo.toml # packages/rs-drive/src/common/helpers/setup.rs # packages/rs-drive/src/drive/batch/drive_op_batch.rs # packages/rs-drive/src/drive/fee_pools/mod.rs # packages/rs-drive/src/drive/fee_pools/pending_epoch_updates.rs # packages/rs-drive/src/drive/grove_operations.rs # packages/rs-drive/src/drive/mod.rs # packages/rs-drive/src/drive/object_size_info.rs # packages/rs-drive/src/query/mod.rs # packages/rs-drive/tests/query_tests_history.rs
shuplenkov
marked this pull request as ready for review
January 11, 2023 14:29
shumkov
commented
Jan 11, 2023
shuplenkov
previously approved these changes
Jan 17, 2023
added 2 commits
January 17, 2023 18:40
# Conflicts: # packages/js-drive/lib/abci/handlers/proposal/endBlockFactory.js
shuplenkov
approved these changes
Jan 17, 2023
antouhou
approved these changes
Jan 17, 2023
Merged
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Issue being fixed or feature implemented
Refactor ABCI context logging to have better and clear logs
What was done?
Refactored ABCI context logging
How Has This Been Tested?
Manual
Breaking Changes
No
Checklist:
For repository code-owners and collaborators only