Commit Graph

20 Commits

Author SHA1 Message Date
Lex Berezhny
29289004e7 electrumx package (#511)
* moved wallet, server, lib into electrumx main module

* fixed imports and other path references affected by electrumx main package

* fixing formatting to pass the pycodetest on travis
2018-07-10 07:28:04 +08:00
Neil
1e763b720b
Check docs (#509)
* Require HTML docs to build cleanly for Travis
2018-07-05 10:11:29 +08:00
Neil Booth
38d045c12a librocksdb is unauthenticated 2018-07-02 14:34:18 -07:00
cronos-polis
93e4b1f15a Add Polis, ColossusXT, GoByte, Monoeci (#504) 2018-07-02 14:24:02 -07:00
Neil Booth
23e484b1d9 Enforce pycodestyle in lib/ 2018-06-10 19:19:08 +09:00
Neil Booth
46adf543fc Enforce pycodestyle in server/ 2018-06-10 18:39:12 +09:00
ddude
56de4dea67 Adding Xuez Coin (#472) 2018-05-19 09:49:54 +08:00
-k
a1802b436b add AXE support (#429) 2018-03-30 11:38:36 +09:00
Neil Booth
f6210438ff Update travis 2018-03-10 13:15:28 +08:00
cipherzzz
c26227413e Add Decred(DCR) (#402) 2018-03-08 23:06:58 +08:00
dax
cf49b737d3 Enable verbose mode in blockchain.transaction.get (#397)
getrawtransaction: optional verbose mode

Update PROTOCOL.rst docs
2018-03-07 08:59:06 +08:00
Carsen Klock
19e0f9bce2 Add Denarius (DNR) (#396)
* Added DNR

With tests
2018-03-05 18:26:25 +08:00
Johann Bauer
2f26b7322e Reenable nightly but without coverage (#383) 2018-02-22 22:42:30 +08:00
Johann Bauer
1c972d9592 Only test on stable Python (#380)
Since tests on nightly are quite likely to fail anyway, it doesn't make too much sense  to test there.
2018-02-22 07:17:23 +08:00
Neil Booth
74cb4c2f45 Require Python 3.6 2017-10-14 11:51:11 +09:00
Neil Booth
1addbd6815 Add wallet dir to coverage 2017-07-12 14:53:30 +09:00
Neil Booth
eb51706316 Update travis.yml 2017-07-12 14:43:57 +09:00
Neil Booth
c958b3af49 Remove LMDB
Performance of history writes was very poor even with
the code rewritten to accommodate the environment concept
(see db_abstraction branch)
2017-01-16 22:03:45 +09:00
Johann Bauer
c02dd738a5 Collect test coverage statistics 2016-11-07 22:48:46 +01:00
Johann Bauer
74922a2e3d Travis-CI 2016-11-06 18:58:26 +01:00