Commit Graph

46 Commits

Author SHA1 Message Date
Richard Patel cddcfc155d cmd: add initial gossip pull 2022-09-08 19:40:32 +02:00
Richard Patel 52f8bf1a1b gossip: rename Client => Driver 2022-09-08 18:57:07 +02:00
Richard Patel 27a52d3407 gossip: refactor into network-agnostic state machine
- Adds network-agnostic gossip message RX multiplexer
- Adds PingServer and PingClient with blocking-style API
- simplify cmd/gossip/ping
2022-09-08 13:37:59 +02:00
Richard Patel b7be6db636 gossip: add all data types 2022-09-07 08:14:26 +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
Leopold Schabel 7e8eaac300 cmd/tools/sigverify: add 2022-06-24 21:20:43 +02:00
Leopold Schabel 704599314a cmd/rpc/txd: ping confirmation tracking 2022-06-24 13:08:57 +02:00
Leopold Schabel ba621b953e cmd/rpc/txd: fix rpc.Client leaks 2022-06-23 22:18:36 +02:00
Leopold Schabel 83247fe5af cmd/rpc/txd: refactor pinger 2022-06-23 17:40:01 +02:00
Leopold Schabel bfa0b39854 cmd/rpc/txd: implement pinger 2022-06-23 17:17:20 +02:00
Leopold Schabel dccb8adf29 cmd/rpc/txd: blockhash tracking 2022-06-23 15:43:29 +02:00
Leopold Schabel a4ff232b04 cmd/rpc/txd: leader tracking 2022-06-23 10:02:48 +02:00
Leopold Schabel 8cab82248f cmd/rpc/txd: implement highest slot tracker stub 2022-06-22 22:39:30 +02:00
Leopold Schabel 5ccaffd284 pkg/envfile: node filtering helpers 2022-06-22 22:04:06 +02:00
Leopold Schabel 916fb404f6 cmd/quictpu/ping: -c and -i 2022-06-19 14:03:42 +02:00
Leopold Schabel 7a9df45b5e cmd/quictpu/ping: minTimeout 2022-06-19 13:34:41 +02:00
Leopold Schabel 1166f21f16 cmd/quictpu/ping: improve flags 2022-06-19 13:30:00 +02:00
Leopold Schabel cbcc45d763 cmd/quictpu/ping: disable buffer size warning 2022-06-19 13:25:05 +02:00
Leopold Schabel 074258b45c cmd/quictpu/ping: logging verbosity 2022-06-19 13:18:07 +02:00
Leopold Schabel 6787f534c7 cmd/quictpu/ping: add -count and -delay 2022-06-19 13:14:16 +02:00
Leopold Schabel 74ef2c4801 cmd/quictpu/ping: EnableDatagrams isn't needed 2022-06-19 12:28:19 +02:00
Leopold Schabel 05c114105c cmd/quictpu/ping: fix debug mode 2022-06-17 13:08:45 +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 08c41f8446 proto: use buf-compliant paths 2022-06-15 23:47:26 +02:00
Leopold Schabel 989ee15a55 cmd/rpc/slots: apply -type to printing only 2022-06-15 23:47:24 +02:00
Leopold Schabel 8356f43d60 Move leader schedule tracker to pkg/leaderschedule 2022-06-15 23:47:22 +02:00
Leopold Schabel 8f46262bab cmd/rpc/slots: add leader tracking 2022-06-15 23:47:20 +02:00
Leopold Schabel e38b36ebbf cmd/rpc/slots: SlotsUpdatesResult timestamp resolution and stats
Depends on upstream fixes to solana-go.
2022-06-15 14:50:40 +02:00
Leopold Schabel 7642f12ec0 cmd/rpc/slots: add -type and propagation tracking 2022-06-13 11:41:43 +02:00
Leopold Schabel bc5912e237 cmd/rpc/slots: add 2022-06-12 22:48:37 +02:00
Leopold Schabel a4927f9ef7 txcount: adapt to recent library updates 2022-06-12 20:32:24 +02:00
Leopold Schabel 797cfda565 cmd: txcount -> rpc 2022-06-12 20:28:41 +02:00
Leopold Schabel 740786206b pkg/ledger_bigtable: refactor to MainnetClient 2022-04-19 15:35:40 +02:00
Leopold Schabel 8372e80256 pkg/ledger_bigtable: add bigtable fetcher 2022-04-19 15:27:18 +02:00
Leopold Schabel 42d4ec5394 Rename to radiance
Scope expanded beyond just TPU, so another name was needed.
2022-04-18 21:28:52 +02:00
Leo 54f72296c5 cmd/txcount: parallel queries 2022-04-12 12:43:59 +02:00
Leo f44c124ea9 cmd/txcount: json output 2022-04-09 11:02:10 +02:00
Leopold Schabel 4921e09ed6 cmd/proxy: add proof of concept 2022-01-25 14:25:57 +01:00
Leopold Schabel ae72766dbf cmd/pcap: count invalid packets 2022-01-25 14:10:56 +01:00
Leopold Schabel 3796d0d25e cmd/pcap: summarize long tail of small signers 2022-01-25 14:10:56 +01:00
Leopold Schabel 6a4f337f9a Add dumb tx counter script 2022-01-22 17:25:40 +01:00
Leopold Schabel 75ec5ba67a cmd/pcap: print statistics 2022-01-07 23:58:05 +01:00
Leopold Schabel e63101dc6d optional sigverify 2022-01-03 20:18:09 +01:00
Leopold Schabel e12d715bc7 pcap arg 2021-12-17 16:55:19 +01:00
Leopold Schabel 4985a5635a proof of concept 2021-12-16 16:01:47 +01:00