Go to file
Richard Patel 5ee50a8bc3 fixtures: add merkle shreds
Change-Id: I4925f903d1a91e64a152cee15ad0ce0155c1d9cc
Reviewed-on: https://git.firedancer.io/c/radiance/+/309
2022-12-17 03:49:30 +00:00
cmd cmd/quictpu: tx sending WIP 2022-11-11 23:52:39 +01: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 compactindex: add binary search query strategy 2022-11-13 23:03:43 +01: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 bazel: add Go rules 2022-10-30 08:17:36 +01: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 bazel: install buildifier 2022-11-07 15:06:28 +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 bazel: install buildifier 2022-11-07 15:06:28 +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 compactindex: add initial format and query 2022-11-12 23:06:09 +00:00
go.sum go.mod: upgrade golang.org packages 2022-10-29 20:18:46 +02: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