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

Ckb async download #32

Draft
wants to merge 50 commits into
base: develop
Choose a base branch
from
Draft

Ckb async download #32

wants to merge 50 commits into from

Conversation

eval-exec
Copy link
Owner

What problem does this PR solve?

Issue Number: close #xxx

Problem Summary:

What is changed and how it works?

Proposal: xxx

What's Changed:

Related changes

  • PR to update owner/repo:
  • Need to cherry-pick to the release branch

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code ci-runs-only: [ quick_checks,linters ]

Side effects

  • Performance regression
  • Breaking backward compatibility

Release note

None: Exclude this PR from the release note.
Title Only: Include only the PR title in the release note.
Note: Add a note under the PR title in the release note.

@eval-exec eval-exec force-pushed the ckb-async-download branch from 4b369bb to 95c26d9 Compare May 13, 2024 03:09
@eval-exec eval-exec force-pushed the ckb-async-download branch from 8f38e14 to c5761f0 Compare June 27, 2024 04:46
zhangsoledad and others added 4 commits June 27, 2024 21:36
…block_assembler_config_data2_117

[backport] chore: Disable use of data2 in block_assembler config
…ocket-perf-issue

[Backport] Fix websocket subscription performance issue
@eval-exec eval-exec force-pushed the ckb-async-download branch from c5761f0 to cc96ea6 Compare July 5, 2024 10:44
@eval-exec eval-exec force-pushed the ckb-async-download branch from cc96ea6 to 5a23995 Compare July 17, 2024 07:11
@eval-exec eval-exec force-pushed the ckb-async-download branch from 5a23995 to 598efac Compare July 24, 2024 04:33
chenyukang and others added 2 commits July 24, 2024 14:46
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.28 to 0.14.30.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md)
- [Commits](hyperium/hyper@v0.14.28...v0.14.30)

---
updated-dependencies:
- dependency-name: hyper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@eval-exec eval-exec force-pushed the ckb-async-download branch from cb4242f to 58b0027 Compare July 25, 2024 08:22
@eval-exec eval-exec force-pushed the ckb-async-download branch from 678a29e to df6c166 Compare July 30, 2024 06:18
dependabot bot and others added 10 commits July 30, 2024 21:56
Bumps [rhai](https://github.com/rhaiscript/rhai) from 1.17.1 to 1.19.0.
- [Release notes](https://github.com/rhaiscript/rhai/releases)
- [Changelog](https://github.com/rhaiscript/rhai/blob/main/CHANGELOG.md)
- [Commits](rhaiscript/rhai@v1.17.1...v1.19.0)

---
updated-dependencies:
- dependency-name: rhai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [derive_more](https://github.com/JelteF/derive_more) from 0.99.17 to 0.99.18.
- [Release notes](https://github.com/JelteF/derive_more/releases)
- [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md)
- [Commits](JelteF/derive_more@v0.99.17...v0.99.18)

---
updated-dependencies:
- dependency-name: derive_more
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [url](https://github.com/servo/rust-url) from 2.5.0 to 2.5.2.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v2.5.0...v2.5.2)

---
updated-dependencies:
- dependency-name: url
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…argo/url-2.5.2

chore(deps): bump url from 2.5.0 to 2.5.2
…argo/derive_more-0.99.18

chore(deps): bump derive_more from 0.99.17 to 0.99.18
…argo/rhai-1.19.0

chore(deps): bump rhai from 1.17.1 to 1.19.0
…argo/hyper-0.14.30

chore(deps): bump hyper from 0.14.28 to 0.14.30
@eval-exec eval-exec force-pushed the ckb-async-download branch 2 times, most recently from 59c2cdd to c3ec6c6 Compare August 1, 2024 06:45
@eval-exec eval-exec force-pushed the ckb-async-download branch from c3ec6c6 to b31c07d Compare August 1, 2024 16:45
@eval-exec eval-exec force-pushed the ckb-async-download branch from 5b895f2 to dc5dfb8 Compare August 2, 2024 04:49
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.

5 participants