Debian
|
9cbd862269
|
feat(sdk_relay): Dockerfile runtime deps + RPC user/pass fallback via env
|
2025-09-02 14:20:29 +00:00 |
|
|
6472ffc99e
|
Clean up formatting: remove trailing whitespace in daemon.rs
|
2025-08-22 14:23:13 +02:00 |
|
|
78cd62b776
|
Add detailed logging for RPC connection and fix wallet URL construction
|
2025-08-22 14:15:12 +02:00 |
|
|
1d79b0d800
|
Fix cookie path issue: add cookie_path config option and use it in rpc_connect
|
2025-08-22 14:06:12 +02:00 |
|
|
931c6b827b
|
Cargo fmt
|
2025-06-03 18:42:12 +02:00 |
|
|
8b978b91e9
|
list_unspent also list unsafe outputs
|
2025-02-04 10:39:29 +01:00 |
|
Sosthene
|
39a8ff87a9
|
Abstract Daemon methods in RpcCall trait
|
2024-11-18 15:21:52 +01:00 |
|
Sosthene
|
7e5dc17841
|
Add an argument for core rpc and network
|
2024-05-28 11:11:17 +02:00 |
|
Sosthene
|
0d5149eb96
|
import sp_client through sdk_common
|
2024-05-28 11:10:48 +02:00 |
|
Sosthene
|
ad026a783e
|
Add a message cache
|
2024-05-28 11:09:37 +02:00 |
|
Sosthene
|
539670d248
|
Handle new message types and better error management
|
2024-05-27 12:10:39 +02:00 |
|
Sosthene
|
083843a94a
|
[bug] estimate_fee
|
2024-05-18 16:36:49 +02:00 |
|
Sosthene00
|
ee5fcb4932
|
Update sp_backend to sp_client
|
2024-04-17 21:57:58 +02:00 |
|
Sosthene00
|
459756815f
|
abort if core doesn't have enough funds
|
2024-04-17 08:18:33 +02:00 |
|
Sosthene00
|
a28f40fa0c
|
derive Debug for Daemon
|
2024-03-21 18:05:46 +01:00 |
|
Sosthene00
|
d816115929
|
use sp_backend
|
2024-03-20 17:28:12 +01:00 |
|
Sosthene00
|
5f4efa5aa3
|
Add the sp wallet + daemon logic, some refactoring
|
2024-03-08 15:37:29 +01:00 |
|
Sosthene00
|
2d044ec2c2
|
Analyze rawtx msg and add sp_tweak
|
2024-03-07 09:36:59 +01:00 |
|