Commit Graph

1269 Commits (9642e306ac7f387771d74282e430be1b05d07c75)

Author SHA1 Message Date
Martin Boehm f01273ab10 Fix bcash EstimateSmartFee functionality 2019-03-28 11:24:31 +01:00
Petr Kracík 0bfe1d5558 Bump ZCash backend version to 2.0.4 2019-03-28 11:12:53 +01:00
Petr Kracík 955209db6b Bump BCash backend version to 0.19.2 2019-03-28 11:11:42 +01:00
Martin Boehm c074873452 Update xpub derivation documentation 2019-03-28 11:09:57 +01:00
Martin Boehm 8c471ed20d Fix bcash EstimateFee after interface change in backend v0.19.1 2019-03-27 14:25:36 +01:00
Petr Kracík 713f928a57 Bump BCash backend version to 0.19.1 2019-03-27 13:27:38 +01:00
Petr Kracík 98a637e952 Bump Dash backend version to 0.13.2.0 2019-03-27 13:15:45 +01:00
Martin Boehm b8eca9c25e Update xpub segwit native magic from trezor-common 2019-03-26 13:04:30 +01:00
Martin Boehm ce3c7c5e66 Extract mempool interface from blockchain 2019-03-25 16:43:57 +01:00
Martin Boehm 68575b2786 Fix linter issues 2019-03-21 22:53:48 +01:00
Martin Boehm 283a039290 Resolve formatting issues 2019-03-21 21:05:14 +01:00
Matej Čamaj c0cebd4ce6 Implement Omni parser for Bitcoin 2019-03-21 20:46:25 +01:00
Martin Boehm 6ac14f163a Add TODO for omni parsing 2019-03-21 11:13:42 +01:00
Martin Boehm df952ffb05 Update api.GetBlock to support ethereum type coins 2019-03-21 09:36:18 +01:00
Martin Boehm c7e884dd81 Document API 2019-03-20 18:06:30 +01:00
Martin Boehm bae1050ce4 Log error from api json encode 2019-03-20 18:04:52 +01:00
Martin Boehm 6784ecd6b3 Fix api.Block json serialization 2019-03-20 17:49:21 +01:00
Martin Boehm 1d8389bb2c Return utxos by sorted by desceding block height 2019-03-20 17:32:10 +01:00
Martin Boehm 846b20c795 Unify processing of query parameters in address and xpub api 2019-03-18 18:23:03 +01:00
Martin Boehm 133d6f9c59 Specify default page size for websocket getAccountInfo 2019-03-14 21:03:08 +01:00
Martin Boehm 46e49daa9c Merge branch 'master' of github.com:trezor/blockbook 2019-03-13 14:14:25 +01:00
Martin Boehm e7b3421603 Bump Bitcoin Cash SV backend version to 0.1.1 #134 2019-03-13 14:14:18 +01:00
codeface 41433a9684 add qtum support 2019-03-11 13:43:54 +01:00
Martin Boehm efca04a3fb Correctly count unconfirmed txs in api GetXpub 2019-03-06 18:48:15 +01:00
Martin Boehm e06ff194de Resolve some linting issues 2019-03-06 17:50:20 +01:00
Martin Boehm 70330273c0 Fix format errors 2019-03-06 17:32:17 +01:00
Martin Boehm 3df1cc81ed Correctly count unconfirmed txs in api GetAddress and GetXpub 2019-03-06 17:23:06 +01:00
Martin Boehm 3d10d9c2c5 Ensure ordering of address and xpub txs in the same block 2019-03-05 13:48:11 +01:00
ilmango 3551c90590 Add Bellcoin (#116)
* Add Bellcoin

* Add integration tests

* Add bellcoinparser_test

* Fix testTxPacked

* Add tests files

* Fix indentation

* Fix indentation

* add bellcoin gpg key

* fix binary link

* Fix verification_type

* Fix verification_type

* fix username

* Fix verification
2019-03-04 22:29:30 +01:00
人畜無害 52308ad8af fix KotoTestnet asc link (#132)
* fix KotoTestnet asc link

* typo
2019-03-04 22:25:03 +01:00
Martin Boehm 3f7ac68865 Disable bcash unsupported EstimateSmartFee 2019-03-04 11:26:12 +01:00
Martin Boehm 1540dc940d Disable bcash unsupported EstimateSmartFee 2019-03-04 11:05:09 +01:00
Gruve_p 4b15e46602 Fix groestlcoin config 2019-03-01 16:29:34 +01:00
Martin Boehm bd89ab8256 Add getTransactionSpecific to websocket interface 2019-03-01 15:37:38 +01:00
Martin Boehm 1c35c632cb Add tokens to return level choice to websocket interface 2019-03-01 15:25:16 +01:00
Martin Boehm e54998dccc Sync with trezor common and fix formatting 2019-03-01 14:55:24 +01:00
Martin Boehm 39f9f46d3d Fix backend deploy and test script 2019-03-01 13:59:06 +01:00
Martin Boehm dda96b4a8f Merge branch 'xpub' 2019-03-01 11:12:40 +01:00
Martin Boehm 7b590d9958 Unify AccountDetails levels in GetAccount and GetXpub api calls 2019-02-28 15:07:07 +01:00
Martin Boehm 87b778d648 Merge branch 'backend-deploy-and-test' 2019-02-27 14:28:07 +01:00
Martin Boehm 66854715cf Fix zcoin parser test 2019-02-27 14:06:09 +01:00
Martin Boehm 881dab35f5 Fix packing of coinbase transactions for dash 2019-02-27 13:58:11 +01:00
Martin Boehm ffbbbb0b44 Fix dash after DIP2 update to the blockchain 2019-02-27 13:29:42 +01:00
Martin Boehm 46001a9fa5 Evict old cached xpubs 2019-02-26 16:27:28 +01:00
Martin Boehm 22e73c44cc Fix ethereum_testnet_ropsten integration test 2019-02-26 11:14:22 +01:00
Martin Boehm 0e7714dfd1 Add automatic backend deploy and integration test for all our coins 2019-02-26 11:05:19 +01:00
Martin Boehm c67c8d4008 Merge branch 'backend-deploy-and-test' of github.com:trezor/blockbook into backend-deploy-and-test 2019-02-26 10:42:05 +01:00
Martin Boehm bcd4b8ed4f Add service name to backend deploy and integration test 2019-02-26 10:41:23 +01:00
Martin Boehm 9382c7a9c0 Add automatic backend deploy and integration test to gitlab CI 2019-02-26 10:41:23 +01:00
Martin Boehm e7fc52760e Add service name to backend deploy and integration test 2019-02-25 18:40:12 +01:00