67 Commits (bb91d917f2776e9fe6ed522e490dd13fe169b1f7)

Author SHA1 Message Date
Pavel Ševčík f90301f835
Transition from bitcoind-rpc-client to rpc-bitcoin 3 years ago
Pavel Ševčík cbd8779b71
Switch from express to tiny-http 3 years ago
kenshin-samourai b0a32dd42f determine bitcoin network based on config file instead of cli argument 4 years ago
kenshin-samourai 6b22848190 implement util.splitList() with slice() instead of splice() 4 years ago
kenshin-samourai 07b6064397 parallelize remote importer 4 years ago
kenshin-samourai c52bcf3e2d process addresses in chunks 4 years ago
kenshin-samourai f3ff741419 switch parallel addresses derivation to worker threads 4 years ago
kenshin-samourai 5f85abcb45 switch parallel addresses derivation to worker threads 4 years ago
Pavel Ševčík 7d86569d35
Handle Error in sendError method 4 years ago
Pavel Ševčík 3386de63d4
Call concat just once 4 years ago
Pavel Ševčík 77d7e05651
Parallelize address derivation in hd-accounts-service 4 years ago
kenshin-samourai 0b8c1965e2 add support of rest api provided by addrindexrs 4 years ago
Pavel Ševčík fa03e9300f
Better seriesCall 4 years ago
kenshin-samourai 37bf6effd5 optimize /wallet endpoint 4 years ago
kenshin-samourai d8c1f41e46 optimize remote importer 4 years ago
kenshin-samourai ecf1c4cdcd optimize Fees.refresh() 4 years ago
kenshin-samourai ce22eec4c6 Merge branch 'feat_dojo_optimizations' 4 years ago
kenshin-samourai 5cb48ba670 Merge branch 'feat_dojo_optimizations' 4 years ago
kenshin-samourai 33592eefee return a 0 feerate if bitcoind doesn't return an estimate 4 years ago
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 4 years ago
kenshin-samourai 2dca047f79 add feerates info to /wallet 4 years ago
kenshin-samourai 800ea31e9c add new /wallet endpoint and deprecate /multiaddr et /unspent 4 years ago
kenshin-samourai fc0be423e7 explicitely set algo used for jwt signatures 4 years ago
kenshin-samourai 76271c8fcb add support of strict_mode_vouts to pushtx endpoint 4 years ago
Pavel Ševčík a8973d259c
added more header to allow proper cors 4 years ago
kenshin-samourai e90672d506 add missing fees parameter 4 years ago
kenshin-samourai 4dffecab82 remove depreacated code 4 years ago
kenshin-samourai 15bd5af6a1 decrease size of prevCache in Transactions 4 years ago
kenshin-samourai 9fac3e984d remove txCache from Transactions 4 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