Go to file
Richard Patel 15899ff85e radiance: use new shred API
Change-Id: Idd8f51b45561cfe6b9230d5a3555119efe14f867
2022-12-17 04:29:36 +00:00
cmd radiance: use new shred API 2022-12-17 04:29:36 +00:00
doc doc: add ledger-history.md 2022-10-31 11:36:26 +01:00
fixtures fixtures: add merkle shreds 2022-12-17 03:49:30 +00:00
pkg blockstore: use new shred API 2022-12-17 04:27:09 +00:00
proto bazel: add Go rules 2022-10-30 08:17:36 +01:00
python_client python_client: print as JSON 2022-08-12 19:54:07 +02:00
queries queries: add a bunch 2022-09-09 15:34:02 +02:00
schema cmd/rpc/slots: add kafka publishing 2022-06-16 02:13:17 +02:00
third_party build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 2022-12-17 04:08:39 +00:00
web web: add sveltekit stub 2022-06-21 12:47:05 +02:00
.bazelrc bazel: add Go rules 2022-10-30 08:17:36 +01:00
.bazelversion bazel: add Bazel v5.3.2, rules_go v0.35.0 with Go v1.19.2, Gazelle v0.28.0 2022-10-29 15:56:41 +02:00
.gitattributes Remove Git LFS 2022-09-19 16:21:37 +02:00
.gitignore gitignore: add Bazel 2022-10-29 20:18:45 +02:00
.gitmodules third_party: remove rocksdb submodule 2022-10-29 20:18:46 +02:00
BUILD Update Bazel deps 2022-12-17 04:21:51 +00:00
INSTALL.md README.md: update and split install instructions to INSTALL.md 2022-10-30 08:32:54 +01:00
LICENSE cmd/proxy: add proof of concept 2022-01-25 14:25:57 +01:00
README.md README.md: update and split install instructions to INSTALL.md 2022-10-30 08:32:54 +01:00
WORKSPACE Update Bazel deps 2022-12-17 04:21:51 +00:00
buf.gen.yaml third_party: add confirmed_block.proto 2022-04-18 22:58:32 +02:00
generate.sh generate.sh: fix go-ipldtool installation instructions 2022-10-28 20:33:08 +00:00
go.mod build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 2022-12-17 04:08:39 +00:00
go.sum build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 2022-12-17 04:08:39 +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