Commit Graph

641 Commits

Author SHA1 Message Date
Martin Boehm
64b34c1dd8 Merge branch 'explorer'
Explorer is not yet finished but brings changes in coin json configs
and blockbook flags which should be propagated.
2018-07-23 13:42:52 +02:00
Martin Boehm
f2274ce43c Add paging to api.GetAddress, fix incorrect computation of balance 2018-07-20 19:07:43 +02:00
Jakub Matys
d15ed57f61 Removed TestSendRawTransaction because of instability 2018-07-20 12:50:30 +02:00
Jakub Matys
8dbb5817c3 GetBestBlockHash is checked by height because some coins (namecoin)
doesn't return block height at all
2018-07-20 12:48:55 +02:00
Jakub Matys
ed359d55b5 Do not build dbgsym packages 2018-07-19 13:27:49 +02:00
Jakub Matys
73d2250cf3 Added verification of downloaded archives 2018-07-19 13:26:36 +02:00
Jakub Matys
78cfb027f4 Fixed new tests 2018-07-16 14:07:52 +02:00
Martin
da1405602a
Merge pull request #24 from 1000101/master
Dash backend update to 0.12.3.2
2018-07-13 00:30:55 +02:00
Jan Hrnko
b009d5ad73 Dash Backend update to 0.12.3.2 2018-07-11 17:10:40 +02:00
Jakub Matys
61eefee154 Fixed Bitcoin RPC tests 2018-07-10 17:04:31 +02:00
Jakub Matys
c6d6d4138d Added new RPC tests 2018-07-10 17:04:07 +02:00
Jakub Matys
414d51ef79 Fixed bcash RPC test 2018-07-09 14:02:24 +02:00
Martin
1aff982bc6
Merge pull request #18 from 1000101/master
Dash backend update to 0.12.3.1
2018-07-05 00:48:50 +02:00
Martin
41a7783d10
Merge pull request #20 from wakiyamap/fix_typo
fix_typo
2018-07-05 00:47:57 +02:00
wakiyamap
94e58118cb fix_typo 2018-07-05 04:59:02 +09:00
Jan Hrnko
71eaec602b Backend update to 0.12.3.1 2018-07-04 15:18:30 +02:00
Martin Boehm
880bac6d79 Switch bgold, bitcoin, bitcoin testnet and litecoin to internal explorer 2018-07-02 15:29:07 +02:00
Martin Boehm
bdcc004ca2 Fix vertcoin parser test 2018-07-02 15:28:31 +02:00
Martin Boehm
88ad20cbac Merge branch 'master' into explorer 2018-07-02 15:26:50 +02:00
Martin Boehm
2c252fe980 Bump Bgold backend version to 0.15.1 2018-07-02 14:56:20 +02:00
Martin Boehm
6fb71a7734 Highlight inputs/outputs of shown address 2018-07-02 14:41:37 +02:00
Martin Boehm
7e68630377 Add initial implementation of address explorer 2018-06-30 02:02:16 +02:00
Martin Boehm
74d78aee3e Merge branch 'master' of https://github.com/trezor/blockbook 2018-06-29 15:16:58 +02:00
Martin Boehm
d7022fa9fd Change bgold explorer 2018-06-29 15:16:52 +02:00
Jakub Matys
c798d41988 Merge branch 'rpc-tests' 2018-06-29 15:03:28 +02:00
Jakub Matys
79c0882d8b Reset unchecked tx fields 2018-06-29 15:01:55 +02:00
Martin Boehm
ac7cc665c1 Bump blockbook bgold config to version 0.15.1 2018-06-29 14:38:13 +02:00
Martin Boehm
f95910d77b Remove gorilla/handlers from Gopkg.toml 2018-06-29 14:18:40 +02:00
Martin Boehm
d7927f79ad Bump Bgold backend version to 0.15.1-rc1 2018-06-29 14:17:01 +02:00
Martin Boehm
1ca80980f6 Update litecoin explorer address 2018-06-29 14:10:51 +02:00
Jakub Matys
e0a5c44314 Added RPC test for BCash mainnet 2018-06-29 12:12:47 +02:00
Jakub Matys
257a9f0f4d Added RPC tests for ZCash mainnet 2018-06-29 11:40:47 +02:00
Jakub Matys
7d90fce3dd Added RPC test for Dash mainnet 2018-06-29 11:40:40 +02:00
Martin Boehm
20643756e5 Fix formatting of amounts in explorer 2018-06-28 22:41:46 +02:00
Martin Boehm
ce5462118c Add initial implementation of tx explorer 2018-06-28 21:18:52 +02:00
Jakub Matys
42d687112f Improvement of tests - added Bitcoin mainnet, rewritten mempool tests 2018-06-28 15:32:32 +02:00
Martin Boehm
13de56658c Update vertcoin http server binding flag names to new names 2018-06-28 09:30:43 +02:00
Martin Boehm
22b7289fa6 Add coin shortcut description 2018-06-28 00:36:56 +02:00
Martin Boehm
f6cbe5ffeb Merge branch 'master' into explorer 2018-06-28 00:16:52 +02:00
Martin Boehm
d303a4bb09 Display tx summary in explorer 2018-06-28 00:08:33 +02:00
Jakub Matys
d744b23c39 Upgrade of TestGetTransactionForMempool - mempool isn't necessary 2018-06-27 21:35:29 +02:00
Martin Boehm
96ad79eee5 Design base explorer page - header and footer 2018-06-27 14:10:34 +02:00
Jakub Matys
a7c128d806 Fixed names of tests 2018-06-27 12:38:03 +02:00
Jakub Matys
7040853212 Skip tests that are no able to connect their backends 2018-06-27 12:35:26 +02:00
Jakub Matys
8d0a31927a Added RPC tests for Namecoin 2018-06-27 10:08:46 +02:00
Martin Boehm
b52b861db2 Add initial tx explorer template + favicon 2018-06-27 00:44:23 +02:00
Martin Boehm
94873f4d86 Return tx version, update parser tests 2018-06-26 13:03:59 +02:00
Martin Boehm
604b41f10a Add explorer api worker 2018-06-26 13:02:53 +02:00
Jakub Matys
5aa354b2ca Added RPC tests for Vertcoin 2018-06-25 15:47:55 +02:00
Martin Boehm
dff4197aef Vertcoin parser test 2018-06-25 14:15:11 +02:00