Skip to content
This repository was archived by the owner on Jul 23, 2026. It is now read-only.

fix: upgrade pipeline to v0.0.59-libevm-v1.13.15-debank-2 - #21

Open
napallday wants to merge 1 commit into
mainfrom
fix/kafka-message-loss
Open

fix: upgrade pipeline to v0.0.59-libevm-v1.13.15-debank-2#21
napallday wants to merge 1 commit into
mainfrom
fix/kafka-message-loss

Conversation

@napallday

Copy link
Copy Markdown

修改动机

Coreth 需要使用 Pipeline 的 v0.0.59-libevm-v1.13.15-debank-2 发布版本,保持写入节点依赖版本与目标发布一致。

解决方案

  • 将 github.com/Chaintable/pipeline 从 v0.0.59-libevm-v1.13.15-debank-1 升级至 v0.0.59-libevm-v1.13.15-debank-2。
  • 通过 go mod tidy 更新对应的 go.sum 校验和。

测试

  • go mod verify:通过。
  • go test ./...:未通过。本地构建在 Firewood FFI、BLS 和 libevm 原生依赖处失败,包括未定义的 Database、Message 及签名 API 不匹配错误。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant