Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate ipld plugin and ipfs #152

Merged
merged 24 commits into from
Feb 26, 2021
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
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
Prev Previous commit
Next Next commit
update to new rsmt2d API and update go.mod
liamsi committed Feb 23, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit ecb9463ddf26a1dc3de0334d597d541d062faafb
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -28,7 +28,6 @@ require (
github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0
github.com/rs/cors v1.7.0
github.com/sasha-s/go-deadlock v0.2.0
github.com/smartystreets/assertions v1.0.1 // indirect
github.com/snikch/goodman v0.0.0-20171125024755-10e37e294daa
github.com/spf13/cobra v1.1.1
github.com/spf13/viper v1.7.1
950 changes: 929 additions & 21 deletions go.sum

Large diffs are not rendered by default.