-
Notifications
You must be signed in to change notification settings - Fork 9
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
release 2.8.0 #1513
Merged
release 2.8.0 #1513
Conversation
This file contains 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
feat: add cfx_maxPriorityFeePerGas RPC
chore: add cfx_feeHistory
feat: add cfx_getFeeBurnt rpc
chore: add more fields to cfx_call
Cfx estimate gas and collateral
* chore: update js sdk to support 1559 * feat: update cfx_signTransaction rpc support 1559 * chore: add cfx_estimate-1559-fee * chore: add cfxEstimate1559Fee to rpc engine * chore: update basic dapp * chore: update yarn.lock * chore: update estimate tx * chore: use cfx_estimate1559Fee * chore: update test * chore: version check * chore: rename variables
Co-authored-by: ConfluxBot <confluxbot@users.noreply.github.com>
Co-authored-by: ConfluxBot <confluxbot@users.noreply.github.com>
* chore: replace TransportWebUSB with TransportWebHID * chore: version check
Co-authored-by: ConfluxBot <confluxbot@users.noreply.github.com>
* chore: version check * feat: add v1 version ledger app support * chore: update conflux node version * test: fix test error * chore: version check * test: fix test error
Co-authored-by: ConfluxBot <confluxbot@users.noreply.github.com>
* chore: fix get package version bug * chore: version check
* fix: redirect to unlock page * feat: version
Co-authored-by: ConfluxBot <confluxbot@users.noreply.github.com>
Co-authored-by: ConfluxBot <confluxbot@users.noreply.github.com>
* feat: update db * feat: version
Co-authored-by: ConfluxBot <confluxbot@users.noreply.github.com>
* fix: resend error * feat: version * feat: version * feat: version * feat: version * feat: add comment --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* build: fix yarn install error * chore: version check
Co-authored-by: ConfluxBot <confluxbot@users.noreply.github.com>
Co-authored-by: ConfluxBot <confluxbot@users.noreply.github.com>
* fix: handle wallet_requestUnlockUI error * feat: version
Co-authored-by: ConfluxBot <confluxbot@users.noreply.github.com>
* fix: error-parse * feat: version
Co-authored-by: ConfluxBot <confluxbot@users.noreply.github.com>
* fix: comment * feat: version --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: ConfluxBot <confluxbot@users.noreply.github.com>
* chore: bump version * chore: fix firefox build not match * chore: bump version --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: ConfluxBot <confluxbot@users.noreply.github.com>
* chore: bump version * chore: fix firefox build not match * chore: bump version
Resolve conflict
Co-authored-by: ConfluxBot <confluxbot@users.noreply.github.com>
AngeliaQ
approved these changes
Jan 14, 2025
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.
This change is