darkfi
|
63a5340966
net: drastically simplify auto-addr logic by centralizing everything in Hosts with the ringbuffer
|
преди 1 година |
parazyd
|
2b7a19c6e0
net/transport/tor: Use more specific Arti state directories
|
преди 1 година |
darkfi
|
4bf87ea395
net/hosts: keep a ringbuf of auto discovered addrs from the version exchange. Check new connections in filter_addresses() against this list to avoid self connections.
|
преди 1 година |
skoupidi
|
6392bc73b0
chore: clippy
|
преди 1 година |
skoupidi
|
42cfd88de3
bin/app/Makefile: updated .gitignore
|
преди 1 година |
skoupidi
|
b60c28965b
bin/app/Makefile: define cargo binary
|
преди 1 година |
parazyd
|
a8e704a802
runtime/import: Make reads free
|
преди 1 година |
darkfi
|
0bf59aad78
net: just patch any external_addr which is set to [::], rather than looping over inbounds
|
преди 1 година |
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 година |
skoupidi
|
06ac53c5c7
runtime/import/merkle: constant merkle_add() gas
|
преди 1 година |
darkfi
|
f6c6f5b14a
dchat: add allowed_transports to example configs
|
преди 1 година |
darkfi
|
08ceaf8c3f
Revert "dchat: add accepted_transports to example configs"
|
преди 1 година |
darkfi
|
1db8dae9ee
dchat: add accepted_transports to example configs
|
преди 1 година |
darkfi
|
6419c759eb
dchat: add scripts to autorun a localnet deployment. useful for debugging net code.
|
преди 1 година |
parazyd
|
67456c5b27
chore: Fix CI
|
преди 1 година |
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 година |
skoupidi
|
53b2993f38
script/research/rlnd: daemon for RLN state management added
|
преди 1 година |
parazyd
|
868306637b
darkirc: Add RLN proof verification on incoming events
|
преди 1 година |
parazyd
|
2492203bf5
darkirc: WIP RLNV2-DIFF
|
преди 1 година |
darkfi
|
345f9cbb2b
app: settings manager wip
|
преди 1 година |
easye
|
bfda6fcd9e
darkirc: fix connection password
|
преди 1 година |
parazyd
|
681a32cefc
research/rlnv2: Implement RLN2-DIFF
|
преди 1 година |
darkfi
|
fc9be43188
doc: remove tracker page
|
преди 1 година |
darkfi
|
420e2219de
doc: add page arch/net/tracker.md on P2P trackers
|
преди 1 година |
goodkidmaadcity
|
1318772638
doc/philosophy/meetings: Literature for Feb 05 has been added
|
преди 1 година |
darkfi
|
e7a7e0afe7
net: allow customizing the magic_bytes used in the p2p network. adds stronger distintinguishability between different net instances.
|
преди 1 година |
darkfi
|
66c87f09f6
typo in last commit: wrong section
|
преди 1 година |
darkfi
|
07fb504c10
doc: add section on hosting custom darkirc network instances
|
преди 1 година |
dasman
|
6a4bf914ac
darkirc: rewrite telegram mirror bot to exit gracfully
|
преди 1 година |
dasman
|
54b891c905
darkirc: monitor network disconnection and resync accordingly
|
преди 1 година |