868 Commits

Author SHA1 Message Date
aggstam
693cb1b808 clock, stage_usage_analyser: fixed broken dependencies 2022-10-10 13:33:52 +03:00
Luther Blissett
c769fd42ec Update dependency versions and remove env_logger dep. 2022-10-07 00:58:48 +02:00
aggstam
07b7d0f148 fud: moved to bin 2022-09-30 00:34:00 +03:00
mohab metwally
df690f54b8 [blockchain/epoch] remove EpochItem from EpochConsensus 2022-09-29 17:29:53 +02:00
Luther Blissett
9c7e98472f fud: Use "rpc" feature for darkfi crate. 2022-09-29 11:47:26 +02:00
aggstam
a5dc158f90 p2pnet: optional channel log implemented 2022-09-26 15:33:48 +03:00
Luther Blissett
6fc5b43d54 Mop up dependencies and features. 2022-09-24 19:18:14 +02:00
mohab metwally
b43a6c5dcd merge last master commits 2022-09-17 15:33:56 +02:00
x
491181c41a ec: add example of using sage valuation ring 2022-09-17 13:12:57 +00:00
mohab metwally
f98137e306 merge crypsinous into master in crypsinousintomaster branch 2022-09-15 18:38:11 +02:00
aggstam
7ca3a5b041 lilith: save/load spawns hosts from tsv 2022-09-13 20:15:31 +03:00
aggstam
d5a4654704 p2pnet: localnet flag implemented 2022-09-06 21:02:10 +03:00
Luther Blissett
ee4c99387e Update project dependencies. 2022-09-06 16:41:03 +02:00
aggstam
041600f5e2 p2pnet: outbound transports configuration implemented 2022-09-02 19:27:27 +03:00
aggstam
e87930c045 p2pnet/wait_for_outbound: connection timeout added 2022-09-02 15:12:37 +03:00
lunar-mining
2349eaab43 daod: move signature verification and signing to Transaction level. at this point, encoding is still unimplemented 2022-09-02 09:45:06 +02:00
aggstam
1881cce93d localnets: lilith default rpc url fixed in config 2022-08-30 16:29:31 +03:00
Luther Blissett
e5f212a4ad Update project dependencies. 2022-08-30 10:18:07 +02:00
aggstam
68697ce3a4 lilith: rpc added 2022-08-29 23:06:53 +03:00
aggstam
5616afaf00 darkfid/faucetd/fud: wait for p2p outbound connections 2022-08-26 01:54:57 +03:00
aggstam
d1cdbecf12 p2pnet: wait_for_outbound() implemented 2022-08-25 18:39:16 +03:00
aggstam
e8c516ec62 p2pnet: 5b7306af71 reverted 2022-08-25 17:04:48 +03:00
ghassmo
a6b9620b48 util/cli: change the log path in async_daemonize 2022-08-25 13:00:48 +04:00
aggstam
5b7306af71 p2pnet: implemented caller signaling 2022-08-24 21:29:19 +03:00
aggstam
09c23315f5 p2pnet: minor cleanup 2022-08-24 18:13:02 +03:00
aggstam
6134dcdad7 p2pnet: inbound and external addresses vectorized 2022-08-23 21:49:34 +03:00
aggstam
2078192e86 fud: pong() added 2022-08-22 18:48:16 +03:00
aggstam
f51ec32f69 fud: get_info() added 2022-08-22 18:41:45 +03:00
nogira
c46c4d7cf4 ctrlc-async -> ctrlc 2022-08-22 13:22:55 +04:00
aggstam
224eb1413c script/research/fud: created localnet folder for testing 2022-08-20 18:12:35 +03:00
ghassmo
81e14dd213 wrapping darkwiki code up & create darkwiki cli 2022-08-17 17:07:27 +04:00
narodnik
4e923775f1 bls sage code 2022-08-15 20:02:43 +02:00
narodnik
d90139c9bb unfinished poly congruence stuff 2022-08-15 20:01:14 +02:00
aggstam
0ef1a45086 src/dht: lookup map syncing implemented 2022-08-12 20:25:24 +03:00
aggstam
99107d4d87 script/research/state_usage_analyser: txs simulation to measure ram usage 2022-08-11 21:28:32 +03:00
narodnik
6c6a0dc3f8 ec: small repr() divisor improvements 2022-08-11 09:15:09 +02:00
narodnik
98a0402bfb ec: divisor sage stuff 2022-08-10 14:32:22 +02:00
parazyd
1e109e3edc note: Implement memo field in encrypted notes.
This can store arbitrary data.
2022-08-09 18:55:26 +02:00
aggstam
0de61d8d71 script/research/fud: commented default addresses in config file 2022-08-08 18:12:32 +03:00
aggstam
4f02ddd667 script/research/fud: fixed attribute name error 2022-08-07 17:28:16 +03:00
aggstam
1207dbbf63 script/research/fud/fu: updated fud default rpc port 2022-08-07 17:20:57 +03:00
aggstam
4964c4abf3 script/research/fud: updated default config with lilith seed 2022-08-07 17:12:35 +03:00
narodnik
2eb1bcaeb1 ec: simple intersection method 2022-08-07 11:02:26 +02:00
aggstam
98df810c8a script/research/fud/README.md: updates 2022-08-06 17:35:56 +03:00
aggstam
3d7a87b22d Update README.md 2022-08-06 13:41:01 +00:00
aggstam
13982b9662 script/research/fud: File-sharing Utility Daemon init commit 2022-08-06 16:32:24 +03:00
parazyd
c0acef85bd Update project dependencies. 2022-08-04 17:50:36 +02:00
parazyd
a41acffcc3 walletdb: Remove network ID and tokenlists. 2022-08-04 17:50:35 +02:00
narodnik
74e7fa76ed show more stuff in jupyter 2022-08-04 09:58:24 +02:00
narodnik
23d87f4f3f update jupyter worksheet with algebraic valuation function 2022-08-04 09:39:53 +02:00