Commit graph

955 commits

Author SHA1 Message Date
Martin Boehm c6316ca10f Remove public server test dependecy on locale settings 2018-10-19 16:46:06 +02:00
Martin Boehm 017c6b3736 Add socket.io unit tests 2018-10-19 16:37:49 +02:00
Martin Boehm c852214407 Complete explorer/api unit tests 2018-10-19 16:37:49 +02:00
Martin Boehm 9fd647014a Add test explorerAddress, explorerSpendingTx, explorerBlocks 2018-10-19 16:37:48 +02:00
Martin Boehm d7ed48a657 Handle not found block in rocksdb.GetBlockInfo 2018-10-19 16:37:48 +02:00
Martin Boehm a6dce9f770 Add unit test for explorerTx, explorerBlock, explorerIndex 2018-10-19 16:37:48 +02:00
Martin Boehm cc11ae1e57 Setup public http server test 2018-10-19 16:37:48 +02:00
Martin Boehm caab79ed94 Extract rocksdb_test data to dbtestdata package for reusibility 2018-10-19 16:37:48 +02:00
Martin Boehm 1bd87fa81d Add Groestlcoin to port registry 2018-10-18 18:12:06 +02:00
Yura Pakhuchiy 11520bd18f Groestlcoin (GRS) support (#33) 2018-10-18 18:08:19 +02:00
Jakub Matys ee3d145ca5 Added extra note for handleFork test 2018-10-18 17:06:33 +02:00
Jakub Matys fe722050aa Added documentaion of "About" and "TOS" config 2018-10-17 18:10:34 +02:00
Petr Kracík 9fdd15c758 Dogecoin bump version, internal explorer (#77)
* Bump dogecoin version to 1.14 alpha 4

* Dogecoin use internal explorer
2018-10-17 14:51:32 +02:00
Jakub Matys e4c1f62e03 Removed unused import 2018-10-17 13:43:41 +02:00
Jakub Matys 9588d3510c testConnectBlocks uses looser limits 2018-10-17 13:37:42 +02:00
Jakub Matys d477ed7249 Merge branch 'master' of github.com:trezor/blockbook 2018-10-17 13:07:23 +02:00
Jakub Matys baff6b5e3c Build makes sure that images are rebuilt after change of docker defs 2018-10-17 13:04:03 +02:00
Petr Kracík 6641d0d7c5 Bump go-ethereum version to 1.8.17 2018-10-17 11:09:28 +02:00
Martin Boehm 9eac099e64 Add link to block from tx detail in explorer 2018-10-17 11:07:40 +02:00
Jakub Matys a3beb7ccf6 Remove obsolete tag files 2018-10-17 11:03:14 +02:00
Jakub Matys b5a8cd2fc5 Error is correctly returned 2018-10-16 13:35:50 +02:00
Jakub Matys 942276ec86 Merge branch 'ci' 2018-10-16 13:02:28 +02:00
Jakub Matys 423d4721c0 Restrict CI jobs by branch/schedule 2018-10-16 13:01:10 +02:00
Jakub Matys acae88fcdc Changed test names in order to filter mainnet/testnet targets 2018-10-16 13:01:10 +02:00
Jakub Matys 9f425564ed Gitlab-CI 2018-10-16 13:01:10 +02:00
Martin Boehm 2802bbaeef Merge branch 'rocksdb5.15' 2018-10-16 12:40:09 +02:00
Martin Boehm c069d15f56 Merge branch 'master' of github.com:trezor/blockbook 2018-10-16 12:37:18 +02:00
Martin Boehm e7e324a235 Bump zcash backend to 2.0.1 2018-10-16 12:37:07 +02:00
Martin Boehm 8abd2ebde9 Bump blockbook version to 0.1.1 2018-10-16 12:27:02 +02:00
Martin Boehm 8140af1a69 Show coin specific transaction data in explorer and api 2018-10-16 12:25:31 +02:00
Jakub Matys f1ed9a5ea7 Fixed bitcoin config 2018-10-16 12:05:12 +02:00
Jakub Matys 71969ebd23 Upgraded Bitcoin backend version to 0.17.0 2018-10-15 13:53:49 +02:00
Jakub Matys 98ff42eeaa Ignores dpkg-shlibdeps warnings 2018-10-15 13:49:20 +02:00
Jakub Matys 62f1dfbbea Added Debian source/format files 2018-10-15 13:49:16 +02:00
Jakub Matys 26e3a1bbe6 Text data moved to build directory 2018-10-15 12:59:42 +02:00
Jakub Matys 5d44ff33ff Generates backend server config (with rpcauth) and client config 2018-10-15 12:51:04 +02:00
Jakub Matys 95f6b78b6f Fixed bug of insufficient isolation of build environment 2018-10-15 12:51:04 +02:00
Jakub Matys 3b696d677e Text data (about, URL of TOS) stored in plain text files 2018-10-15 12:51:04 +02:00
Jakub Matys 56302a5d47 Dependencies (vendor) are pre-loaded in build image 2018-10-15 12:51:04 +02:00
Martin Boehm d369242b48 Bump rocksdb to version 5.15.10 and use data format version 3 2018-10-14 00:29:05 +02:00
Martin Boehm f579b97502 Convert P2PK script to P2PKH so that it is indexed together #73 2018-10-12 11:53:03 +02:00
Martin 1a4eec22a1
Merge pull request #74 from wlc-/patch-1
Update myriadcoind to new version
2018-10-11 00:26:44 +02:00
Martin 5855f812b6
Merge pull request #75 from wlc-/patch-2
Add omitted txid to inputs in socketio interface
2018-10-11 00:26:03 +02:00
wlc- 3ad9b33b17
Add txid to inputs 2018-10-10 20:36:13 +02:00
wlc- e69577e170
Update myriadcoind to new version 2018-10-10 20:33:28 +02:00
Martin Boehm d3d346a212 Update CONTRIBUTING documentation 2018-10-10 14:54:33 +02:00
Jakub Matys 10b58f4125 typo 2018-10-10 09:55:23 +02:00
Jakub Matys 3b35981af1 Added documentaiton of sync tests 2018-10-10 09:50:18 +02:00
Martin Boehm a16ef2904e Use coin label in the explorer header 2018-10-10 00:23:31 +02:00
Martin Boehm 4f3cb9c4ad Update README and rocksdb documentation 2018-10-09 18:28:51 +02:00