c-kzg-4844 wrapper in Nim
Go to file
Etan Kissling abef457e17
Replace `apt-fast` with `apt-get` (#34)
`apt-fast` was removed from GitHub with Ubuntu 24.04:

- https://github.com/actions/runner-images/issues/10003

For compatibility, switch back to `apt-get`.
2024-10-15 14:14:26 +00:00
.github/workflows Replace `apt-fast` with `apt-get` (#34) 2024-10-15 14:14:26 +00:00
kzg4844 bump csources to `v2.0.1` (#33) 2024-10-09 15:11:25 +02:00
tests Bump `csources` to 2.0.0 (#31) 2024-08-30 10:27:05 +00:00
.gitignore initial commit 2023-02-09 01:41:29 +07:00
.gitmodules Switch back to the upstream remote after our fix has been merged 2023-05-02 16:41:01 +03:00
README.md initial commit 2023-02-09 01:41:29 +07:00
kzg4844.nim Bump `csources` to 2.0.0 (#31) 2024-08-30 10:27:05 +00:00
kzg4844.nimble update ci.yml and be more explicit in .nimble (#27) 2024-07-03 04:50:18 +00:00

README.md

kzg4844 wrapper in nim

Github action

This is a Nim wrapper of original C implementation of c-kzg-4844

License

Licensed and distributed under either of

or

at your option. These files may not be copied, modified, or distributed except according to those terms.