Merge qa to master for v0.3.2 #647
Merged
Merged
Conversation
Add 'bor' user during package installation
fix fields transactionHash
Fix getTransactionReceiptsByBlock and TestGetTransactionReceiptsByBlock
Implemented gRPC client for heimdall
Fixed GetTransactionByBlockNumberAndIndex and added testcase around it.
…toml and updated config name-tags (0xPolygon#486) * removed package naoina/toml from dumpconfig and added BurntSushi/toml * updated cmd/gethconfig.go
* internal/cli: add support for removedb * update docs * internal/cli: use constant path, handle err
* use atomic pointer * golang version * golang version * go1.19 * linters * Bump golangci-lint * linters * linters * linters after merge * generic logger * generic logger * logger * logger * linters * bump toml * linters1 * linters * linters * linter * linter * linters * linters * linters
* fix: handle checkpoint ordering * create checkpoint verifier, add unit tests * fix: remove mutex * address comment for default checkpoint verifier Co-authored-by: Evgeny Danienko <6655321@bk.ru>
* Fix EOF error in gRPC state-sync * linters Co-authored-by: Evgeny Danienko <6655321@bk.ru>
* initial commit * safe latest error * remove json listener * fix: debug block unit test * remove jsonrpc listener from server * fix: consume network's find port in heimdall client test * update key in log while startup * linters * fix Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
…those which are not used (0xPolygon#491)
* handle snap sync mode switches * fix linters
…es, and packager update
…umbai-update Adding of 0.3.0 package changes, control file updates, postinst chang…
…rk/bor into arpit/v0.3.1-mumbai-candidate
In gorelease-cross 1.19+, dockerhub authentication will require docker logion action followed by mounting docker config file. See https://github.com/goreleaser/goreleaser-cross#github-actions.
…i-candidate v0.3.1 mumbai candidate
Revert "Adding correct miner address on API at the RPC level (POS-553)"
…s current versions
…DepUpdate Djpolygon/packager dep update
RPC fix for coinbase address
…_control Bumping control file versions
Codecov ReportBase: 56.83% // Head: 56.64% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #647 +/- ##
==========================================
- Coverage 56.83% 56.64% -0.19%
==========================================
Files 598 608 +10
Lines 69287 70470 +1183
==========================================
+ Hits 39377 39918 +541
- Misses 26558 27128 +570
- Partials 3352 3424 +72
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
pratikspatil024
approved these changes
Jan 5, 2023
manav2401
approved these changes
Jan 5, 2023
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.
Description
Changes
Breaking changes
Please complete this section if any breaking changes have been made, otherwise delete it
Checklist
Cross repository changes
Testing
Manual tests
Please complete this section with the steps you performed if you ran manual tests for this functionality, otherwise delete it
Additional comments
Please post additional comments in this section if you have them, otherwise delete it