kenshin-samourai
|
b367f42814
|
track progress of import/rescan
|
4 years ago |
kenshin-samourai
|
d0d11063a4
|
replace request-promise-native by axios
|
4 years ago |
kenshin-samourai
|
2c9113bb8c
|
add indexer info to /status endpoint
|
4 years ago |
kenshin-samourai
|
08e8e82f40
|
add new getChaintipHeight() method to remote importer and data sources
|
4 years ago |
kenshin-samourai
|
824662b724
|
add new /xpub/import/status endpoint
|
5 years ago |
kenshin-samourai
|
2dca047f79
|
add feerates info to /wallet
|
5 years ago |
kenshin-samourai
|
800ea31e9c
|
add new /wallet endpoint and deprecate /multiaddr et /unspent
|
5 years ago |
kenshin-samourai
|
fc0be423e7
|
explicitely set algo used for jwt signatures
|
5 years ago |
kenshin-samourai
|
76271c8fcb
|
add support of strict_mode_vouts to pushtx endpoint
|
5 years ago |
Pavel Ševčík
|
a8973d259c
|
added more header to allow proper cors
|
5 years ago |
kenshin-samourai
|
e90672d506
|
add missing fees parameter
|
5 years ago |
kenshin-samourai
|
4dffecab82
|
remove depreacated code
|
5 years ago |
kenshin-samourai
|
15bd5af6a1
|
decrease size of prevCache in Transactions
|
5 years ago |
kenshin-samourai
|
9fac3e984d
|
remove txCache from Transactions
|
5 years ago |
kenshin-samourai
|
3f359767da
|
adjust format of logs generated by nodejs apps
|
5 years ago |
kenshin-samourai
|
b2e81b659c
|
manage all logs with docker logs system
|
5 years ago |
kenshin-samourai
|
afc2bc3b26
|
add parameter binding the apis to a given host
|
5 years ago |
kenshin-samourai
|
7d12c6e18a
|
fix for issue 130
|
5 years ago |
Luke Childs
|
50c6401c46
|
Drop uneeded reverseBuffer util method
|
5 years ago |
kenshin-samourai
|
2abec10c6a
|
optimize imports and rescans with sql batch requests
|
5 years ago |
kenshin-samourai
|
4f04913a3f
|
add new mehods to MySqlDbWrapper (batch requests)
|
5 years ago |
kenshin-samourai
|
901ade3e30
|
optimize requests sent by RemoteImporter with batch rpc calls
|
5 years ago |
kenshin-samourai
|
ac8ceeb7d3
|
update remote importer Sources class for less verbose error logs
|
5 years ago |
kenshin-samourai
|
1d1700e5b0
|
fix conflict for rebase
|
5 years ago |
kenshin-samourai
|
d01b713ba2
|
optimize splitList() function with splice() function
|
5 years ago |
kenshin-samourai
|
a711cf1a59
|
add support of batch calls to rpc client
|
5 years ago |
kenshin-samourai
|
3757ac12c2
|
optimize imports and rescans with sql batch requests
|
5 years ago |
kenshin-samourai
|
b9c430d038
|
add new mehods to MySqlDbWrapper (batch requests)
|
5 years ago |
kenshin-samourai
|
9f7701a50e
|
optimize requests sent by RemoteImporter with batch rpc calls
|
5 years ago |
kenshin-samourai
|
097121466e
|
update remote importer Sources class for less verbose error logs
|
5 years ago |
kenshin-samourai
|
f5d2321c44
|
fix conflict for rebase
|
5 years ago |
kenshin-samourai
|
5429dea740
|
optimize splitList() function with splice() function
|
5 years ago |
kenshin-samourai
|
e14cac6eb1
|
add support of batch calls to rpc client
|
5 years ago |
kenshin-samourai
|
4703e04dd2
|
improve the transaction cache implemented for bitcoind rpc client
|
5 years ago |
kenshin-samourai
|
db2fed9614
|
add missing network parameter (required for support of testnet)
|
5 years ago |
kenshin-samourai
|
8c7b8b0851
|
add missing network parameter
|
5 years ago |
kenshin-samourai
|
13b99f5597
|
fix detection of loose addresses in AddressInfo.loadInfoExtended()
|
5 years ago |
kenshin-samourai
|
3594360a40
|
foce tracking of paynyms addresses for dojos relying on a local data source
|
5 years ago |
kenshin-samourai
|
0c78b88207
|
add a wrapper for a local indexer acting as a data source for imports/rescans of addresses
|
5 years ago |
kenshin-samourai
|
9827f9a680
|
removed unused wrapper for insight api
|
5 years ago |
kenshin-samourai
|
f2c75c008b
|
remove unused wrapper for btc.com api
|
5 years ago |
kenshin-samourai
|
6b12beeeb3
|
replace "NODE_IMPORT_FROM_BITCOIND" config property by "NODE_ACTIVE_INDEXER" and "indexer.bitcoind" config option by "indexer.active"
|
5 years ago |
kenshin-samourai
|
fde63a6c83
|
rename config key "explorers"
|
5 years ago |
kenshin-samourai
|
2794d37b23
|
remove pause of 150ms from EsploraWrapper
|
5 years ago |
kenshin-samourai
|
1ee0ad7036
|
add esplora as a data source for testnet imports and rescans
|
5 years ago |
kenshin-samourai
|
b19aea8c28
|
removed unused support of https by nodejs apps
|
5 years ago |
kenshin-samourai
|
481f555027
|
retry to send sql requests on detection of a lock
|
5 years ago |
junderw
|
f335a32498
|
Add p2pkh payments usage
|
5 years ago |
junderw
|
73ba366d50
|
Update to use latest bitcoinjs
|
5 years ago |
kenshin-samourai
|
a386b0dc2e
|
add support of auth token passed through the authorization http header
|
6 years ago |