15 Commits

Author SHA1 Message Date
0f9e89edd9 Fix cookie path issue: add cookie_path config option and use it in rpc_connect 2025-08-27 14:00:52 +02:00
c35ee18360 Cargo fmt 2025-08-27 14:00:49 +02:00
44adac04d7 list_unspent also list unsafe outputs 2025-08-27 14:00:47 +02:00
Sosthene
98e373bd89 Abstract Daemon methods in RpcCall trait 2025-08-27 14:00:41 +02: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