Martin Boehm
3e532e9130
Remove marshalling of ethereum tx to hex field
2018-12-05 01:10:00 +01:00
Martin Boehm
4a216fa647
Fix parsing of erc20 properties
2018-12-04 13:56:25 +01:00
Martin Boehm
ec1647c864
Show tx success/failure in txdetail
2018-12-04 12:20:05 +01:00
Martin Boehm
9a04c862d6
Filter address transactions by input/output or token
2018-12-04 11:54:15 +01:00
Martin Boehm
a08f568353
Show block for EthereumType coins
2018-12-03 16:34:38 +01:00
Martin Boehm
fead52881f
Show ERC20 contracts for address
2018-12-03 15:48:07 +01:00
Martin Boehm
c96c357013
Add Ethereum Classic specific handling in GetTransaction
2018-11-30 11:39:28 +01:00
Martin Boehm
463eab9d2d
Show ethereum specific data in tx detail in explorer
2018-11-28 14:56:45 +01:00
Martin Boehm
8ac57a3d56
Add ERC20 transfer information to ethereum transactions
2018-11-28 14:27:02 +01:00
Martin Boehm
7a990f9b5b
Implement explorer for EthereumType coin - WIP
2018-11-26 00:20:01 +01:00
Martin Boehm
8886256d0b
Implement index v3 for ethereum type coin
2018-11-23 22:16:32 +01:00
Martin Boehm
eb524c2226
Implement index v3 for ethereum type coin - WIP
2018-11-23 14:08:10 +01:00
Martin Boehm
fad7ea326c
Load ERC20 events in eth.GetBlock
2018-11-15 18:07:45 +01:00
Martin Boehm
ab20a14d18
Modify loading of ethereum blocks
2018-11-15 16:18:29 +01:00
Martin Boehm
6072aa5e9e
Handle coin specific tx data more efficiently
2018-11-15 16:18:29 +01:00
Martin Boehm
975c98b5b7
Pack eth transactions including receipt
2018-11-15 16:18:29 +01:00
Martin Boehm
ef03abcd1c
Process tx receipts and ERC20 tokens WIP
2018-11-15 16:18:29 +01:00
Martin Boehm
1ac7a7abca
Fix api.GetTransaction for EthereumType blockchain
2018-11-15 16:18:29 +01:00
Martin Boehm
4448c57ba8
Introduce BitcoinType and EthereumType distinction of blockchains
2018-11-15 16:16:01 +01:00
Martin Boehm
28b3a4d1b4
Implement ETH GetChainInfo
2018-11-15 16:16:01 +01:00
Martin Boehm
dc660a2d16
Add digibyte tests
2018-10-26 15:09:07 +02:00
Martin Boehm
d33188da61
Fix digibyte scripthash support
2018-10-26 15:09:07 +02:00
Martin Boehm
eea0813198
Add DigiByte support
2018-10-26 15:09:07 +02:00
Samad Sajanlal
4cd6b3b49c
add GameCredits (GAME) to Blockbook ( #79 )
...
* add GameCredits (GAME) to Blockbook
* add GameCredits (GAME) integration tests
2018-10-24 11:33:26 +02:00
Jakub Matys
ab0eb65de0
Fixed issues reported by goreportcard.com
2018-10-22 10:39:29 +02:00
Yura Pakhuchiy
11520bd18f
Groestlcoin (GRS) support ( #33 )
2018-10-18 18:08:19 +02:00
Martin Boehm
8140af1a69
Show coin specific transaction data in explorer and api
2018-10-16 12:25:31 +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 Boehm
a16ef2904e
Use coin label in the explorer header
2018-10-10 00:23:31 +02:00
Martin Boehm
b888270f90
Add comment explaining registered parameters in litecoin parser
2018-10-09 12:13:38 +02:00
Martin Boehm
eb5781f218
Use AddressDescriptor as key in socket.io subscribtions to addresstxid
2018-10-06 19:27:54 +02:00
Martin Boehm
8e057e9e7b
Fix incorrect logging formatting directives
2018-10-04 09:19:41 +02:00
wakiyamap
2906b63c99
Upgraded Gopkg.lock
2018-10-04 08:30:33 +09:00
wakiyamap
3e20db5c06
Remove monautil and monad
2018-10-03 19:13:18 -04:00
Martin Boehm
95de0425d1
Add Myriad GetAddressesFromAddrDesc unit test
2018-10-03 21:09:14 +02:00
Jakub Matys
964ab87abc
Supported types of scripts are tested explicitly
2018-10-03 13:18:13 +02:00
Jakub Matys
3f843889ee
Disables EstimateFee for Bitcoin and Myriad
2018-10-03 12:29:44 +02:00
Jakub Matys
aea9d584f4
United Monacoin params registration with implementation in other coins
2018-10-03 11:51:19 +02:00
Jakub Matys
09f86006ce
Merge branch 'master' into params-registration
2018-10-03 10:30:19 +02:00
wlc-
ecf6ca3081
Add Myriad ( #68 )
...
* Myriad
* [Myriad] Use Internal Explorer
* [Myriad] Add size and time to ParseBlock
2018-10-02 17:09:56 +02:00
Jakub Matys
8c7f383e9a
Explicit registration of network parameters + cleanup in tests
2018-10-02 17:02:57 +02:00
Martin Boehm
8c41cf2356
Switch namecoin to EstimateSmartFee rpc call
2018-10-02 12:36:43 +02:00
Jakub Matys
e40ffec1ec
Merge branch 'v0.0.7'
2018-10-01 15:00:43 +02:00
Jakub Matys
7b5ae679f2
Merge branch 'v0.0.7' of github.com:trezor/blockbook into v0.0.7
2018-10-01 14:48:19 +02:00
Jakub Matys
bf266c0db8
Merge branch 'integration-tests-upgrade-2' into v0.0.7
2018-10-01 14:34:34 +02:00
Martin Boehm
e37ec52d5b
Fix monacoin parser
2018-10-01 14:02:13 +02:00
wakiyamap
43e61253ee
change to btc.TryParseOPReturn
2018-10-01 13:56:44 +02:00
wakiyamap
207a6b36e8
fix monacoinparser
2018-10-01 13:56:44 +02:00
Martin Boehm
6c4204e93f
Merge branch 'v0.0.7'
...
A big update of Blockbook, with main features:
- new index format, incompatible with release 0.0.6
- computing of address balances
- internal blockchain explorer
2018-10-01 13:32:57 +02:00
Jakub Matys
f9e5092f82
Merge branch 'v0.0.7' into integration-tests-upgrade
2018-10-01 12:47:42 +02:00