Commit Graph

3452 Commits

Author SHA1 Message Date
parazyd
82ee1a9331 rpc: Clean up and document the server implementation. 2022-05-22 20:54:17 +02:00
parazyd
0beab27e31 research: Remove obsolete Rust code. 2022-05-22 20:54:17 +02:00
Dastan-glitch
847f616076 book: fix example appearance 2022-05-22 14:41:44 +00:00
Dastan-glitch
2b831879e8 book: update tau example 2022-05-22 13:57:15 +00:00
Dastan-glitch
d5c78905f1 tau: update README 2022-05-22 13:38:43 +00:00
Dastan-glitch
9bce2b0a8f bin/tau: fix update subcommand 2022-05-22 13:38:15 +00:00
ghassmo
d7775c210b run cargo fmt 2022-05-22 15:08:08 +03:00
ghassmo
cbfad9f39c p2pdebug: add peers flag for cli 2022-05-22 15:07:43 +03:00
parazyd
587f0b4b93 make fix and minor manual cleanups. 2022-05-22 12:29:23 +02:00
parazyd
61ce0bd91d taud: Add TODOs. 2022-05-22 12:02:46 +02:00
parazyd
f2fe803812 tau-cli: Code cleanup. 2022-05-22 12:02:23 +02:00
parazyd
d765387fd0 Update dependencies and reduce compilation time.
For release, we don't need halo2 dev stuff, so we move it into dev-deps.
2022-05-21 13:32:13 +02:00
parazyd
151965160c contrib/cargo-outdated: Ignore yanked package versions. 2022-05-21 13:32:13 +02:00
lunar-mining
c34330c32e dnetview/ view: removed some debug statements 2022-05-21 09:00:15 +02:00
lunar-mining
837292472e dnetview: final bug fix and clean up
clear active_ids before writing to it to insure offline nodes don't get
saved perpetually
2022-05-21 08:56:12 +02:00
ghassmo
0f8458373a rpc/rpcclient: minor changes 2022-05-21 05:54:14 +03:00
lunar-mining
a5af09e26c dnetview: partial fix for out of bounds index error
* fix bug that make duplicate empty ids
* disable parse_manual
* standard
2022-05-21 00:25:58 +02:00
aggstam
e12a8e6f1c consensus: quarantine impl added 2022-05-20 20:48:58 +03:00
Dastan-glitch
954c20bf22 bin/ircd: join only channels that start with # 2022-05-20 16:05:35 +00:00
aggstam
af07641e08 tests/network_transports.rs: added timeout at tor dials 2022-05-20 16:00:01 +03:00
parazyd
7464c1dd97 contrib/init: Fix confd files. 2022-05-20 07:44:42 +02:00
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