Skip to content

cargo: correct homepage/repository links#103

Merged
danyalprout merged 1 commit intobase:mainfrom
MidSage0614:chore/cargo-correct-homepage-repository-links
Sep 29, 2025
Merged

cargo: correct homepage/repository links#103
danyalprout merged 1 commit intobase:mainfrom
MidSage0614:chore/cargo-correct-homepage-repository-links

Conversation

@MidSage0614
Copy link
Copy Markdown
Contributor

Corrects [workspace.package] homepage and repository to this repo (https://github.com/base/node-reth). They previously pointed to base/reth, which misdirects cargo metadata consumers (crates.io pages, SBOM/audit tools) and conflicted with the README badges referencing base/node-reth. Verified via cargo metadata and manual link checks. Docs-only metadata change; no code or behavior impact.

@danyalprout danyalprout merged commit 8ad718b into base:main Sep 29, 2025
5 checks passed
0xsimulacra pushed a commit to 0xsimulacra/base-node-reth that referenced this pull request Oct 1, 2025
0xsimulacra pushed a commit to 0xsimulacra/base-node-reth that referenced this pull request Oct 1, 2025
danyalprout pushed a commit that referenced this pull request Feb 12, 2026
* feat(audit): add Kafka reader for UserOp events

- Add UserOpEventWrapper struct with key, event, timestamp
- Add UserOpEventReader trait with read_event() and commit()
- Add KafkaUserOpAuditLogReader implementation
- Add integration test verifying real Kafka publish/read flow
refcell added a commit that referenced this pull request Feb 18, 2026
* feat: no_std op=alloy-rpc-types

* chore: replace network with network primitives

---------

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
mw2000 pushed a commit that referenced this pull request Mar 9, 2026
* add

* docs

* docs

* docs

* add

* feat: add docker startup logic (#103)

* add docker startup logic

* add

* fix: delete the span batch server

* fix

* spin up and spin down

* add

* add

* add

* fix: fetch proofs that failed on server correctly (#104)

* rm outdated env

* wip

* docs: update

* add docs

* docs
mw2000 pushed a commit that referenced this pull request Mar 16, 2026
* add

* docs

* docs

* docs

* add

* feat: add docker startup logic (#103)

* add docker startup logic

* add

* fix: delete the span batch server

* fix

* spin up and spin down

* add

* add

* add

* fix: fetch proofs that failed on server correctly (#104)

* rm outdated env

* wip

* docs: update

* add docs

* docs
haardikk21 pushed a commit that referenced this pull request Mar 17, 2026
* add

* docs

* docs

* docs

* add

* feat: add docker startup logic (#103)

* add docker startup logic

* add

* fix: delete the span batch server

* fix

* spin up and spin down

* add

* add

* add

* fix: fetch proofs that failed on server correctly (#104)

* rm outdated env

* wip

* docs: update

* add docs

* docs
mw2000 pushed a commit that referenced this pull request Mar 19, 2026
* add

* docs

* docs

* docs

* add

* feat: add docker startup logic (#103)

* add docker startup logic

* add

* fix: delete the span batch server

* fix

* spin up and spin down

* add

* add

* add

* fix: fetch proofs that failed on server correctly (#104)

* rm outdated env

* wip

* docs: update

* add docs

* docs
mw2000 pushed a commit that referenced this pull request Mar 23, 2026
* add

* docs

* docs

* docs

* add

* feat: add docker startup logic (#103)

* add docker startup logic

* add

* fix: delete the span batch server

* fix

* spin up and spin down

* add

* add

* add

* fix: fetch proofs that failed on server correctly (#104)

* rm outdated env

* wip

* docs: update

* add docs

* docs
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