Merge develop branch into v0.3.0-dev#430
Conversation
…2.15-beta3-candidate
* Bump Go version to v1.18.1
This will create a static build using Go native networking stack. Checked and it works stable for all archs and distros.
Increased default value of rpc.txfeecap to 5
…ach-units RFC35/Common Ancestor Approach
avoid capping warnings for gas set by internal system transactions
Create stale.yml
Codecov Report
@@ Coverage Diff @@
## v0.3.0-dev #430 +/- ##
==============================================
+ Coverage 55.74% 56.25% +0.50%
==============================================
Files 601 596 -5
Lines 69602 68921 -681
==============================================
- Hits 38803 38774 -29
+ Misses 27447 26805 -642
+ Partials 3352 3342 -10
Continue to review full report at Codecov.
|
|
@JekaMas can we raise v0.3.0-dev to develop and merge in develop itself? |
We can. Basically this PR is a part of that plan. Merge develop to v0.3.0-dev, resolve all conflicts, fix CI, then merge v0.3.0-dev without conflicts. |
cffls
left a comment
There was a problem hiding this comment.
Tested locally and fixed a bug related to checkpoint. State sync seems to be working fine.
No description provided.