Skip to content

Fix stale README developer links#267

Open
JeremyZeng77 wants to merge 1 commit into
BitgesellOfficial:masterfrom
JeremyZeng77:codex/fix-readme-stale-examples-section
Open

Fix stale README developer links#267
JeremyZeng77 wants to merge 1 commit into
BitgesellOfficial:masterfrom
JeremyZeng77:codex/fix-readme-stale-examples-section

Conversation

@JeremyZeng77
Copy link
Copy Markdown

Problem

The README still contains a libsecp256k1-style examples/benchmark section. It links to examples/ecdsa.c, examples/schnorr.c, and examples/ecdh.c, but the repository does not contain an examples directory. The benchmark sentence also describes libsecp256k1 functions rather than Bitgesell Core.

Summary

  • Replace the stale examples/benchmark section with Bitgesell Core developer documentation links.
  • Point readers to existing build, functional test, and JSON-RPC documentation.

Verification

  • git diff --check
  • Confirmed examples is absent.
  • Confirmed doc/build-unix.md, test/functional/README.md, and doc/JSON-RPC-interface.md exist.
  • Confirmed the stale examples/* and libsecp256k1 benchmark references are removed from README.md.

Related bounty: #32 and #39

Payment if approved: USDT TRC20 TWupTAoFjxR2VmqUUvzhfmUwXVZR6Kvz1Y.

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.

1 participant