Justin Traglia
|
ee218752c0
|
Add example for go bindings (#238)
* Add example for go bindings
* Remove clean cmd & do go mod tidy
|
2023-03-22 12:28:42 +02:00 |
Justin Traglia
|
5a3e294beb
|
Update go get instructions (#125)
|
2023-02-10 08:01:30 +00:00 |
Justin Traglia
|
3ec2e9cdc2
|
Update go get command in instructions (#90)
|
2023-01-27 10:30:01 +00:00 |
Justin Traglia
|
877e6a43d3
|
Move go.mod & go.sum to repo root (#88)
* Move go.mod & go.sum to repo root
* Add note to README
|
2023-01-26 22:42:56 +00:00 |
Justin Traglia
|
71dd9574d6
|
Add go bindings (#77)
* Add go bindings
* Use Bytes32 type
* Update blst package
* Add binding for compute_kzg_proof
* Use bytes-only input (will fail)
* Fix go bindings tests
* Use better blobs for benchmarks
* Move rand* funcs to helpers & add comment
* Add headers check
|
2023-01-26 17:04:24 +00:00 |