Go to file
Richard Patel 38e8203fed Upgrade to Bazel 6, fix dup builds
Fixes https://github.com/firedancer-io/radiance/issues/49

Change-Id: I2b36417b49c137cb711bd4af27d2409efcfd70b9
2023-01-24 20:02:00 +00:00
cmd radiance: use new shred API 2023-01-24 13:53:19 +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 2023-01-24 13:53:19 +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 rocksdb: build with all CPUs 2023-01-24 14:00:36 +00:00
web web: add sveltekit stub 2022-06-21 12:47:05 +02:00
.bazelrc Upgrade to Bazel 6, fix dup builds 2023-01-24 20:02:00 +00:00
.bazelversion Upgrade to Bazel 6, fix dup builds 2023-01-24 20:02:00 +00: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 2023-01-24 17:30:29 +00:00
buf.gen.yaml third_party: add confirmed_block.proto 2022-04-18 22:58:32 +02:00
codereview.cfg add codereview.cfg 2022-12-17 04:37:06 +00:00
generate.sh generate.sh: fix go-ipldtool installation instructions 2022-10-28 20:33:08 +00:00
go.mod go.mod: update deps 2023-01-22 15:03:38 +00:00
go.sum go.mod: update deps 2023-01-22 15:03:38 +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