Commit Graph

15 Commits

Author SHA1 Message Date
Ladd Hoffman b147378bf8 achieve clean shutdown, no open handles 2025-01-02 14:43:32 -06:00
Ladd Hoffman 58c5f5dc4e switched back to commonjs rather than esm 2025-01-01 22:56:34 -06:00
Ladd Hoffman 756fd240f5 removed libp2p/gossipsub 2025-01-01 22:45:17 -06:00
Ladd Hoffman 002c0a9fa9 trying to get jest to exit cleanly when running all tests.
Seems like maybe something in libp2p. Giving up for now.
2024-12-31 15:27:12 -06:00
Ladd Hoffman 52bada4ac8 log messages start with uppercase 2024-12-31 14:58:28 -06:00
Ladd Hoffman cb09606590 fixed a small bug with global seedPeers 2024-12-31 14:04:34 -06:00
Ladd Hoffman 6678176326 prefix logs with rz: 2024-12-31 12:40:26 -06:00
Ladd Hoffman 1f8cbda73f prefix log messages with peer id 2024-12-31 12:28:24 -06:00
Ladd Hoffman 44e6cfa13c added gossipsub in parallel with zeromq. converted project to ESM for compatibility with gossipsub 2024-12-31 11:35:09 -06:00
Ladd Hoffman 198c996231 transaction improvements 2024-12-30 01:23:11 -06:00
Ladd Hoffman 870c1a62b6 moved lossless from collection to node, as we can reuse it for different kinds of data structures 2024-12-28 18:20:32 -06:00
Ladd Hoffman 8fdec5da11 added delta ids; refactored delta to its own file; refactored http server 2024-12-27 13:43:43 -06:00
Ladd Hoffman 3f0b5bec4e refactored to use lossless/lossy view mechanisms for resolving get requests 2024-12-26 15:59:03 -06:00
Ladd Hoffman 7b590ee77e formatting 2024-12-25 16:15:38 -06:00
Ladd Hoffman a5fb49475b refactored globals into classes 2024-12-25 16:13:48 -06:00