exchain
exchain copied to clipboard
Paralleled-tx: handle race
-
Targeted PR against correct branch (see CONTRIBUTING.md)
-
[ ] Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
-
[ ] Wrote tests
-
[ ] Updated relevant documentation (
docs/
) -
[ ] Added a relevant changelog entry to the
Unreleased
section inCHANGELOG.md
-
[ ] Reviewed
Files changed
in the github PR explorer
For Admin Use:
- Added appropriate labels to PR (ex. wip, ready-for-review, docs)
- Reviewers Assigned
- Squashed all commits, uses message "Merge PR #XYZ: [title]" (coding standards)
Codecov Report
Merging #2389 (f0ae762) into dev (b56cdbf) will increase coverage by
0.02%
. The diff coverage is75.00%
.
@@ Coverage Diff @@
## dev #2389 +/- ##
==========================================
+ Coverage 34.38% 34.41% +0.02%
==========================================
Files 342 342
Lines 39047 39077 +30
==========================================
+ Hits 13428 13447 +19
- Misses 24609 24621 +12
+ Partials 1010 1009 -1
Impacted Files | Coverage Δ | |
---|---|---|
app/ante/GasLimitDecorator.go | 73.33% <71.42%> (-1.67%) |
:arrow_down: |
x/evm/types/cache.go | 74.13% <100.00%> (ø) |
|
app/utils/sanity/type.go | 81.81% <0.00%> (-9.49%) |
:arrow_down: |
app/node_mode.go | 9.45% <0.00%> (-0.69%) |
:arrow_down: |
app/app.go | 80.09% <0.00%> (-0.44%) |
:arrow_down: |
x/evm/types/statedb.go | 72.07% <0.00%> (-0.04%) |
:arrow_down: |
app/repair_state.go | 0.00% <0.00%> (ø) |
|
app/rpc/namespaces/eth/api.go | 0.00% <0.00%> (ø) |
|
app/rpc/namespaces/eth/stdtx_api.go | ||
app/rpc/namespaces/eth/api_multi.go | 0.00% <0.00%> (ø) |
|
... and 3 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more