Commit Graph

10 Commits

Author SHA1 Message Date
Richard Patel 903436132a Remove BigTable support 2023-06-10 12:58:30 -05:00
Richard Patel 9be88c7a5c further ipld cleanup 2023-06-10 15:54:03 +00: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 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 2f1f467b3b generate.sh: fix go-ipldtool installation instructions 2022-10-28 20:33:08 +00:00
Richard Patel 6ce807bb2e
generate.sh: run ipld gengo 2022-09-25 14:25:25 +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 e3a8f3eeee third_party: add confirmed_block.proto
Checks in the generated proto for now - might change later.
2022-04-18 22:58:32 +02:00