Commit Graph

37 Commits

Author SHA1 Message Date
Richard Patel 352517d3bb go.mod: upgrade golang.org packages 2022-10-29 20:18:46 +02:00
Richard Patel 7b97065d5a go.mod: pin solana-go to fork with vote decoding 2022-10-19 01:41:52 +00:00
Leo a7ce08b6fe Unfork quic-go and update it for Go 1.19 compat
Solana is now properly doing ALPN, so we no longer need the fork.
2022-09-26 13:27:23 +02:00
Richard Patel 480c66c744
cmd/car: add profiling support 2022-09-26 00:32:04 +02:00
Richard Patel 34df1a0fd7
car: write transaction blocks 2022-09-24 17:40:57 +02:00
Richard Patel 119cef0fd1 car: add CARv1 writer 2022-09-24 15:01:17 +00:00
Richard Patel 7aea7df6fd car: allow multiplexer to seek to a slot 2022-09-24 13:43:54 +00:00
Richard Patel 758ede5690 Move Go module to go.firedancer.io/radiance
Change-Id: I76845d19e864d6c7cd0fff77dbe63fc722bbf808
Reviewed-on: https://git.firedancer.io/c/radiance/+/131
2022-09-21 23:40:06 +00:00
gagliardetto f6a9e60f31
shred: improve DataShredsToEntries performance
* Don't use reflection for shred decoding
* Add shred decoding benchmark
2022-09-19 13:46:29 +02:00
dependabot[bot] 869f92e798 build(deps): bump github.com/klauspost/compress from 1.15.9 to 1.15.10
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.15.9 to 1.15.10.
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](https://github.com/klauspost/compress/compare/v1.15.9...v1.15.10)

---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 12:34:27 +02:00
dependabot[bot] b2c06c4509 build(deps): bump github.com/twmb/franz-go from 1.6.0 to 1.7.1
Bumps [github.com/twmb/franz-go](https://github.com/twmb/franz-go) from 1.6.0 to 1.7.1.
- [Release notes](https://github.com/twmb/franz-go/releases)
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.6.0...v1.7.1)

---
updated-dependencies:
- dependency-name: github.com/twmb/franz-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 22:40:03 +02:00
dependabot[bot] 85a3cdde16 build(deps): bump github.com/coreos/go-systemd/v22 from 22.3.2 to 22.4.0
Bumps [github.com/coreos/go-systemd/v22](https://github.com/coreos/go-systemd) from 22.3.2 to 22.4.0.
- [Release notes](https://github.com/coreos/go-systemd/releases)
- [Commits](https://github.com/coreos/go-systemd/compare/v22.3.2...v22.4.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/go-systemd/v22
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 22:39:48 +02:00
Richard Patel 3405d76a1a
cmd/blockstore/verify-data: add progress bar, bug fixes
Adds fancy progress bar :3

Fixes deadlock bug
Fixes bug where workers read past their task end
2022-09-17 20:11:00 +02:00
Pires a54c60d889 cmd/solrays: fix go-systemd/v22 import 2022-09-15 09:45:53 -05:00
Leo 22cd485d9c cmd/solrays: import from internal repo 2022-09-11 21:06:23 +02:00
Richard Patel 3c69cf0eea blockstore: decode mainnet genesis shreds 2022-09-10 19:56:59 +02:00
Richard Patel 860db15ff7 build(deps): bump k8s.io/klog/v2 from 2.60.1 to 2.80.1 2022-09-10 15:07:49 +02:00
Richard Patel 816ab66d28 blockstore: add package, add RocksDB client 2022-09-10 14:30:49 +02:00
Richard Patel 90498bde79 gossip: add ping tool
- Adds serde-generate based code generation for messages
- Adds gossip ping command-line tool

Closes https://github.com/certusone/radiance/issues/14
2022-09-06 03:07:42 +02:00
dependabot[bot] 8e7aaa40bd build(deps): bump github.com/klauspost/compress from 1.15.6 to 1.15.9
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.15.6 to 1.15.9.
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](https://github.com/klauspost/compress/compare/v1.15.6...v1.15.9)

---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-03 09:33:57 +02:00
Richard Patel 980712188b sbf: initial reloc support 2022-09-03 07:53:58 +02:00
dependabot[bot] 2bc5c4ec59 build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.8.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 15:59:11 +02:00
Richard Patel cc798726bc sbf: add noop.so load test 2022-09-02 03:56:08 +02:00
dependabot[bot] 4e5a36200f
build(deps): bump github.com/prometheus/client_golang (#7)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.2 to 1.13.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.12.2...v1.13.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-01 15:01:24 +02:00
dependabot[bot] 0835914ce5
build(deps): bump cloud.google.com/go/bigtable from 1.13.0 to 1.16.0 (#4)
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.13.0 to 1.16.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.13.0...pubsub/v1.16.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigtable
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-01 14:59:01 +02:00
dependabot[bot] 2f6c638930
build(deps): bump github.com/gagliardetto/binary from 0.6.1 to 0.7.1 (#3)
Bumps [github.com/gagliardetto/binary](https://github.com/gagliardetto/binary) from 0.6.1 to 0.7.1.
- [Release notes](https://github.com/gagliardetto/binary/releases)
- [Changelog](https://github.com/gagliardetto/binary/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gagliardetto/binary/compare/v0.6.1...v0.7.1)

---
updated-dependencies:
- dependency-name: github.com/gagliardetto/binary
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-01 14:58:43 +02:00
Leopold Schabel 53b10ba74e go.mod: unfork solana-go
Missing PRs were merged
2022-06-17 13:05:54 +02:00
Leopold Schabel c327b1a4f6 cmd/quictpu/ping: add quic tpu ping utility 2022-06-17 13:03:03 +02:00
Leopold Schabel c795f21c20 cmd/rpc/slots: add kafka publishing 2022-06-16 02:13:17 +02:00
Leopold Schabel a6b1ef02cf go.sum: update 2022-06-15 23:48:16 +02:00
Leopold Schabel 8d076e33de go.mod: use forked solana-go 2022-06-15 14:54:26 +02:00
Leopold Schabel bc5912e237 cmd/rpc/slots: add 2022-06-12 22:48:37 +02:00
Leopold Schabel 0b11f7f6b5 go.mod: update all the things 2022-06-12 21:17:24 +02:00
Leopold Schabel 8372e80256 pkg/ledger_bigtable: add bigtable fetcher 2022-04-19 15:27:18 +02:00
Leopold Schabel 9836dc0047 go.mod: update all the things 2022-04-18 21:28:52 +02:00
Leopold Schabel 4921e09ed6 cmd/proxy: add proof of concept 2022-01-25 14:25:57 +01:00
Leopold Schabel 34fd302eb3 Update go.sum 2022-01-08 00:00:47 +01:00