ghassmo
|
5839be90f9
add NotSupportedNetwork error to error.rs
|
4 лет назад |
ghassmo
|
64ec12e30c
split btc from the default feature
|
4 лет назад |
ghassmo
|
7801b31094
add BridgeError to error.rs
|
4 лет назад |
parazyd
|
47b0c211ff
cli: Implement drk2 for JSON-RPC API reference.
|
4 лет назад |
ghassmo
|
be4746324b
add SolFailed error to error.rs
|
4 лет назад |
ghassmo
|
df97ccf8fb
make [btc] feature optional and the default one & enable [sol] as optional feature
|
4 лет назад |
ghassmo
|
1e210f9945
create new error type for btc client
|
4 лет назад |
lunar-mining
|
b37eebeb91
ran cargo fmt
|
4 лет назад |
lunar-mining
|
399dffa7e5
removed default config and added ConfigNotFound error
|
4 лет назад |
Janus
|
c21699b312
Use shorthand for errors and fmt
|
5 лет назад |
ghassmo
|
fff6827343
darkfid return ClientResult with a proper message instead of panic and crash
|
5 лет назад |
ghassmo
|
4a1ecdcbfc
create specific error type for client
|
5 лет назад |
ghassmo
|
900818973b
print an explicit error for async_channel
|
5 лет назад |
Janus
|
1c834bbe5f
Make ElectrumClient spawn from cashier
|
5 лет назад |
lunar-mining
|
cfab54ecd7
added BadBTCAddress error
|
5 лет назад |
ghassmo
|
e52ff2dfce
add Base58EncodeError and Base58DecodeError to error.rs
|
5 лет назад |
lunar-mining
|
a0f5854ecb
implemented deposit on rpc/adapter
|
5 лет назад |
lunar-mining
|
68dc5f54b2
removed old error todos
|
5 лет назад |
parazyd
|
340631df2d
Code linting.
|
5 лет назад |
lunar-mining
|
a895bea014
switched from custom config parsing to toml
|
5 лет назад |
lunar-mining
|
c262bee011
massively improved jsonrpc_core error handling. implemented emptypassword error
|
5 лет назад |
ghassmo
|
50316d7ef5
add surf error type
|
5 лет назад |
rachel-rose
|
01e109493d
added key_id param to put_own_coins
|
5 лет назад |
rachel-rose
|
97eaf01e78
fixed error handling for rusqlite
|
5 лет назад |
rachel-rose
|
bc93d1734e
implemented custom error handling for jsonrpc_core
|
5 лет назад |
rachel-rose
|
e0053026aa
added wallet tests. updated adapter functions to init_db()
|
5 лет назад |
rachel-rose
|
83a7148e08
implemented Encodable for IncrementalWitness and finished put_own_coins
|
5 лет назад |
rachel-rose
|
4c7ce86360
made walletdb constructor, modified darkfid.rs with reference to walletdb. updated walletdb with
|
5 лет назад |
rachel-rose
|
5352a73fd2
added error handling for path dirs
|
5 лет назад |
ghassmo
|
437273d527
add TryFromError to Error enum
|
5 лет назад |