Commit Graph

4384 Commits

Author SHA1 Message Date
Luther Blissett
dcf2afab86 daod: Fix imports. 2022-09-24 16:02:20 +02:00
Luther Blissett
607be9d931 darkfid: Fix imports. 2022-09-24 16:02:20 +02:00
Luther Blissett
8e52dac444 darkotc: Fix imports. 2022-09-24 16:02:20 +02:00
Luther Blissett
ac5576a63a darkwiki: Fix imports. 2022-09-24 16:02:19 +02:00
Luther Blissett
d42d99c954 faucetd: Fix import paths. 2022-09-24 16:02:19 +02:00
Luther Blissett
f9d6bc3440 dnetview: Import fixes and explicit hex crate usage. 2022-09-24 16:02:19 +02:00
Luther Blissett
8719860811 ideology.md: Fix typos. 2022-09-24 16:02:19 +02:00
Luther Blissett
9e3c34c105 drk: Fix import paths. 2022-09-24 16:02:19 +02:00
Luther Blissett
fb372fda77 ircd: Changes for new serial module. 2022-09-24 16:02:19 +02:00
Luther Blissett
3298777051 lilith: Fix import paths. 2022-09-24 16:02:19 +02:00
Luther Blissett
11f86e0d56 tau: Update for new serial module. 2022-09-24 16:02:19 +02:00
Luther Blissett
c10d4f140b Make "util" module not depend on "rpc" (and in turn "net"). 2022-09-24 16:02:19 +02:00
Luther Blissett
5f56936668 rpc/websockets: Port to rustls. 2022-09-24 16:02:19 +02:00
Luther Blissett
76c25f06a1 Change import references in library to the new serial module. 2022-09-24 16:02:19 +02:00
Luther Blissett
0e5502f5d5 Move serialization library into its own submodule. 2022-09-24 16:02:19 +02:00
ghassmo
2b8912b71a doc/book: hashchain little fix 2022-09-24 17:05:47 +04:00
ghassmo
20dca2a103 doc/book: add hashchain page 2022-09-24 16:31:42 +04:00
serinko
aa99e6523d run demo meeting bot in private channels 2022-09-24 13:56:38 +03:00
serinko
8efcd7274d first commit 2022-09-24 13:55:22 +03:00
serinko
566f61e5ef deleted redundant 2022-09-24 13:45:56 +03:00
ghassmo
a1440a185a bin/ircd: mvc: update root 2022-09-24 14:29:54 +04:00
serinko
c200f31fff simple priv_chat_bot config 2022-09-24 11:43:43 +03:00
serinko
8a9a36688e first commit 2022-09-24 11:42:05 +03:00
ghassmo
07a54d6eab doc/book: add more pages to tau 2022-09-23 22:01:33 +04:00
Luther Blissett
5d2200767f localnet/darkfid: Update gitignore. 2022-09-23 19:23:07 +02:00
Luther Blissett
5681aeae7e darkotc: Simplify transaction signing. 2022-09-23 19:23:07 +02:00
Luther Blissett
5bf2ce7141 darkotc: Fix typos in the Readme. 2022-09-23 19:23:07 +02:00
Luther Blissett
e2b986a0cb localnet/darkfid: Revert to TCP network transport. 2022-09-23 19:23:07 +02:00
André Fincato
46ce3316ab ideology: fix typography 2022-09-23 17:17:20 +00:00
Luther Blissett
9a538e30ae darkotc: Document localnet usage. 2022-09-23 18:38:39 +02:00
Luther Blissett
e2db33154b localnet/darkfid: Communicate using TLS, and optional verbosity. 2022-09-23 18:38:39 +02:00
mohab
613f209247 gitignore emacs TAGS 2022-09-23 18:24:37 +02:00
mohab
7409b9821b [stakeholder/stakeholder] replace println with log target stakeholder 2022-09-23 18:23:59 +02:00
mohab
0fadcaadb2 Merge branch 'master' of https://github.com/darkrenaissance/darkfi 2022-09-23 17:04:44 +02:00
mohab
356002e575 [stakeholder/stakeholder] fix blocking block sync 2022-09-23 17:04:24 +02:00
aggstam
f72050207d p2pnet:peer_discovery(): removed storage of hosts, to prevent double storing 2022-09-23 17:14:02 +03:00
Luther Blissett
5c514ac7ad drk: Implement transaction broadcasting from stdin. 2022-09-23 15:48:46 +02:00
Luther Blissett
6642bcb531 darkfid/tx: Fix logic bug, and add a wallet todo. 2022-09-23 15:48:25 +02:00
Luther Blissett
3b27bde7ac rpc/server: Enlarge recv buffer to 81920 bytes. 2022-09-23 15:46:45 +02:00
Luther Blissett
4fa750c631 crypto/proof: Remove stray println calls. 2022-09-23 15:11:11 +02:00
Luther Blissett
704b8af254 darkfid: RPC cleanups, and custom messages for server_error(). 2022-09-23 14:53:35 +02:00
Luther Blissett
c3ba6e6771 darkfid: Prepend respective sections to all RPC function names. 2022-09-23 14:53:35 +02:00
x
3fa990f795 global buffer in ircd 2022-09-23 14:46:11 +00:00
ghassmo
fb971da5c3 bin/ircd: mvc add find_ancestor function 2022-09-23 16:20:04 +04:00
Luther Blissett
cda5e46f1a crypto: Clippy lints. 2022-09-23 13:59:01 +02:00
Luther Blissett
7b2bebeb33 zk/circuit: Clippy lints. 2022-09-23 13:59:01 +02:00
Luther Blissett
8d81c16786 stakeholder: Clippy lints. 2022-09-23 13:59:01 +02:00
Luther Blissett
65308c49e7 consensus: Clippy lints. 2022-09-23 13:59:01 +02:00
Luther Blissett
7232b70e44 blockchain: Clippy lints. 2022-09-23 13:59:01 +02:00
Luther Blissett
ee873317f3 net: Clippy lints. 2022-09-23 13:59:01 +02:00