ghassmo
|
9c9d749cc9
run executor with the number of CPUs available
|
4 years ago |
ghassmo
|
69776a1801
organize the order of using dependencies across the whole project
|
4 years ago |
parazyd
|
f33f2c30be
More general cleanups and better config variable naming.
|
4 years ago |
parazyd
|
10bb7d3ec6
Move to simpler logging system.
|
4 years ago |
ghassmo
|
c88a3b359b
remove wallet path in gatewayd, darkfid, and cashierd
|
4 years ago |
lunar-mining
|
399dffa7e5
removed default config and added ConfigNotFound error
|
4 years ago |
ghassmo
|
d90fe538f6
use generic struct for loading configurations
|
5 years ago |
lunar-mining
|
5e09f11922
fixed toml load logic error and simplified code into structs
|
5 years ago |
lunar-mining
|
53344b7a81
tidied /cli directory
|
5 years ago |
lunar-mining
|
96955aa504
created gatewayd.toml
|
5 years ago |
rachel-rose
|
01e109493d
added key_id param to put_own_coins
|
5 years ago |
ghassmo
|
3b54479c9e
move program options to cli dir
|
5 years ago |
ghassmo
|
5ec3fa888e
use join_config_path function for both sqlite and rocksdb databases
|
5 years ago |
ghassmo
|
2a367549ee
cargo fmt
|
5 years ago |
ghassmo
|
2ef8a6fd65
create generic struct RocksColumn to handle different columns in rocksdb
|
5 years ago |
ghassmo
|
c0a8d5e4e2
move slab.rs, slabstore.rs and rocks.rs to separated dir
|
5 years ago |
ghassmo
|
9288783d09
cargo fmt
|
5 years ago |
ghassmo
|
8e8223769b
change slabstore struct to use rocks api in rocks.rs file
|
5 years ago |
ghassmo
|
557fe995ae
add slabstore_path to program options for services
|
5 years ago |
ghassmo
|
1a6bccd8e9
cargo fmt & clean up
|
5 years ago |
ghassmo
|
7a54b957ac
change sapvi namespace to drk in gateway daemon
|
5 years ago |
ghassmo
|
851978ed3a
clean up & cargo fmt
|
5 years ago |
ghassmo
|
ef56e87322
create gateway daemon
|
5 years ago |