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 лет назад |
ghassmo
|
1a6bccd8e9
cargo fmt & clean up
|
5 лет назад |
ghassmo
|
f9de433261
impl error for rocksdb::Error
|
5 лет назад |
ghassmo
|
63c3e8c9af
reqrep.rs catch ctrl-c SIGINT signal and gracefully stop the service
|
5 лет назад |
narodnik
|
19140a78ec
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
5 лет назад |
narodnik
|
62e0da8630
merkle checking is correct
|
5 лет назад |
rachel-rose
|
6d239458cb
removed unused error types
|
5 лет назад |
rachel-rose
|
2b78f0adb2
merged src/net/error.rs with src/error.rs. deleted src/net/error and updated all code in /net to accept change
|
5 лет назад |
rachel-rose
|
0737809b29
cleaned up more warnings
|
5 лет назад |
rachel-rose
|
caaeecc36b
refactored src/error.rs to work with 'clone'. changed error macros in
|
5 лет назад |
narodnik
|
6cc6af0f0f
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
5 лет назад |
narodnik
|
ec78bf9ac9
return specific errors for VerifyFailed
|
5 лет назад |
ghassmo
|
0c82bdb531
print async_channel error
|
5 лет назад |
ghassmo
|
a0928421e5
cargo fmt & clean up
|
5 лет назад |
ghassmo
|
26d1382f14
cargo fmt
|
5 лет назад |
ghassmo
|
cd213f2689
implement gateway client
|
5 лет назад |