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
x
0fd57636ea
darkfid: Add RPC endpoint to retrieve WASM bincode
...
Also updates the params.get() RPC code patterns.
2026-01-01 14:38:01 +00:00
x
9785777642
chore: Update copyright license year
...
Happy 2026!
2026-01-01 11:40:45 +00:00
jkds
1ee2fe0453
app: remove old text input java code
2026-01-01 12:32:14 +01:00
x
4cb693e606
contrib: Clean up initscripts
2026-01-01 11:29:56 +00:00
jkds
c84f3fcb09
app: remove old text input stuff and replace with new game text input
2026-01-01 12:18:23 +01:00
jkds
0a5bc2772c
app/android: integrate GameTextInput into build and provide an interface
2026-01-01 11:39:58 +01:00
jkds
49bcfb575f
app: tweak android build paths and Dockerfile
2026-01-01 08:38:38 +01:00
jkds
7c9baa0db1
app: cargo update
2026-01-01 04:54:01 +01:00
jkds
420e33853f
app: switch to narodnik miniquad temporarily
2026-01-01 04:54:01 +01:00
x
a17a81bf2d
drk: Add CLI completions for TxFromCalls
2025-12-31 17:11:49 +00:00
x
a61fc4fe33
drk: Detach from the fun
...
1000x speedup.
2025-12-31 17:02:36 +00:00
x
e1994a7fd9
drk: Implement tx construction from given calls and their relation-mapping
2025-12-31 16:56:59 +00:00
x
4519ea3b85
sdk: Implement ContractCallImport to be used by external clients
2025-12-31 16:55:20 +00:00
x
500f0c2891
chore: Unify all halo2 deps to be exact
...
We should still figure out what to do before publishing darkfi-sdk to
crates.io since it probably can't reference a git version.
This might imply publishing our halo2 fork as well, probably under
halo2-darkfi namespace.
2025-12-31 16:54:04 +00:00