pod icon indicating copy to clipboard operation
pod copied to clipboard

Go implementation of Centrifuge POD (Private Off-chain Data) node

Results 87 pod issues
Sort by recently updated
recently updated
newest added

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.2.0. Release notes Sourced from actions/setup-go's releases. Support for caching dependency files and compiler's build outputs This release introduces support for caching dependency files and...

dependencies
github_actions

Depends on Identities being completed [Add more details]

Q5-hard
P5-soon
crcl-protocol

Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.13.0 to 6.0.23+incompatible. Release notes Sourced from github.com/libp2p/go-libp2p's releases. v0.17.0 Changelog github.com/libp2p/go-libp2p: chore: update deps (libp2p/go-libp2p#1264) use the new network.ConnStats (libp2p/go-libp2p#1262) move the peerstoremanager to the host...

dependencies
go

Bumps [github.com/magiconair/properties](https://github.com/magiconair/properties) from 1.8.4 to 1.8.6. Changelog Sourced from github.com/magiconair/properties's changelog. 1.8.6 - 23 Feb 2022 [PR #57](magiconair/properties#57 "unreachable code" lint error Thanks to @​ellie for the patch. [PR #63](magiconair/properties#63):...

dependencies
go

Bumps [github.com/go-errors/errors](https://github.com/go-errors/errors) from 1.1.1 to 1.4.2. Commits 33d496f v1.4.2 ee157bf Merge pull request #40 from kishoresenji/master d88c094 optimize SourceLine to not create a new instance of Error from String method...

dependencies
go

Bumps [github.com/jinzhu/copier](https://github.com/jinzhu/copier) from 0.2.4 to 0.3.5. Commits d132b06 Merge pull request #124 from cavanwang/master 54aaef3 Merge pull request #115 from tomdevelops/feature/type-converter-option ac2b762 fix bug from issue 117 that 'Copy map...

dependencies
go

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3. Release notes Sourced from actions/download-artifact's releases. v3.0.0 What's Changed Update default runtime to node16 (actions/download-artifact#134) Update package-lock.json file version to 2 (actions/download-artifact#136) Breaking Changes...

dependencies
github_actions

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3. Release notes Sourced from actions/upload-artifact's releases. v3.0.0 What's Changed Update default runtime to node16 (#293) Update package-lock.json file version to 2 (#302) Breaking Changes...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Update default runtime to node16 v2.4.0 Convert SSH URLs like org-<ORG_ID>@github.com: to https://github.com/ - pr v2.3.5 Update...

dependencies
github_actions

This adds a `flake.nix`. The program can be built with `nix build`, the Docker image with `nix build .#dockerImage`.