Commit Graph

14 Commits

Author SHA1 Message Date
Hank Stoever
644cc0d29f feat: add error code to StackerDBChunkAckData 2024-03-06 10:23:26 +01:00
Jeff Bencin
cc6fb99d8f chore: Fix clippy::redundant_clone 2024-02-02 13:54:42 -05:00
Jude Nelson
e6148b4571 fix: boost chunk size to 16MB, which is the maximum block size 2024-01-09 16:25:15 -05:00
Jude Nelson
cef8f87c59 chore: cargo fmt --all -- --config group_imports=StdExternalCrate,imports_granularity=Module 2023-11-16 17:25:04 -05:00
Jude Nelson
038def966f Merge branch 'develop' into next 2023-10-06 17:54:47 -04:00
Jude Nelson
30d7fe0086 Merge branch 'develop' into chore/libstackerdb-fix-clippy 2023-10-01 01:15:27 +00:00
Jacinta Ferrant
19d9be27cf Address clippy complaints in libstackerdb.rs
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2023-09-19 13:34:15 -07:00
Brice Dobry
e17f094790 Merge branch 'chore/merge-master-to-develop' into next 2023-09-06 22:03:47 -04:00
Jude Nelson
0c203ca46a chore: fix failing test case 2023-08-21 17:29:22 -04:00
Jude Nelson
a79124847c chore: fix failing test case 2023-08-21 17:27:00 -04:00
Jude Nelson
74389d81e3 fix: fix comment 2023-08-18 16:14:08 -04:00
Jude Nelson
11a6f03477 fix: include stackerdb in RPC request paths 2023-08-18 16:13:09 -04:00
Jude Nelson
ee7cc503e0 chore: address all PR feedback, and address a bug in which we accidentally expected a SIP-003 length prefix in chunks that we parsed 2023-08-18 13:57:15 -04:00
Jude Nelson
08d9adfea7 feat: factor out StackerDB client logic into its own crate 2023-08-15 20:44:32 -04:00