jkds
|
4378ea4845
|
update copyright dates on new files from 2025 to 2026
|
2026-01-04 05:25:56 +01:00 |
|
jkds
|
1a4247ea7a
|
Merge codeberg-tor:darkrenaissance/darkfi
|
2026-01-04 05:19:15 +01:00 |
|
jkds
|
633d7f21ce
|
Merge branch 'gameinput'
|
2026-01-04 05:13:35 +01:00 |
|
jkds
|
af086abc61
|
app/edit: fix bug where android sends us spurious compose changes. Just drop them.
|
2026-01-04 05:11:38 +01:00 |
|
skoupidi
|
0692bf9ce7
|
Cargo.toml: reverted zk feature back to asyn-sdk
|
2026-01-03 17:40:03 +02:00 |
|
jkds
|
d131828285
|
app: reduce JNI overhead when adjusting a selection by creating a special setSelection() fn so we dont have to pass the entire state over the bridge.
|
2026-01-03 11:22:03 +01:00 |
|
jkds
|
7d589fd2ac
|
app/edit: improve perf of editing selection. only recalc rect when editing text itself (not select changes)
|
2026-01-03 06:36:44 +01:00 |
|
jkds
|
737ba095f9
|
app: android event handler improve editor logic
|
2026-01-03 02:40:47 +01:00 |
|
jkds
|
b182fa7fa9
|
app: improve android editor perf and eliminate a deadlock in android text input
|
2026-01-03 02:04:52 +01:00 |
|
skoupidi
|
dfe15b173f
|
contrib/localnet/darkfid*: added missing management rpc in all scripts
|
2026-01-02 20:01:07 +02:00 |
|
skoupidi
|
fcf4aded0e
|
darkfid: split managemtn rpc methods into its own rpc server and standarized all ports
|
2026-01-02 19:41:34 +02:00 |
|
x
|
4f30aae91d
|
doc: Update book links
|
2026-01-02 17:28:09 +00:00 |
|
x
|
514c494582
|
doc: DEP0007 accepted
|
2026-01-02 17:20:31 +00:00 |
|
x
|
29501efe04
|
doc/testnet/contract: py rpc example
|
2026-01-02 16:54:06 +00:00 |
|
skoupidi
|
e579f5a6ab
|
example/wasm-hello-world: rmrfed
|
2026-01-02 18:17:31 +02:00 |
|
skoupidi
|
28659e261f
|
doc/testnet/contract: use the smart contract template repository for examples
|
2026-01-02 18:17:31 +02:00 |
|
skoupidi
|
375da0047b
|
doc/README: added mdbook mermaid plugin name in its install command
|
2026-01-02 18:17:31 +02:00 |
|
epiphany
|
82139d9c0c
|
net/direct_session: remove ChannelBuilder reference and fix typo in comment
|
2026-01-02 16:16:15 +00:00 |
|
x
|
1bae1ae30b
|
doc: Temporarily remove custom theme
|
2026-01-02 15:34:06 +00:00 |
|
x
|
e9280a2e42
|
doc: Add mdbook-tabs
|
2026-01-02 14:02:11 +00:00 |
|
x
|
09bf42ef01
|
sdk/python: Add pasta curve serialization
|
2026-01-02 13:45:15 +00:00 |
|
jkds
|
02530cc0f4
|
app: make editor support multiline
|
2026-01-02 12:33:24 +01:00 |
|
dekizk
|
ad677b0fd9
|
zkas: Add TryFrom trait for VarType in parser
Closes #257
|
2026-01-02 10:54:57 +00:00 |
|
glaucomazoning
|
501a2d5b82
|
doc/start-here: minor grammatical edits
Closes #266
|
2026-01-02 10:42:09 +00:00 |
|
jkds
|
bcb10050df
|
app: fix race condition in handling android IME events in BaseEdit
|
2026-01-02 10:38:29 +01:00 |
|
jkds
|
6835e16ff2
|
app: do a big cleanup of java GameTextInput code and make everything have a sane API.
|
2026-01-02 10:00:55 +01:00 |
|
jkds
|
64e38580b2
|
app: copy GameTextInput java code into app
|
2026-01-02 05:15:49 +01:00 |
|
epiphany
|
c00a551db4
|
fud: clippy
|
2026-01-01 21:49:37 +00:00 |
|
epiphany
|
fdbc1fb19c
|
fud: fix Fud::get() comment
|
2026-01-01 20:20:26 +00:00 |
|
epiphany
|
f42d7a7e35
|
fud: merge file selections in fetch_resource()
|
2026-01-01 20:20:26 +00:00 |
|
epiphany
|
91124e4d24
|
fud: add get_progress()
|
2026-01-01 20:20:26 +00:00 |
|
epiphany
|
dc38cfb104
|
fud: add chunked_storages cache
|
2026-01-01 20:20:26 +00:00 |
|
epiphany
|
8f40ba9b77
|
fu: add file selection to list_resources()
|
2026-01-01 20:20:26 +00:00 |
|
epiphany
|
0a29562a3d
|
fud/download: better error when metadata is not found
|
2026-01-01 20:20:25 +00:00 |
|
epiphany
|
f386645ce4
|
fud/resource: add file selections to json
|
2026-01-01 20:20:25 +00:00 |
|
epiphany
|
9b59ce44c8
|
fud: add Resource::get_chunks_of_selection() and Resource::get_bytes_of_selection()
|
2026-01-01 20:20:25 +00:00 |
|
epiphany
|
e66652e181
|
fud: impl FileSelection util methods
|
2026-01-01 20:20:25 +00:00 |
|
epiphany
|
94dc672a15
|
geode, fud: replace smol::fs::File with std::fs::File, add Chunk struct
|
2026-01-01 20:20:25 +00:00 |
|
x
|
d18de935ac
|
sdk/python: Update to latest pyo3
|
2026-01-01 19:48:04 +00:00 |
|
x
|
fcdf5ee488
|
chore: Update crate dependencies
|
2026-01-01 19:48:04 +00:00 |
|
x
|
ed9be657ab
|
serial: Bring it back home
|
2026-01-01 19:48:04 +00:00 |
|
x
|
286dac213c
|
CI: Remove book generation
|
2026-01-01 19:48:04 +00:00 |
|
skoupidi
|
e460c39e6c
|
drk/interactive: added missing tx-from-calls subcommand
|
2026-01-01 19:14:21 +02:00 |
|
skoupidi
|
965870ab9b
|
darkfid: support both normal address and base64 encoded mining configurations as miners recipient
|
2026-01-01 18:18:32 +02:00 |
|
x
|
d56580bd9e
|
doc: Fix RPC source links to be proper with proper anchors
|
2026-01-01 16:15:40 +00:00 |
|
x
|
8676007c99
|
doc: Append [source] on the method heading
|
2026-01-01 16:10:40 +00:00 |
|
x
|
85162ea431
|
darkfid/rpc: Fix minor doc typos
|
2026-01-01 16:00:50 +00:00 |
|
x
|
147585b4ec
|
doc: Print rpc source links below method before comment
|
2026-01-01 15:57:22 +00:00 |
|
x
|
0d455a405a
|
darkfid: Move misc RPC methods to separate module.
|
2026-01-01 15:50:45 +00:00 |
|
x
|
874d8dcf1a
|
darkfid/rpc/blockchain: Fix RPCAPI doc typo
|
2026-01-01 15:24:18 +00:00 |
|