-
Notifications
You must be signed in to change notification settings - Fork 492
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
Merge qa to master for v0.3.2 #647
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 (maticnetwork#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 (maticnetwork#491)
* handle snap sync mode switches * fix linters
…es, and packager update
…1-mumbai-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.
…mbai-candidate v0.3.1 mumbai candidate
…s-533 Revert "Adding correct miner address on API at the RPC level (POS-553)"
… arpit/master-to-qa
…s current versions
…gerDepUpdate Djpolygon/packager dep update
RPC fix for coinbase address
…eta_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. |
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