grin/servers/src/mining
Yeastplume 82ed280625
[WIP] Factoring out wallet traits and continued wallet library work (#1096)
* rename wallet libs

* rename transaction.rs to slate.rs

* rename transaction.rs to slate.rs

* move some types into libwallet/types

* rustfmt

* rename libtransaction libtx

* rename libtransaction libtx

* change types.rs to file_wallet

* rustfmt

* rename WalletData to FileWallet

* refactoring WalletBackend types out

* rustfmt

* All compiling, at least

* rustfmt

* fix FileWallet paths to persist

* rustfmt

* re-ignore wallet integration test
2018-05-30 17:48:32 +01:00
..
mine_block.rs [WIP] Factoring out wallet traits and continued wallet library work (#1096) 2018-05-30 17:48:32 +01:00
mod.rs [WIP] Miner removal (#979) 2018-04-24 09:18:24 +01:00
stratumserver.rs Coinbase key reuse (#1081) 2018-05-23 19:32:38 +01:00
test_miner.rs [WIP] Miner removal (#979) 2018-04-24 09:18:24 +01:00