Go to file
dependabot[bot] e6e333342d
build(deps): bump golang.org/x/sys from 0.17.0 to 0.19.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.17.0 to 0.19.0.
- [Commits](https://github.com/golang/sys/compare/v0.17.0...v0.19.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 09:19:26 +00:00
.github Update go modules 2024-02-16 14:48:50 +00:00
cmd/radiance cmd: add blockstore tar-blocks command 2024-02-11 18:07:39 +00:00
contrib Update deps script 2024-02-11 18:18:14 +00:00
fixtures sealevel: modify memcmp syscall 2023-07-05 21:06:41 +01:00
pkg cmd: add blockstore tar-blocks command 2024-02-11 18:07:39 +00:00
.gitignore contrib: add deps-bundle.sh 2023-06-10 16:44:39 +00:00
INSTALL.md upgrade quic-go 2023-06-10 16:19:12 +00:00
LICENSE cmd/proxy: add proof of concept 2022-01-25 14:25:57 +01:00
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
deps.sh Update deps script 2024-02-11 18:18:14 +00:00
generate.sh Remove BigTable support 2023-06-10 12:58:30 -05:00
go.mod build(deps): bump golang.org/x/sys from 0.17.0 to 0.19.0 2024-04-05 09:19:26 +00:00
go.sum build(deps): bump golang.org/x/sys from 0.17.0 to 0.19.0 2024-04-05 09:19:26 +00: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