Skip to content

relayer: remove RelayV2 init code#252

Merged
quake merged 1 commit intonervosnetwork:developfrom
eval-exec:remove-relayer-v3
Dec 9, 2025
Merged

relayer: remove RelayV2 init code#252
quake merged 1 commit intonervosnetwork:developfrom
eval-exec:remove-relayer-v3

Conversation

@eval-exec
Copy link
Contributor

CKB has launched CKB 2023 hardfork, so we can remove Relayer V2 init related code.

@eval-exec
Copy link
Contributor Author

eval-exec commented Dec 8, 2025

In test-wasm CI job, it install wasm-pack by cargo install wasm-pack, but wasm-pack failed to be built on rust 1.85.0.

We can avoid that by using cargo-binstall to install wasm-pack by cargo binstall wasm-pack. 721e5ac

@eval-exec
Copy link
Contributor Author

eval-exec commented Dec 9, 2025

Request @quake @driftluo to review.

Signed-off-by: Eval EXEC <execvy@gmail.com>
@eval-exec
Copy link
Contributor Author

@quake Rebased onto develop. Ready to merge.

@quake quake merged commit 571716f into nervosnetwork:develop Dec 9, 2025
2 checks passed
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.

2 participants