oars
4201a06714
script/research/dam/dam-cli: replace simplelog with tracing-subscriber
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
skoupidi
9fa8610650
script/research/gg: create transactions folder if it doesn't exists
2025-10-30 14:23:59 +02:00
skoupidi
d0c49d24d0
chore: updated sled-overlay to new version
2025-10-24 12:58:55 +03:00
oars
783ac96ca6
script/research/rlnd: fix clap panic due to duplicate rpc-listen field in private and public RpcSettingsOpt
2025-10-15 16:33:01 +03:00
oars
8bc97e265c
script/research/generic-node: fix darkfi-serial dependency
2025-10-15 16:33:01 +03:00
oars
2d73148825
script/evgrd: fix compilation issue
2025-10-15 16:33:01 +03:00
epiphany
f511721a90
script/research: add equix
2025-08-11 15:53:08 +02:00
parazyd
fda2a84034
chore: Update dependencies
2025-08-05 09:41:05 +02:00
oars
bafd7c4089
script: node metering script to collect and analyze how many messages of each type are received in a 10 sec span
2025-07-07 17:53:03 +03:00
oars
a29f9b40a6
darkirc, darkfid, taud, damd configs: change boolean transport_mixing field to mixed_transport list
2025-07-07 13:48:11 +03:00
parazyd
2e2de47c69
v0.5.0 release
2025-06-06 13:50:10 +02:00
parazyd
6ce68aca16
research: Implement mnemonic (seed phrases) for secret keys
2025-06-05 16:45:22 +02:00
p1r0
fccdca721a
script/ping: added Dialer initialization missing argument
2025-05-26 23:51:32 +03:00
parazyd
46d815ace0
chore: Update crate deps and freeze RandomX git rev
2025-05-21 15:01:54 +02:00
skoupidi
61c4b831e3
chore: updated sled-overlay to new version
2025-05-17 19:10:01 +03:00
darkfi
fd2459ecef
research/fft: alternative to finding extension fields containing root of unity
2025-05-15 15:17:33 +02:00
skoupidi
f1c7f9fcea
darkfid: updated PoW target to 120 seconds
2025-05-12 15:49:34 +03:00
skoupidi
bf188be23e
script/research/dam/damd/main: missing import added
2025-05-09 22:41:43 +03:00
skoupidi
ee0b139e45
script/research/powdata: moved into blockchain/monero
2025-05-07 10:32:39 +03:00
parazyd
9fa1476a0a
research/powdata: Implement (de)serialization for MoneroPowData
2025-05-06 19:14:44 +02:00
skoupidi
7656bde63b
blockchain: contracts states checksums monotree(smt) added
2025-05-06 16:28:40 +03:00
parazyd
81f37b7b2a
chore: Update crate dependencies
2025-05-03 10:35:40 +02:00
parazyd
47f61789c6
research/powdata: Add temporary XMR PowData code to be included in blocks
2025-05-02 13:38:42 +02:00
parazyd
cb58bd5bd9
research: Remove obsolete stateroot code
2025-05-01 15:44:29 +02:00
darkfi
72b7c4e0da
research/codes: minor fixes/improvements
2025-05-01 08:07:19 +02:00
skoupidi
c4f3b4eb11
chore: updated sled-overlay to new version
2025-04-25 14:47:40 +03:00
darkfi
5ed8b36310
research: algebraic codes
2025-04-20 10:25:34 +02:00
parazyd
6448058b24
research: Add example sparse Merkle tree for state checksums
2025-04-16 20:22:20 +02:00
darkfi
d27f5dfe4e
app: completely rework text editing subsystem. initial draft version
2025-04-15 13:08:42 +02:00
parazyd
8c1b93c607
script/research: Lints
2025-04-15 11:13:56 +02:00
parazyd
c040d9c00f
chore: Update crate dependencies
2025-04-15 10:49:43 +02:00
Paul Otten
721502a468
Move from "nightly" toolchain to "stable".
...
Intended to address tau RefID "Gifn1u".
There are still a few things that require nightly.
- cargo +nightly fmt
- fuzzing
2025-04-14 19:42:15 -04:00
darkfi
19386e4488
research/codes: algebraic codes
2025-04-11 21:11:32 +02:00
skoupidi
197147463a
script/research/gg: added a Makefile and use smol instead of async-std
2025-04-04 20:07:40 +03:00
darkfi
af4d31870c
speling: cummulative --> cumulative
2025-04-01 13:35:02 +03:00
skoupidi
6c02b4a450
net/message: optional metering infra for rate limitting added
2025-03-06 20:16:41 +02:00
darkfi
c7c551ce8a
research/zk: circle-stark.sage
2025-03-02 21:42:33 +01:00
skoupidi
9a9917705f
script/research/dam: better flood control
2025-03-01 16:36:25 +02:00
skoupidi
b27dec9b45
net/message: optional max message bytes limit added
2025-02-28 15:03:35 +02:00
parazyd
f5baac83cf
chore: Update crate dependencies
2025-02-25 12:15:28 +01:00
skoupidi
c98d728f87
script/research/dam: sleep deprevation detected
2025-02-21 23:23:50 +02:00
skoupidi
4c7fe93cd4
script/research/dam: Denial-of-service Analysis Multitool added
2025-02-21 23:04:43 +02:00
skoupidi
d5b523a38f
script/research/rlnd/rlnd: updated to new rpc impl
2025-02-21 16:21:10 +02:00
skoupidi
a671d43cee
chore: fmt and fixed minor comments inconsistencies
2025-02-19 13:54:38 +02:00
darkfi
2bbe39e0ee
use RpcSettings and RpcSettingsOpt
2025-02-19 13:21:12 +02:00
darkfi
a220243e56
script/node_get-info.py: handle RPC error responses
2025-02-19 13:21:12 +02:00
kalm
f852967618
explorer: move explorer source code from research to bin/explorer for project releases
...
This commit relocates the explorer code from the research directory to `bin/explorer` to include it as part of future releases.
### Summary of Updates:
#### Darkfi Project
- Updated `Cargo.toml` to include `bin/explorer/explorerd` as a workspace member
- Updated `Cargo.lock` to include the `explorerd` package
- Updated the `Makefile` to include `explorerd` in the build process
#### Explorer Daemon
- Renamed the project directory from `blockchain-explorer` to `explorer`
- Moved the explorer daemon source code to `bin/explorer/explorerd`
- Updated the cargo package name to `explorerd`
- Updated log statement targets from `blockchain-explorer::` to `explorerd::`
- Renamed the explorer configuration file to `explorerd_config.toml`
- Removed Halo2 patches as they are now included in the root package
- Changed default db_path to use explorerd instead of blockchain-explorer in the path
- Changed binary crate Arg structopt name from blockchain-explorer to explorerd
#### Explorer Site
- Moved the explorer site source code to `bin/explorer/site`
- Updated README.md to include new build instructions for explorerd
2025-02-18 03:49:44 -08:00
parazyd
92f0a8a97e
research/sss: Fix Cargo.toml
2025-02-18 12:12:29 +01:00