x
|
9785777642
chore: Update copyright license year
|
7 months ago |
jkds
|
bda9b64d09
net: add reload() fn which reloads settings. currently all stubs except outgoing conns setting
|
7 months ago |
jkds
|
51dc7c4a9b
app: introduce window start/stop signals, and use those to adjust the outbound connection count in darkirc plugin from 6 -> 1 (or vice versa) when app is opened/closed
|
7 months ago |
oars
|
81bd50925c
bin/app: DEP-0007: rename allowed_transports, retrieve outbound_connect_timeout, channel_handshake_timeout, channel_heartbeat_interval from network profiles
|
1 year ago |
oars
|
860a0e1ed5
bin/app/plugin: DEP-0006: hardcode darkirc and fud as app_name in their respective plugin
|
1 year ago |
oars
|
fcf0571a1a
bin: set unique magic bytes for each seprate p2p network
|
1 year ago |
darkfi
|
aa8e53f500
app: raise outbound conns from 1 to 3
|
9 months ago |
darkfi
|
a9a68782f6
app: switch user APIs from foo(self: Arc<Self>, ...) to foo(self: &Arc<Self>, ...) due to new rust stable feature
|
11 months ago |
darkfi
|
c4731e725d
app: make UI jankless by making all updates truly atomic └(^o^ )X( ^o^)┘
|
11 months ago |
darkfi
|
ccb3e8e9bc
app: outbound conns = 1, inbound = 0
|
11 months ago |
darkfi
|
53ca281102
app: fix ALL warnings ;)
|
1 year ago |
darkfi
|
ebd82a3d0b
app: introduce debug tags (zero-cost) for gfx calls render subsystem which improves the debugging capability when an error occurs
|
1 year ago |
darkfi
|
8c68819714
app: update tor settings
|
1 year ago |
darkfi
|
e96d92cf82
app: enable darkirc plugin running on bg_runtime inside God::new()
|
1 year ago |
darkfi
|
33d18f11dd
app: migrate from nightly to stable toolchain
|
1 year ago |
darkfi
|
419daacff2
app: cargo fmt
|
1 year ago |
darkfi
|
6d7ec962e8
app: add more settings for darkirc, add app settings and app.scale
|
1 year ago |
darkfi
|
345f9cbb2b
app: settings manager wip
|
1 year ago |
parazyd
|
604f443fd1
chore: Update license header year
|
1 year ago |
darkfi
|
1b75a2a37f
app: don't return from dag_sync loop
|
1 year ago |
darkfi
|
d8516a474d
app: darkirc sync_dag loop, show error when channel_sub is closed.
|
1 year ago |
darkfi
|
428fd4f7ff
app: optional runtime tor by touching a file called use_tor.txt
|
1 year ago |
darkfi
|
2b49de9bcf
rename bin/darkwallet/ to bin/app/
|
1 year ago |