-
Notifications
You must be signed in to change notification settings - Fork 232
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
[Backport] merge several fixes into 118 for next rc release #4616
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6be1671 - Browse repository at this point
Copy the full SHA 6be1671View commit details -
Configuration menu - View commit details
-
Copy full SHA for 158cfa9 - Browse repository at this point
Copy the full SHA 158cfa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for db66275 - Browse repository at this point
Copy the full SHA db66275View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c2b1f1 - Browse repository at this point
Copy the full SHA 2c2b1f1View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fbe63f4 - Browse repository at this point
Copy the full SHA fbe63f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47dc5ed - Browse repository at this point
Copy the full SHA 47dc5edView commit details -
Merge pull request #4605 from eval-exec/exec/fix-ci-2
Integration Test: wait find unverified blocks finish for all specs
Configuration menu - View commit details
-
Copy full SHA for 83ac99f - Browse repository at this point
Copy the full SHA 83ac99fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c057db - Browse repository at this point
Copy the full SHA 2c057dbView commit details -
Merge pull request #4606 from chenyukang/yukang-fix-relay-ci-issue
Fix SendLargeCyclesTxToRelay spec on slow machine
Configuration menu - View commit details
-
Copy full SHA for 0ceb6f8 - Browse repository at this point
Copy the full SHA 0ceb6f8View commit details
Commits on Aug 23, 2024
-
Merge pull request #4600 from chenyukang/yukang-add-verify-log
chore: add verify log for monitor
Configuration menu - View commit details
-
Copy full SHA for 3bd5fed - Browse repository at this point
Copy the full SHA 3bd5fedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bfc1e1 - Browse repository at this point
Copy the full SHA 7bfc1e1View commit details
Commits on Aug 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce41807 - Browse repository at this point
Copy the full SHA ce41807View commit details
Commits on Aug 25, 2024
-
Make sure the uncle block timestamp is different from the next block …
…timestamp in main fork
Configuration menu - View commit details
-
Copy full SHA for dc20e94 - Browse repository at this point
Copy the full SHA dc20e94View commit details -
Merge pull request #4611 from chenyukang/yukang-debug-chain-fork-spec
chore(test): Fix the unstable spec ForksContainSameUncle caused by block hash collision
Configuration menu - View commit details
-
Copy full SHA for 76ebab4 - Browse repository at this point
Copy the full SHA 76ebab4View commit details -
Merge pull request #4612 from chenyukang/yukang-fix-verify-queue-exit
Fix: verify worker exit when signal_exit is_cancelled
Configuration menu - View commit details
-
Copy full SHA for 8744829 - Browse repository at this point
Copy the full SHA 8744829View commit details
Commits on Aug 26, 2024
-
Merge pull request #4609 from chenyukang/yukang-clear-verify-queue
chore(RPC): add PRC to clear verify queue
Configuration menu - View commit details
-
Copy full SHA for 6ee85c3 - Browse repository at this point
Copy the full SHA 6ee85c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e48f664 - Browse repository at this point
Copy the full SHA e48f664View commit details
Commits on Aug 27, 2024
-
Merge pull request #4615 from eval-exec/exec/exit-blockdownload-if-Bl…
…ockFetchCMD-dropped Do not start `BlockDownload` thread if ckb has received exit signal
Configuration menu - View commit details
-
Copy full SHA for 7304ea7 - Browse repository at this point
Copy the full SHA 7304ea7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47f92ff - Browse repository at this point
Copy the full SHA 47f92ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for d28bde6 - Browse repository at this point
Copy the full SHA d28bde6View commit details -
Merge pull request #4617 from eval-exec/exec/early-return-init-load-u…
…nverified Early return init_load_unverified thread when no unverified blocks found after tip
Configuration menu - View commit details
-
Copy full SHA for 3675433 - Browse repository at this point
Copy the full SHA 3675433View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 48c09c2 - Browse repository at this point
Copy the full SHA 48c09c2View commit details -
Merge pull request #4622 from eval-exec/exec/kill-gracefully-on-integ…
…ration-test Integration Test: kill_gracefully on RandomlyKill
Configuration menu - View commit details
-
Copy full SHA for 50b74a2 - Browse repository at this point
Copy the full SHA 50b74a2View commit details
Commits on Aug 29, 2024
-
Do not kill gracefully on windows
Signed-off-by: Eval EXEC <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a40e37 - Browse repository at this point
Copy the full SHA 3a40e37View commit details -
Merge pull request #4624 from eval-exec/exec/fix/widnows-ci
Integration Test: do not kill gracefully on windows
Configuration menu - View commit details
-
Copy full SHA for f9c3c70 - Browse repository at this point
Copy the full SHA f9c3c70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 258676a - Browse repository at this point
Copy the full SHA 258676aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 114a11f - Browse repository at this point
Copy the full SHA 114a11fView commit details
Commits on Aug 30, 2024
-
Merge pull request #4625 from eval-exec/exec/ci/windows
Integration Test: restart node if it failed to start in `RandomlyKill`
Configuration menu - View commit details
-
Copy full SHA for 7749bcb - Browse repository at this point
Copy the full SHA 7749bcbView commit details -
Merge pull request #4623 from driftluo/fix-atomic-ordering
fix: fix atomic ordering in multi-thread
Configuration menu - View commit details
-
Copy full SHA for 2fb17ab - Browse repository at this point
Copy the full SHA 2fb17abView commit details -
Rename ckb_chain::consume_unverified to ckb_chain::verify
Signed-off-by: Eval EXEC <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c789b83 - Browse repository at this point
Copy the full SHA c789b83View commit details -
Configuration menu - View commit details
-
Copy full SHA for b86e176 - Browse repository at this point
Copy the full SHA b86e176View commit details -
Configuration menu - View commit details
-
Copy full SHA for b30e378 - Browse repository at this point
Copy the full SHA b30e378View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d78da8 - Browse repository at this point
Copy the full SHA 3d78da8View commit details
Commits on Sep 2, 2024
-
Merge pull request #4561 from chenyukang/yukang-fix-cycling-attack-rbf
Recover possible transaction in conflicted cache when RBF
Configuration menu - View commit details
-
Copy full SHA for a73b7f4 - Browse repository at this point
Copy the full SHA a73b7f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6332b10 - Browse repository at this point
Copy the full SHA 6332b10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d8e976 - Browse repository at this point
Copy the full SHA 9d8e976View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea3651f - Browse repository at this point
Copy the full SHA ea3651fView commit details -
Merge pull request #4626 from eval-exec/exec/rename-consume-unverifie…
…d-file Rename `ckb_chain::consume_unverified` to `ckb_chain::verify`
Configuration menu - View commit details
-
Copy full SHA for 4919219 - Browse repository at this point
Copy the full SHA 4919219View commit details -
Merge pull request #4631 from eval-exec/exec/ci/windows-2022
CI: windows integration use windows-latest
Configuration menu - View commit details
-
Copy full SHA for 6fa274e - Browse repository at this point
Copy the full SHA 6fa274eView commit details -
Merge pull request #4627 from driftluo/ci-check-relaxed
test: add check relax ordering on ci
Configuration menu - View commit details
-
Copy full SHA for 0e99a2a - Browse repository at this point
Copy the full SHA 0e99a2aView commit details -
Merge pull request #4630 from chenyukang/yukang-add-retry-for-ci
chore(test): add retry for git clone in cli_test
Configuration menu - View commit details
-
Copy full SHA for 72b735c - Browse repository at this point
Copy the full SHA 72b735cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d398e5a - Browse repository at this point
Copy the full SHA d398e5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf78552 - Browse repository at this point
Copy the full SHA cf78552View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e100d8 - Browse repository at this point
Copy the full SHA 2e100d8View commit details -
Merge pull request #4581 from chenyukang/yukang-fix-script-test
test: fix script test error caused by rand step cycles
Configuration menu - View commit details
-
Copy full SHA for 0274984 - Browse repository at this point
Copy the full SHA 0274984View commit details