Commit Graph

21 Commits

Author SHA1 Message Date
aggstam
f78f1e018d darkfid2: parse network config directly from the config file, not as flattened arg 2024-01-15 21:53:57 +02:00
aggstam
7c9b3549cf darkfid2: use minerd to mine blocks, validator: cleaned up threads info as its not longer required 2024-01-12 15:03:42 +02:00
aggstam
4d3984a611 validator: renamed testing_mode to pos_testing_mode 2023-11-22 00:26:22 +02:00
aggstam
cb06356c46 validator/pow: introduced fixed difficulty for testing purposes 2023-11-21 14:41:56 +02:00
aggstam
5c42cb5157 darkfid2/darkfid_config.toml: fixed transports 2023-10-27 20:46:55 +03:00
aggstam
44482105c8 darkfid2: enchanched args configuration 2023-10-26 21:21:18 +03:00
aggstam
5f053ac265 darkfid2: proper producer tx usage 2023-10-17 16:56:50 +03:00
aggstam
214a4f458d darkfid2: (very) raw miner task added 2023-09-21 18:40:15 +03:00
parazyd
73a4b23cf3 bin: Config file cleanup 2023-09-04 14:33:25 +02:00
aggstam
f46af32758 darkfid2: skip-sync flag added, block on sync to wait for peers connection 2023-07-24 16:47:54 +03:00
aggstam
ec10550a68 darkfid2: enabled p2p nets 2023-07-22 16:23:15 +03:00
aggstam
21970aed0e darkfid2: networking foundation added 2023-07-18 17:04:23 +03:00
aggstam
a63a808992 util/cli/async_daemonize: use log_file to explicitly write to, impl signal handler using async signal hooks 2023-07-04 13:17:40 +03:00
aggstam
0d00179abd darkfid2: further extend tests foundation | repo: fmt 2023-07-03 16:50:44 +03:00
aggstam
a3d04e0b46 bin/darkfid2: set foundation for implementing new darkfid 2023-07-03 14:35:56 +03:00
parazyd
bf9106b5f7 bin: Rename darkfid2 to darkfid. 2022-05-16 13:34:01 +02:00
ghassmo
6a811c75c6 darkfid2, faucetd: change the default listening address to tls 2022-05-11 17:20:59 +02:00
aggstam
8d6c696e3a consensu/block: added version, consensus/state: fixed epoch 0 participants check, bin/darkfid2: updated config.toml flags, script/consensus_simulation: updated flags 2022-05-04 16:30:08 +03:00
parazyd
2168292102 darkfid: Separate JSON-RPC methods into submodules. 2022-04-23 21:21:18 +02:00
parazyd
ecca1a26ce darkfid: More WIP for new RPC. 2022-04-23 21:21:09 +02:00
parazyd
a3ed95ab79 rpc: WIP network transports, and darkfid skeleton for further integration. 2022-04-11 18:44:46 +02:00