darkfi
|
a8751d4212
|
wallet/evgrd: flush on every write so tor works properly
|
2024-09-25 14:39:12 +02:00 |
|
darkfi
|
204de13e63
|
wallet/evgrd: add more debug and error handling to net interfaces.
|
2024-09-25 13:23:19 +02:00 |
|
darkfi
|
61b55002bf
|
evgrd: allow listening for rpc on multiple inbound addrs
|
2024-09-24 14:17:42 +02:00 |
|
dasman
|
47833e5415
|
evgrd: fix version number and add seed nodes
|
2024-09-23 13:37:41 +03:00 |
|
darkfi
|
4661036ed9
|
evgrd: add missing file for last commit: example/send.rs
|
2024-09-23 11:42:38 +02:00 |
|
darkfi
|
958b3e049b
|
evgrd: move bin/test.rs to example/recv.rs and add example/send.rs
|
2024-09-23 11:39:14 +02:00 |
|
darkfi
|
0ec8969b2d
|
evgrd: add code to branch on app versions and send corrected timestamp.
|
2024-09-23 09:10:34 +02:00 |
|
darkfi
|
804c3e7549
|
wallet: darkirc backend broadcast p2p events
|
2024-09-22 17:01:00 +02:00 |
|
darkfi
|
d5ba88e099
|
wallet: send msgs from the UI
|
2024-09-22 14:36:21 +02:00 |
|
darkfi
|
ac53cae94a
|
evgrd: add SENTEVENT to protocol
|
2024-09-22 12:32:30 +02:00 |
|
darkfi
|
131d18588b
|
evgrd: enable build-daemon feature which adds missing deps when compiling the daemon
|
2024-09-22 12:32:30 +02:00 |
|
darkfi
|
4aa44b36a0
|
wallet: tor-dirmgr tries to pull sqlite3, which on android has a missing symbol __extenddftf2 due to missing compiler builtins. We therefore link against clang_rt.builtins for each target_arch on android using a build.rs. See the code comment for more details.
|
2024-09-21 15:28:03 +02:00 |
|
darkfi
|
1bbb3bddcc
|
evgrd: change path for test client so it's not using the same data dir as the daemon itself ;)
|
2024-09-19 18:24:29 +02:00 |
|
darkfi
|
a915e34d66
|
evgrd: deserialize and print privmsg on new event
|
2024-09-19 18:22:35 +02:00 |
|
dasman
|
a63d628ec5
|
script/evgrd: fill in required LocalEventGraph fields and methods, and present a working test module
|
2024-09-19 18:23:49 +03:00 |
|
dasman
|
15c02253a8
|
script/evgrd: fetch successors of requested tips
|
2024-09-10 17:35:09 +03:00 |
|
dasman
|
9718ab96e1
|
script/evgrd: add .gitignore
|
2024-09-10 14:50:43 +03:00 |
|
darkfi
|
0cb3824544
|
evgrd: add missing JSON-RPC modules so dnet and deg work.
|
2024-09-10 10:41:38 +02:00 |
|
darkfi
|
ee738a1a32
|
evgrd: enable event graph
|
2024-09-10 10:25:16 +02:00 |
|
darkfi
|
f3937d2f0a
|
evgrd: test client and evgrd server skeletons
|
2024-09-10 10:16:43 +02:00 |
|
darkfi
|
407b32eb25
|
evgrd: add Daemon struct
|
2024-09-10 08:08:36 +02:00 |
|
darkfi
|
e11d2a8da1
|
evgrd: move from bin/ to script/
|
2024-09-08 13:23:43 +02:00 |
|