darkfi
|
0bf59aad78
net: just patch any external_addr which is set to [::], rather than looping over inbounds
|
1 rok temu |
darkfi
|
bbaa871971
net: use the version exchange to auto-discover our own address when connecting to outbound (protocol_address) or seed (protocol_seed), AND our inbound is set to tcp or tcp+tls with host = [::] (ipv6).
|
1 rok temu |
skoupidi
|
06ac53c5c7
runtime/import/merkle: constant merkle_add() gas
|
1 rok temu |
darkfi
|
f6c6f5b14a
dchat: add allowed_transports to example configs
|
1 rok temu |
darkfi
|
08ceaf8c3f
Revert "dchat: add accepted_transports to example configs"
|
1 rok temu |
darkfi
|
1db8dae9ee
dchat: add accepted_transports to example configs
|
1 rok temu |
darkfi
|
6419c759eb
dchat: add scripts to autorun a localnet deployment. useful for debugging net code.
|
1 rok temu |
parazyd
|
67456c5b27
chore: Fix CI
|
1 rok temu |
darkfi
|
234bf1260a
net: when tcp://[::]:0 is set as the inbound, TcpListener will store the port which can be fetched using listener.endpoint() method. However currently this address is not auto-advertised.
|
1 rok temu |
skoupidi
|
53b2993f38
script/research/rlnd: daemon for RLN state management added
|
1 rok temu |
parazyd
|
868306637b
darkirc: Add RLN proof verification on incoming events
|
1 rok temu |
parazyd
|
2492203bf5
darkirc: WIP RLNV2-DIFF
|
1 rok temu |
darkfi
|
345f9cbb2b
app: settings manager wip
|
1 rok temu |
easye
|
bfda6fcd9e
darkirc: fix connection password
|
1 rok temu |
parazyd
|
681a32cefc
research/rlnv2: Implement RLN2-DIFF
|
1 rok temu |
darkfi
|
fc9be43188
doc: remove tracker page
|
1 rok temu |
darkfi
|
420e2219de
doc: add page arch/net/tracker.md on P2P trackers
|
1 rok temu |
goodkidmaadcity
|
1318772638
doc/philosophy/meetings: Literature for Feb 05 has been added
|
1 rok temu |
darkfi
|
e7a7e0afe7
net: allow customizing the magic_bytes used in the p2p network. adds stronger distintinguishability between different net instances.
|
1 rok temu |
darkfi
|
66c87f09f6
typo in last commit: wrong section
|
1 rok temu |
darkfi
|
07fb504c10
doc: add section on hosting custom darkirc network instances
|
1 rok temu |
dasman
|
6a4bf914ac
darkirc: rewrite telegram mirror bot to exit gracfully
|
1 rok temu |
dasman
|
54b891c905
darkirc: monitor network disconnection and resync accordingly
|
1 rok temu |
darkfi
|
bc74f89d56
doc: p2p resource manager/metric channel scoring explanation
|
1 rok temu |
darkfi
|
d9a819b72f
app: use logo key on macos instead of ctrl/alt for the shortcuts
|
1 rok temu |
darkfi
|
2639ba2a4d
app: hard mute sled and rustls!
|
1 rok temu |
darkfi
|
b746a24d4d
app: cargo update
|
1 rok temu |
darkfi
|
2dd111c830
event_graph: make comment about calculating rate_limit times more clearer. illustrate using a table.
|
1 rok temu |
darkfi
|
7d9d0f809e
event_graph: fix bug: add NanoTimestamp::from_secs()
|
1 rok temu |
darkfi
|
e345c651b3
event_graph: add comment explaining rate limit sleep calculation
|
1 rok temu |