Yeastplume
3bf06ecd6a
Cuckoo miner with cmake update ( #103 )
...
* updating to use cuckoo-miner latest, which uses cmake
* check on travis CI dependency
2017-08-24 21:43:11 +00:00
AntiochP
5febcb509c
Add wallet to the travis build matrix ( #102 )
2017-08-23 08:29:22 +00:00
Yeastplume
045f5bb4da
POW refactor ( #100 )
...
* Adding output stats from plugin, when available
* adding grin config
* moving pow crate from core/pow to it's own crate
* moving POW/mining stuff into pow module, and removing mining dependency from chain
* refactored most of mining into pow module...miner.rs still in server
* update grin tests
* updating genesis block mining to use configured miner, if available
* chain tests back into chain, done with pow refactor
* use tag of cuckoo-miner for pr
2017-08-22 18:23:54 +00:00
AntiochP
900c52424d
add "cache: cargo" to travis config ( #92 )
2017-08-11 21:09:30 +00:00
Ignotus Peverell
dca5504203
Run grin crate tests single-threaded
2017-07-18 21:22:30 +00:00
Ignotus Peverell
40090fcdbc
Fix api & pool tests, add the crates to Travis
2017-07-18 17:33:49 +00:00
Ignotus Peverell
ca04327922
Reintroducing Rust beta channel testing.
2017-02-18 19:05:18 -08:00
Ignotus Peverell
18043cf94d
Rust beta seems to have a perf regression, disabling for now.
2017-01-10 13:41:50 -08:00
Ignotus Peverell
9b5125c553
Required sudo in travis config to build rocksdb.
2016-12-15 17:02:27 -08:00
Ignotus Peverell
8936e93482
Trying travis without sudo option.
2016-12-15 16:37:02 -08:00
Ignotus Peverell
959474dc12
Different way to get rustdb build work with Travis.
2016-12-15 16:24:30 -08:00
Ignotus Peverell
32eaac3aa7
Updated GCC version for Travis to build RocksDB.
2016-12-15 16:18:03 -08:00
Ignotus Peverell
d6aedc0922
Typo in travis yml
2016-12-15 16:11:47 -08:00
Ignotus Peverell
6536be19fe
Fixed travis config.
2016-12-15 15:52:47 -08:00
Ignotus Peverell
144b316a4b
First pass at a Travis CI config.
2016-12-15 15:44:52 -08:00