Go to file
Richard Patel 95de182bcc stat-data-rate: count zstd compressed size 2023-06-08 07:56:23 +00:00
.github Revert "remove Dependabot" 2023-01-25 17:20:01 +00:00
cmd/radiance stat-data-rate: count zstd compressed size 2023-06-08 07:56:23 +00:00
doc doc: add ledger-history.md 2022-10-31 11:36:26 +01:00
docker docker: add CA certs 2023-03-06 21:04:19 +00:00
fixtures rename sbf to sbpf 2023-03-05 17:44:09 +00:00
pkg compactindex: improve hash function 2023-05-29 22:48:42 +00:00
third_party Remove buf.build 2023-04-10 11:23:51 +00:00
.gitattributes
.gitignore Add deps.sh and redo install guide 2023-04-10 11:25:10 +02:00
.gitmodules third_party: remove rocksdb submodule 2022-10-29 20:18:46 +02:00
INSTALL.md minor fixes 2023-04-10 12:44:11 +02:00
LICENSE
README.md Update install guide 2023-03-05 19:07:16 +00:00
activate-opt activate-opt: source in lib64 2023-05-25 22:57:28 +00:00
default.nix go mod update 2023-03-09 02:32:13 +00:00
deps.sh deps.sh: require flex and bison 2023-06-08 05:12:12 +00:00
generate.sh Remove buf.build 2023-04-10 11:23:51 +00:00
go.mod build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 2023-06-05 14:07:41 -05:00
go.sum build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 2023-06-05 14:07:41 -05:00
shell.nix nix: initial support 2023-03-05 17:44:09 +00:00

README.md

radiance ☀️

Assortment of Solana protocol modules written in Go.

⚠️ No guarantees, no support. Check back later unless you're ready to read and understand the code. ⚠️

Go Reference

Installation Guide