Commit Graph

374 Commits

Author SHA1 Message Date
Richard Patel ddf48545d2 remove ipld, car packages
The Solana IPLD project has moved to
https://github.com/rpcpool/yellowstone-faithful
2023-06-10 15:51:46 +00:00
Richard Patel 058eba3bde deps.sh: require flex and bison 2023-06-08 05:12:12 +00:00
Richard Patel 5c8b752ae5 deps.sh: require C++ compiler 2023-06-08 05:07:02 +00:00
Richard Patel fe7fbfb716 deps.sh: add libpcap, snappy, lz4 2023-06-08 05:02:47 +00:00
Richard Patel 921629e0e6 radiance: add blockstore stat-data-rate 2023-06-08 05:02:35 +00:00
Richard Patel 20f92516b5 radiance: add blockstore stat-entries 2023-06-07 23:09:42 -05:00
dependabot[bot] 4fb4d7b75b build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 14:07:41 -05:00
Richard Patel f6898890a5 compactindex: improve hash function 2023-05-29 22:48:42 +00:00
dependabot[bot] 5c2fd9ad96 build(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.1.0 to 0.2.0.
- [Commits](https://github.com/golang/sync/compare/v0.1.0...v0.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 20:30:21 -05:00
Richard Patel 8741985d13 cmd: fix tpu_udp 2023-05-25 22:57:40 +00:00
Richard Patel 0dd0b91f39 activate-opt: source in lib64 2023-05-25 22:57:28 +00:00
dependabot[bot] b8f6f932b0 build(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.7.0 to 0.8.0.
- [Commits](https://github.com/golang/sys/compare/v0.7.0...v0.8.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>
2023-05-08 23:18:03 +02:00
dependabot[bot] b79cfae1a3 build(deps): bump github.com/multiformats/go-multicodec
Bumps [github.com/multiformats/go-multicodec](https://github.com/multiformats/go-multicodec) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/multiformats/go-multicodec/releases)
- [Commits](https://github.com/multiformats/go-multicodec/compare/v0.8.1...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 16:53:11 +02:00
dependabot[bot] 059eba2caa build(deps): bump github.com/klauspost/compress from 1.16.4 to 1.16.5
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.16.4 to 1.16.5.
- [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.16.4...v1.16.5)

---
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>
2023-04-23 17:43:37 +02:00
dependabot[bot] a34e1e16db build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.14.0 to 1.15.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.14.0...v1.15.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>
2023-04-17 18:11:47 +02:00
dependabot[bot] 73a77a638a build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.6.1...v1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-11 13:37:11 +02:00
Richard Patel 3e36dcee24 Remove buf.build 2023-04-10 11:23:51 +00:00
Richard Patel 804748175c Fix buf generate, add pb.go to git 2023-04-10 11:15:37 +00:00
Richard Patel 843c6db0b1 unify tools into monobinary 2023-04-10 13:08:45 +02:00
Richard Patel 6ad68d9a28 minor fixes 2023-04-10 12:44:11 +02:00
Richard Patel d2ff22b853 go mod update 2023-04-10 12:44:05 +02:00
Richard Patel fdf226417d deps.sh fixes 2023-04-10 10:15:37 +00:00
Richard Patel 55dbed4584 activate-opt: add Cgo flags 2023-04-10 11:42:59 +02:00
Richard Patel d62eeba80a go mod update 2023-04-10 11:28:05 +02:00
Richard Patel b87a298f72 Add deps.sh and redo install guide
Change-Id: I1d85acb3f4dc85dc88846fd331e07d15a712b35f
2023-04-10 11:25:10 +02:00
Richard Patel 382e723242 Remove Kafka, Clickhouse-related tools
To be readded when we find a maintainer.

#frühjahrsputz
2023-04-10 11:24:25 +02:00
Richard Patel 8f27f10358 ipld: improve schema
- use generic multicodec IDs
- serialize IPLD wire representations, not user schemas
2023-03-09 04:15:09 +00:00
Richard Patel e962765f76 go mod update 2023-03-09 02:32:13 +00:00
Richard Patel 793c9f5c3d docker: add CA certs 2023-03-06 21:04:19 +00:00
Richard Patel 3d68247a85 add Alpine Dockerfile 2023-03-06 20:58:36 +00:00
dependabot[bot] 6afd0b2fa7 build(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.6.0...v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 09:30:17 -06:00
Richard Patel a76b142e65 Update install guide 2023-03-05 19:07:16 +00:00
Richard Patel aba1b9eac1 move clickhouse tools to data 2023-03-05 18:04:57 +00:00
Richard Patel 144f13b465 build with Cgo by default 2023-03-05 18:04:37 +00:00
Richard Patel c31290d35d nix: initial support 2023-03-05 17:44:09 +00:00
Richard Patel 34c3a854a3 rename sbf to sbpf 2023-03-05 17:44:09 +00:00
Richard Patel 4770d3aca0 chore: update deps 2023-03-04 21:05:37 +00:00
Richard Patel 41ff467ce4 chore: update go deps 2023-03-04 21:01:08 +00:00
Richard Patel 28c83a9a8b remove unused web dir 2023-03-04 20:55:16 +00:00
ripatel-jump 0be0c61094
Delete codereview.cfg
No longer using Gerrit
2023-03-04 10:36:16 -06:00
Richard Patel 713c1e5a81 treewide: remove bazel
Change-Id: Ia45fc0d797dbec1ebcb199b6711dcb66ac10ff3a
2023-03-04 10:35:05 -06:00
Richard Patel d766afc409 replay: fix PoH on txn with multiple sig
Change-Id: I89879551bf499b577cd47c1d71efd95be3bdf6eb
2023-03-04 14:41:39 +00:00
Richard Patel caa52bc3f0 gazelle-update-repos
Change-Id: I723f2cb8d3472677fa605a019917199a60b8216b
2023-03-04 12:53:38 +00:00
Richard Patel ed80b028d3 cmd: various improvements
Change-Id: I8fec330c37fbc44d3028296b4ef82fd07b865d74
2023-03-04 12:49:35 +00:00
dependabot[bot] 59ea3035a0 build(deps): bump github.com/klauspost/compress from 1.15.15 to 1.16.0
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.15.15 to 1.16.0.
- [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.15...v1.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 13:42:31 -06:00
dependabot[bot] 0fcb98d97f build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 13:42:13 -06:00
dependabot[bot] a959ad651f build(deps): bump github.com/linxGnu/grocksdb from 1.7.14 to 1.7.15
Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb) from 1.7.14 to 1.7.15.
- [Release notes](https://github.com/linxGnu/grocksdb/releases)
- [Commits](https://github.com/linxGnu/grocksdb/compare/v1.7.14...v1.7.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 06:38:13 -06:00
dependabot[bot] 6a4ec190cc build(deps): bump github.com/google/nftables
Bumps [github.com/google/nftables](https://github.com/google/nftables) from 0.0.0-20220611213346-a346d51f53b3 to 0.1.0.
- [Release notes](https://github.com/google/nftables/releases)
- [Commits](https://github.com/google/nftables/commits/v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 04:54:14 -06:00
dependabot[bot] 8357979721 build(deps): bump github.com/vbauerster/mpb/v8 from 8.1.6 to 8.2.0
Bumps [github.com/vbauerster/mpb/v8](https://github.com/vbauerster/mpb) from 8.1.6 to 8.2.0.
- [Release notes](https://github.com/vbauerster/mpb/releases)
- [Commits](https://github.com/vbauerster/mpb/compare/v8.1.6...v8.2.0)

---
updated-dependencies:
- dependency-name: github.com/vbauerster/mpb/v8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 16:28:17 -06:00
dependabot[bot] 53f3008a94 build(deps): bump github.com/twmb/franz-go from 1.7.1 to 1.12.1
Bumps [github.com/twmb/franz-go](https://github.com/twmb/franz-go) from 1.7.1 to 1.12.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.7.1...v1.12.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>
2023-02-17 09:24:00 -06:00