190 Commits

Author SHA1 Message Date
skoupidi
7181db089e chore: updated sled-overlay to new version 2026-02-09 18:16:37 +02:00
skoupidi
3bbe1166fa chore: updated sled-overlay to new version 2026-02-03 20:53:26 +02:00
skoupidi
cb07f10595 chore: updated sled-overlay to new version 2026-02-02 23:20:13 +02:00
skoupidi
67a8cb3833 chore: updated sled-overlay to new version 2026-02-02 17:55:35 +02:00
skoupidi
7914422d8b chore: updated sled-overlay to new version 2026-01-24 16:58:57 +02:00
epiphany
d9df8e63d4 fud/settings: skip both RpcSettingsOpt 2026-01-08 17:31:14 +00:00
epiphany
45eab30b47 fud: add error message to ResourceStatus::Incomplete 2026-01-08 17:30:30 +00:00
epiphany
1f8445bbf4 fud: update default ports, move management rpc methods to another rpc server 2026-01-06 20:04:21 +00:00
epiphany
c00a551db4 fud: clippy 2026-01-01 21:49:37 +00:00
epiphany
fdbc1fb19c fud: fix Fud::get() comment 2026-01-01 20:20:26 +00:00
epiphany
f42d7a7e35 fud: merge file selections in fetch_resource() 2026-01-01 20:20:26 +00:00
epiphany
91124e4d24 fud: add get_progress() 2026-01-01 20:20:26 +00:00
epiphany
dc38cfb104 fud: add chunked_storages cache 2026-01-01 20:20:26 +00:00
epiphany
8f40ba9b77 fu: add file selection to list_resources() 2026-01-01 20:20:26 +00:00
epiphany
0a29562a3d fud/download: better error when metadata is not found 2026-01-01 20:20:25 +00:00
epiphany
f386645ce4 fud/resource: add file selections to json 2026-01-01 20:20:25 +00:00
epiphany
9b59ce44c8 fud: add Resource::get_chunks_of_selection() and Resource::get_bytes_of_selection() 2026-01-01 20:20:25 +00:00
epiphany
e66652e181 fud: impl FileSelection util methods 2026-01-01 20:20:25 +00:00
epiphany
94dc672a15 geode, fud: replace smol::fs::File with std::fs::File, add Chunk struct 2026-01-01 20:20:25 +00:00
x
fcdf5ee488 chore: Update crate dependencies 2026-01-01 19:48:04 +00:00
x
ed9be657ab serial: Bring it back home 2026-01-01 19:48:04 +00:00
x
9785777642 chore: Update copyright license year
Happy 2026!
2026-01-01 11:40:45 +00:00
oars
310bc67a76 bin/fud: DEP-0007: add network profiles to net setting section of fud toml config and use try_into to map settings 2025-12-30 11:30:54 +03:00
oars
179211b2c7 bin,example/dchat,script: DEP-006: retrieve app_name and app_version from CARGO_PKG_NAME and CARGO_PKG_VERSION for use in net Version message 2025-12-30 11:30:54 +03:00
oars
fcf0571a1a bin: set unique magic bytes for each seprate p2p network
- add magic bytes to p2p net configs for bins
- hardcode darkirc and fud magic bytes in bin/app darkirc and fud plugins
- make lilith use the separate magic bytes for different p2p networks
2025-12-30 11:30:54 +03:00
x
add9bb596c chore: Update crate dependencies 2025-12-25 12:22:56 +00:00
skoupidi
5d47358902 chore: updated sled-overlay to new version 2025-12-24 14:01:20 +02:00
skoupidi
5d9bfe7507 chore: updated sled-overlay to new version 2025-12-22 16:09:09 +02:00
skoupidi
346a3517bd chore: updated sled-overlay to new version 2025-12-22 15:36:52 +02:00
skoupidi
82ac85872c chore: updated sled-overlay to new version 2025-12-22 14:37:17 +02:00
epiphany
c6f3ead63e fu: handle events with no info field 2025-12-04 12:06:40 +00:00
epiphany
efc80394d5 fud/event: add Ready event 2025-12-04 12:06:40 +00:00
epiphany
4e16964d8e fud: move start (btc block fetch, initial pow, dht bootstrap) out of Fud::new() 2025-12-04 12:06:40 +00:00
x
aa537b9e4b chore: Update crate dependencies 2025-11-24 12:12:14 +02:00
epiphany
bf7ae21df8 fud, dht: move ping_locks from fud to dht 2025-11-20 15:37:57 +00:00
epiphany
8765e82300 fud: add verify_node task 2025-11-20 15:33:12 +00:00
epiphany
c636433459 fud, dht: replace channel.address() by channel.display_address() in logs 2025-11-20 15:28:15 +00:00
epiphany
d9aa63f0af fud/download: create the DHT events sub as early as possible 2025-11-12 16:05:52 +00:00
epiphany
5227d48a8c fud: add a signature to FudSeeder 2025-11-12 16:05:52 +00:00
epiphany
ee35e6e879 fu: chore fmt 2025-11-11 15:11:57 +00:00
epiphany
b20b997cfc fu: chore clippy 2025-11-11 14:58:55 +00:00
epiphany
ee8de423d1 fud: fix default config (was using wrong setting name for equix_effort) 2025-11-11 14:16:10 +00:00
epiphany
097e43afed fu: add lookup command, rename list-buckets and list-seeders to buckets and seeders 2025-11-11 14:16:10 +00:00
epiphany
c66d9a7fe6 fud/rpc: add lookup rpc method 2025-11-11 14:16:10 +00:00
epiphany
4c19e2a04a fud/pow: add setting to toggle BTC block hash in challenge 2025-11-11 14:16:10 +00:00
epiphany
7c67eb9375 dht, fud: integrate direct session, add inbound timeout, use DHT events 2025-11-11 14:16:10 +00:00
epiphany
ea4848702c fud: add SeedersFound event 2025-11-11 14:16:10 +00:00
oars
83fe73480b bin/fud/fu: change logging function and use ColorChoice from termcolor 2025-11-07 10:15:36 +03:00
oars
d85cf80dbf replace log imports with tracing everywhere 2025-11-07 10:15:36 +03:00
oars
ac0365cc60 Cargo.toml, Cargo.lock: change dependencies used for logging
- replace log crate with tracing,
- replace simple-log crate with tracing-subscriber and tracing-appender
- add nu-ansi-term crate as a dependency which is itself tracing-subscriber's dependency,
  inorder to write colored outputs to the terminal since we override formatting provided
  by tracing-subscriber
2025-11-07 10:15:36 +03:00