Commit Graph

29 Commits

Author SHA1 Message Date
ghassmo
01ac20aab4 util/cli: refactoring loading log config & add path for log file 2022-05-31 04:29:03 +03:00
parazyd
61bee58239 rpc: Cleanup and separate namespaces into client and server. 2022-05-22 20:54:17 +02:00
parazyd
82ee1a9331 rpc: Clean up and document the server implementation. 2022-05-22 20:54:17 +02:00
parazyd
c63aabf17f Update project dependencies. 2022-05-16 17:40:44 +02:00
parazyd
e443b8fd9c faucetd: Update configuration file. 2022-05-16 13:34:02 +02:00
ghassmo
f1c97207ba rpc: merge rpcserver2 to rpcserver & fix bins affected by the merging 2022-05-11 17:20:59 +02:00
ghassmo
6a811c75c6 darkfid2, faucetd: change the default listening address to tls 2022-05-11 17:20:59 +02:00
ghassmo
475b31c5fb darkfid2, faucetd: using Url for net settings 2022-05-11 17:20:59 +02:00
aggstam
aa659f7318 faucetd: genesis timestamp hardcoded and retrieved based on network 2022-05-04 21:21:36 +03:00
parazyd
0fd0cee7fb consensus: Don't use wrapping struct for transactions. 2022-05-01 10:49:42 +02:00
parazyd
695d7ed084 tokenlist: Move the token list into an Arc, and share around. 2022-05-01 10:49:31 +02:00
parazyd
d045ad493b faucetd: Use latest token IDs impl. 2022-04-30 20:50:37 +02:00
parazyd
609afbd9c7 Rework token lists and ID generation. 2022-04-30 19:45:00 +02:00
parazyd
569692eaf4 faucetd: Fix clippy false positive. 2022-04-30 12:36:47 +02:00
parazyd
e8e7af759c Minor clipply cleanups. 2022-04-30 12:13:27 +02:00
parazyd
0aad546779 faucetd: Sync args and config. 2022-04-30 12:09:18 +02:00
parazyd
06e8b569ca faucetd/darkfid: Change p2p-related flags to include "p2p". 2022-04-30 10:47:51 +02:00
parazyd
f9b774d8ba faucetd: Pass cashier and faucet addresses as args. 2022-04-26 18:51:04 +02:00
parazyd
2cd0f7e060 faucetd: Finalize. 2022-04-26 18:51:04 +02:00
aggstam
df9c62f658 faucetd: replaced random id with wallet address 2022-04-26 13:47:16 +03:00
aggstam
f230d1dc82 consensus2: renamed to consensus, fixed all dependencies 2022-04-25 14:26:50 +03:00
parazyd
e5f1df1144 faucetd: Register p2p protocols on all sessions. 2022-04-23 21:21:18 +02:00
parazyd
809dd757fb darkfid: Run P2P on all sessions. 2022-04-23 21:21:17 +02:00
parazyd
09e8db29aa consensus: More debug info. 2022-04-23 21:21:16 +02:00
parazyd
797ce2a158 faucetd: Activate all protocols and blockchain sync. 2022-04-23 21:21:15 +02:00
parazyd
0299b45de3 Update all dependencies. 2022-04-23 21:21:15 +02:00
parazyd
f2479ca060 Replace old blockchain rocksdb module with new sled blockchain stores. 2022-04-23 21:21:14 +02:00
parazyd
a9f20aa1f1 faucetd: WIP airdrop. 2022-04-23 21:21:14 +02:00
parazyd
df13dc12f4 faucetd: Implement skeleton. 2022-04-23 21:21:12 +02:00