x
|
4cb693e606
contrib: Clean up initscripts
|
пре 7 месеци |
jkds
|
49bcfb575f
app: tweak android build paths and Dockerfile
|
пре 7 месеци |
jkds
|
7c9baa0db1
app: cargo update
|
пре 7 месеци |
jkds
|
420e33853f
app: switch to narodnik miniquad temporarily
|
пре 7 месеци |
x
|
a17a81bf2d
drk: Add CLI completions for TxFromCalls
|
пре 7 месеци |
x
|
a61fc4fe33
drk: Detach from the fun
|
пре 7 месеци |
x
|
e1994a7fd9
drk: Implement tx construction from given calls and their relation-mapping
|
пре 7 месеци |
x
|
4519ea3b85
sdk: Implement ContractCallImport to be used by external clients
|
пре 7 месеци |
x
|
500f0c2891
chore: Unify all halo2 deps to be exact
|
пре 7 месеци |
dasman
|
db41ac54f7
darkirc: reverse commitbot's push events order
|
пре 7 месеци |
skoupidi
|
a685e685c3
darkfid: new testing genesis blocks added
|
пре 7 месеци |
skoupidi
|
597b216396
darkfid/rpc: use an fn to return miner status responses for cleaner code
|
пре 7 месеци |
skoupidi
|
e1300d987b
darkfid: relaxed unknown proposals handling by banning after 5 consecutive unknown proposals from a channel
|
пре 7 месеци |
jkds
|
2494e52558
app/gfx: fix subtle bug in apply_view/apply_scissor calc where coords are not relative but absolute so use `+ old_view.pos()`
|
пре 7 месеци |
jkds
|
489730cb31
app: correct calcs for IME insets
|
пре 7 месеци |
jkds
|
13755ab328
app: disable miniquad resizing the content when IME is shown. instead transfer the responsibility directly to the app, this way we can avoid flickering where our canvas is resized BEFORE ui updates have been applied, and secondly we can draw a full screen canvas.
|
пре 7 месеци |
jkds
|
2b67c92877
app/gfx: RETVRN to directly polling method queue
|
пре 7 месеци |
jkds
|
ac0a2d3f25
app/gfx: remove refresh_task since sleep_interval_ms is now a miniquad setting so this task isnt needed anymore.
|
пре 7 месеци |
jkds
|
bda9b64d09
net: add reload() fn which reloads settings. currently all stubs except outgoing conns setting
|
пре 7 месеци |
jkds
|
0897ce2f8c
app/gfx: make batch changes use batch end time and completely atomic. drop the entire batch if theres a single conflict
|
пре 7 месеци |
jkds
|
19c1b8ffea
rpc: remove p2p.set_outbound_connections method
|
пре 7 месеци |
jkds
|
b60d550a3f
rpc: move set_outbound_connections from darkirc into rpc p2p handler
|
пре 7 месеци |
jkds
|
e9a1dbe800
darkirc/rpc: when we check params, just use .unwrap() to get the args after
|
пре 7 месеци |
jkds
|
88a481d36b
app/vid: stop decoding immediately on Video::stop()
|
пре 7 месеци |
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 месеци |
jkds
|
d9e7a782b4
darkirc/rpc: let Some(...) = ... else { return Json err }
|
пре 7 месеци |
jkds
|
419da3f849
net: allow runtime modification of outbound connection count. adds a method to darkirc to set_outbound_connections, use the scripts ./script/node_get_info.py and ./script/node_set-connect.py to verify
|
пре 7 месеци |
jkds
|
a29dbb06b9
app/vid: minor cleanup (Av1VideoData is cloneable so just clone directly)
|
пре 7 месеци |
jkds
|
ab303d8b0d
app: update Makefile asset paths to use dark.fi/assets/ now
|
пре 7 месеци |
jkds
|
a695718a73
app/vid: add missing VideoDecoder.java file for android hardware accel vid decoder
|
пре 7 месеци |