Commit Graph

3431 Commits

Author SHA1 Message Date
ghassmo
666ab9a4fc net: fix a bug in channel and clean up 2022-05-20 04:04:20 +03:00
ghassmo
f20dd33cb8 net/transport: add timeout option for dial function 2022-05-20 00:47:37 +03:00
Dastan-glitch
85a88e6753 bin/ircd: prevent panic when parting from non-existing channel 2022-05-19 21:20:16 +00:00
ghassmo
45382ecb74 rpc/rpcclient: catch the error when send to closed channel 2022-05-19 23:55:34 +03:00
Dastan-glitch
2e43bc4407 bin/ircd: fix a bug when rejoin a channel after parting 2022-05-19 20:08:59 +00:00
Dastan-glitch
f6de14bea1 bin/ircd: fix part command 2022-05-19 19:48:14 +00:00
parazyd
acaee0f926 contrib: Add OpenRC initscripts for taud, ircd, and darkfid. 2022-05-19 18:02:43 +02:00
narodnik
a851f4cd07 daod: add some comments 2022-05-19 16:29:45 +02:00
narodnik
03e1c963dc daod bugfix win_votes / total_votes 2022-05-19 13:36:36 +02:00
narodnik
30ac704038 daod: finish final execution step 2022-05-19 12:20:06 +02:00
lunar-mining
85b601b121 dnetview: don't exit poll() when error is returned 2022-05-19 12:21:19 +02:00
lunar-mining
4541e00eac dnetview: propagate errors more descriptively 2022-05-19 12:09:47 +02:00
lunar-mining
fe69bf144a dnetview: explicit error handling when opening an RPC channel 2022-05-19 11:27:06 +02:00
lunar-mining
40b41b527a dnetview: if the RPC cannot connect, render the node as offline. 2022-05-19 10:40:11 +02:00
ghassmo
5b07ae074d net/tcp: set nonblocking to true after establishing the connection 2022-05-19 11:19:36 +03:00
ghassmo
4b3227a36f net: return explicit errors when running accept loop 2022-05-19 11:02:45 +03:00
narodnik
18a3dcb856 begin dao exec contract code 2022-05-18 22:17:35 +02:00
narodnik
724b94b33b change proposer code to export commits to total win votes and total votes instead of directional votes 2022-05-18 21:37:28 +02:00
lunar-mining
9b8ba6329f src/util: create NanoTimestamp tool to get and display nanoseconds
bin/dnetview, src/net/channel.rs: add NanoTimestamp to net and dnetview
2022-05-18 11:15:38 +02:00
narodnik
5a2bc1fed5 finish voting phase 2022-05-17 10:32:41 +02:00
parazyd
33f6256948 Rework compile_all_bins 2022-05-16 18:46:24 +02:00
aggstam
698db2bd9d example/lead.rs: removed duplicate dependencies 2022-05-16 18:58:49 +03:00
parazyd
c63aabf17f Update project dependencies. 2022-05-16 17:40:44 +02:00
parazyd
f8c2ee5617 Port codebase to latest halo2 API. 2022-05-16 17:30:46 +02:00
Dastan-glitch
5b467f4cef update Cargo.lock and fix formatting 2022-05-16 16:19:37 +03:00
mohab
8b9bdac46f miscellaneous changes 2022-05-16 13:56:00 +02:00
mohab
683b96369d [example/lead] provingkey is panking on leadcontract, fallback to previous example 2022-05-16 13:56:00 +02:00
mohab
2ae2facf34 [crypto/leadcoin] lead coin with member public_input implemented 2022-05-16 13:56:00 +02:00
mohab
623bf2ee54 [crypto/lead_proof] lead_proof utility 2022-05-16 13:56:00 +02:00
mohab
b7bfed955e [crypto/leadcoin] created lead coin for lead transaction 2022-05-16 13:56:00 +02:00
mohab
24882c8cc9 [example/lead] create_lead_coin_public_inputs 2022-05-16 13:56:00 +02:00
mohab
3ea82ee8a3 [example/lead] create_coins_sk as PRF derived from previous sks 2022-05-16 13:56:00 +02:00
parazyd
e443b8fd9c faucetd: Update configuration file. 2022-05-16 13:34:02 +02:00
parazyd
bf9106b5f7 bin: Rename darkfid2 to darkfid. 2022-05-16 13:34:01 +02:00
parazyd
b2b4baa223 bin: Remove darkfid. 2022-05-16 13:27:24 +02:00
parazyd
5541aafcac bin: Remove obsolete gatewayd. 2022-05-16 13:26:20 +02:00
parazyd
002a8366ba drk: Correct endpoint for airdrop method. 2022-05-16 13:16:05 +02:00
parazyd
381781ad61 contrib/localnet: Additional script for cleanup. 2022-05-16 13:16:05 +02:00
parazyd
15eb1c5382 contrib: Add scripts for localnet testing. 2022-05-16 13:16:04 +02:00
lunar-mining
ede61e628a net/ dnetview: add inbound accept_addr to get_info and display 2022-05-16 12:52:50 +02:00
parazyd
531653da1a node/state: Check that input nullifiers are also not dupe in the tx itself. 2022-05-16 12:22:54 +02:00
narodnik
4492a8b6f1 make valid proposals part of the actual daostate 2022-05-15 19:00:43 +02:00
narodnik
fe1d07c7ad daod: finish proposer step 2022-05-15 18:01:16 +02:00
narodnik
8fef4b5fc2 proposer tx build function 2022-05-15 13:37:33 +02:00
lunar-mining
513cb2b56d net, dnetview: pass util::Timestamp instead of u64
use featureful darkfi time utils instead of basic function
unix_timestamp()
2022-05-15 11:34:58 +02:00
lunar-mining
3db3662b14 util/ time: display seconds in Timestamp.format() 2022-05-15 11:34:35 +02:00
Dastan-glitch
b2b42415bf bin/tau: remove unused dependencies 2022-05-15 01:11:34 +03:00
narodnik
0072bdda14 daod: begin proposal of a new vote 2022-05-14 13:16:34 +02:00
narodnik
31d2278cfe daod: remove proposal_auth_public_key and replace with proposer_limit 2022-05-14 10:45:29 +02:00
narodnik
7b11fd54f9 daod: add gov token 2022-05-14 10:02:10 +02:00