Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/gorilla/websocket v1.5.0
github.com/labstack/echo-contrib v0.13.0
github.com/labstack/echo/v4 v4.7.2
github.com/libsv/go-bc v0.1.10
github.com/libsv/go-bc v0.1.11
github.com/libsv/go-bk v0.1.6
github.com/libsv/go-bt/v2 v2.1.0-beta.2
github.com/libsv/go-dpp v0.1.11
Expand Down
352 changes: 350 additions & 2 deletions go.sum

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion vendor/github.com/libsv/go-bc/Makefile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

244 changes: 0 additions & 244 deletions vendor/github.com/libsv/go-bc/spv/ancestors_binary.go

This file was deleted.

Loading