darkfi
|
73c2dbd8e5
Merge branch 'settings-manager-scale'
|
vor 1 Jahr |
darkfi
|
6d7ec962e8
app: add more settings for darkirc, add app settings and app.scale
|
vor 1 Jahr |
darkfi
|
3fdd8a9a69
net: in TCP always set the port from the local_addr
|
vor 1 Jahr |
skoupidi
|
dba73bbe28
darkfid: reduce contracts execution fees
|
vor 1 Jahr |
skoupidi
|
008a7520c3
script/research/blockchain-explorer: .gitignore updated
|
vor 1 Jahr |
darkfi
|
14cae83e1b
net: fix unwrap() crash where `listener.endpoint()` is called before `listener.listen()`. Technically should not be done, but API should not crash in this case.
|
vor 1 Jahr |
darkfi
|
243c122bcb
net: patching port number happens *irregardless* of host name auto substitution. Make that clear inside hosts.
|
vor 1 Jahr |
darkfi
|
63a5340966
net: drastically simplify auto-addr logic by centralizing everything in Hosts with the ringbuffer
|
vor 1 Jahr |
parazyd
|
2b7a19c6e0
net/transport/tor: Use more specific Arti state directories
|
vor 1 Jahr |
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.
|
vor 1 Jahr |
skoupidi
|
6392bc73b0
chore: clippy
|
vor 1 Jahr |
skoupidi
|
42cfd88de3
bin/app/Makefile: updated .gitignore
|
vor 1 Jahr |
skoupidi
|
b60c28965b
bin/app/Makefile: define cargo binary
|
vor 1 Jahr |
parazyd
|
a8e704a802
runtime/import: Make reads free
|
vor 1 Jahr |
darkfi
|
0bf59aad78
net: just patch any external_addr which is set to [::], rather than looping over inbounds
|
vor 1 Jahr |
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).
|
vor 1 Jahr |
skoupidi
|
06ac53c5c7
runtime/import/merkle: constant merkle_add() gas
|
vor 1 Jahr |
darkfi
|
f6c6f5b14a
dchat: add allowed_transports to example configs
|
vor 1 Jahr |
darkfi
|
08ceaf8c3f
Revert "dchat: add accepted_transports to example configs"
|
vor 1 Jahr |
darkfi
|
1db8dae9ee
dchat: add accepted_transports to example configs
|
vor 1 Jahr |
darkfi
|
6419c759eb
dchat: add scripts to autorun a localnet deployment. useful for debugging net code.
|
vor 1 Jahr |
parazyd
|
67456c5b27
chore: Fix CI
|
vor 1 Jahr |
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.
|
vor 1 Jahr |
skoupidi
|
53b2993f38
script/research/rlnd: daemon for RLN state management added
|
vor 1 Jahr |
parazyd
|
868306637b
darkirc: Add RLN proof verification on incoming events
|
vor 1 Jahr |
parazyd
|
2492203bf5
darkirc: WIP RLNV2-DIFF
|
vor 1 Jahr |
darkfi
|
345f9cbb2b
app: settings manager wip
|
vor 1 Jahr |
easye
|
bfda6fcd9e
darkirc: fix connection password
|
vor 1 Jahr |
parazyd
|
681a32cefc
research/rlnv2: Implement RLN2-DIFF
|
vor 1 Jahr |
darkfi
|
fc9be43188
doc: remove tracker page
|
vor 1 Jahr |