Skip to content
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 V1.1.0 beta candidate to 'develop' #1068

Merged
merged 19 commits into from
Nov 2, 2023
Merged

Conversation

0xsharma
Copy link
Contributor

@0xsharma 0xsharma commented Nov 2, 2023

Description

Merge 'V1.1.0-beta-candidate' to 'develop'

0xsharma and others added 19 commits October 17, 2023 14:24
* internal/cli: set default valuee for keystore

* internal/cli: add tests

* internal/cli: fix tests
* eth: handle nil blocks and state when pending is not available

* internal/ethapi: handle nil state and err in send condtional tx api
bor: make withdrawal objects nil
* Retire calculateBorConfigHelper in favour of borKeyValueConfigHelper

* Use borKeyValueConfigHelper for CalculateBurntContract

* Numerical instead of lexicographic sorting of config keys

* Add test for burntContract

* fix lint

---------

Co-authored-by: marcello33 <[email protected]>
Co-authored-by: Manav Darji <[email protected]>
Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Attention: 37 lines in your changes are missing coverage. Please review.

Files Coverage Δ
core/genesis.go 45.69% <100.00%> (ø)
core/vm/jump_table.go 99.58% <100.00%> (+<0.01%) ⬆️
internal/cli/server/config.go 67.98% <100.00%> (+0.04%) ⬆️
internal/cli/server/flags.go 100.00% <100.00%> (ø)
params/version.go 45.45% <ø> (ø)
core/state_processor.go 92.19% <75.00%> (+0.16%) ⬆️
tests/bor/helper.go 75.74% <50.00%> (-0.53%) ⬇️
eth/filters/filter.go 60.88% <0.00%> (-0.69%) ⬇️
params/config.go 29.43% <73.33%> (+4.11%) ⬆️
internal/ethapi/bor_api.go 0.00% <0.00%> (ø)
... and 3 more

... and 22 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@temaniarpit27 temaniarpit27 merged commit bc338be into develop Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants