darkfi
|
c3625916d0
doc: add openzeppelin dao analysis
|
2 years ago |
draoi
|
a16dd562d9
refine_session: remove redundant call to unregister()
|
2 years ago |
draoi
|
39ce78632a
hosts: create resize() and sort_by_last_seen() methods
|
2 years ago |
draoi
|
2cd8b4dff7
net: use sync Mutex for HostContainer
|
2 years ago |
draoi
|
e7d8ba1864
refine_session: use remove_if_exists() method to delete entry when refinery fails
|
2 years ago |
dasman
|
ad627b7f26
darkirc: revert last changes regarding queuing user msgs if dag not synced
|
2 years ago |
dasman
|
89afa62a4f
darkirc: add a debug msg when if dag not synced and skipping
|
2 years ago |
dasman
|
653670fc3f
darkirc: revert start IRC after DAG sync and queue user messages until synced successfully
|
2 years ago |
draoi
|
958361c953
net: simplfy fetch_last() method and fix lilith's usage
|
2 years ago |
draoi
|
6a0d4cfe7d
net: simplify update_last_seen() method
|
2 years ago |
draoi
|
e2ba275cb9
session/mod: use !p2p.connected() instead of channels().is_empty()
|
2 years ago |
draoi
|
0958e69b62
hosts: modify last_seen instead of entire entry on store_or_update()
|
2 years ago |
draoi
|
55af782eb3
refine_session: use !p2p.connected() instead of channels.is_empty()
|
2 years ago |
draoi
|
dbf5c6bc8f
hosts: use sync Mutex for HostRegistry
|
2 years ago |
draoi
|
958f02a3eb
hosts: use sync Mutex for HostRegistry
|
2 years ago |
skoupidi
|
235ba3f644
darkfid: purge current forks on network dc
|
2 years ago |
skoupidi
|
df95f854a7
darkfid/task: use network disconnect subscription
|
2 years ago |
draoi
|
787d9ac395
net: make disconnect_publisher notify with an Error instead of a bool
|
2 years ago |
draoi
|
2badfbb141
net: create a disconnect_publisher that notifies when we have no connectons
|
2 years ago |
dasman
|
01d57d5877
darkirc: start IRC server task after the DAG has been synced
|
2 years ago |
dasman
|
c4ea68e474
event_graph: in dag_insert() continue instead of break when iterating over/cleaning unreferenced_tips
|
2 years ago |
skoupidi
|
c43c293a09
darkfid/task/consensus.rs: properly handle the proposals subscription
|
2 years ago |
skoupidi
|
dfc3918ec7
darkfid/task/consensus.rs: gracefully handle network disconnects for replicator
|
2 years ago |
draoi
|
5d7632d79f
hosts: use async mutex instead of async rwlock on HostRegistry
|
2 years ago |
darkfi
|
6ac471f999
wallet: switch from harfbuzz_rs to harfbuzz_sys
|
2 years ago |
darkfi
|
8937d3fa15
wallet: add commented harfbuzz-sys code that doesn't work on android due to needing a recent version of cargo, while APK tools use an older one
|
2 years ago |
draoi
|
4abc12207a
chore: cleanup hosts imports
|
2 years ago |
draoi
|
43bad915a5
refinery: delete un-necessary and excessively long lock on greylist
|
2 years ago |
draoi
|
531e4b2f92
net: use sync Mutex for last_connection
|
2 years ago |
draoi
|
76934ac216
net: use sync Mutex for ipv6_available
|
2 years ago |