sairajzero
66fa217f10
log: check-fix
2023-01-28 01:36:08 +05:30
sairajzero
d2bb1c6acb
logging
2023-01-28 01:30:44 +05:30
sairajzero
3cd4806d12
logging
2023-01-28 01:24:26 +05:30
sairajzero
2de483ada3
logger
2023-01-28 01:16:07 +05:30
sairajzero
9e0ebda278
logging
2023-01-28 01:10:19 +05:30
sairajzero
f899f5671d
Adding debug logs
2023-01-28 01:03:38 +05:30
sairajzero
6e2ffdf298
bug fixes
2023-01-28 00:58:09 +05:30
sairajzero
4472ed8394
Changing fns to use _streamAddressSummary
...
Functions updated:
- getAddressHistory
- getAddressSummary
(old fns are kept as it is and renamed to __getAddressHistory and __getAddressSummary respectively)
2023-01-27 17:38:37 +05:30
sairajzero
e13bd5e3e6
Adding _streamAddressSummary
...
- Fn uses streamer to process data. Thus doesnt store the entire list of txid or tx details
- streamer fn can process the tx data as required
2023-01-27 17:36:39 +05:30
sairajzero
0283be05db
Limit max response size
2023-01-27 17:31:02 +05:30
Sky Young
02cc97b0a1
Pass network to Address.toString()
2019-08-16 09:24:20 -06:00
Sky Young
e7ef0db2cb
Merge branch 'master' of https://github.com/bitpay/bitcore-node into bitpay-master
2018-08-06 11:12:20 -07:00
Matias Alejo Garcia
34f31ac57d
Revert "Revert "add txIdList cache""
2018-04-12 14:41:18 -03:00
Matias Alejo Garcia
bf8f25d9eb
Revert "add txIdList cache"
2018-04-12 12:30:09 -03:00
Matias Alejo Garcia
ddda913ccd
add txIdList cache
2018-02-12 00:48:30 -03:00
Matias Alejo Garcia
0c24271833
change order to 'desc'
2018-02-11 19:47:52 -03:00
Matias Alejo Garcia
01a3df31c8
fix history sorting when paging results
2018-02-11 15:44:39 -03:00
OstlerDev
4a9658184a
btc -> flo
2018-01-15 16:43:07 -08:00
Chris Kleeschulte
0e421de897
Fixed spent status from getAddressHistory.
2017-11-22 15:56:36 -05:00
Chris Kleeschulte
b138a558ae
Merge branch 'master' of github.com:kleetus/bitcore-node
2017-11-08 19:04:10 -05:00
Chris Kleeschulte
9bdd2aa86d
Fixed sorting and filtering problem.
2017-11-08 19:01:13 -05:00
Chris Kleeschulte
af23a8c6e2
Removed console.log
2017-11-08 09:37:25 -05:00
Chris Kleeschulte
9a00622de4
Fixed getAddressHistory.
2017-11-07 21:37:54 -05:00
Chris Kleeschulte
9a1f1db523
Fixed ordering of txs.
2017-11-07 15:36:38 -05:00
Chris Kleeschulte
6b8129fdb3
Fixed getAddressHistory.
2017-11-07 00:30:26 -05:00
Chris Kleeschulte
c2117146c1
Fixed where next is being called.
2017-11-06 19:32:00 -05:00
Chris Kleeschulte
b1fe37c260
Fixed missed call to next.
2017-11-06 19:08:35 -05:00
Chris Kleeschulte
74d3c0212b
Improved getAddressHistory.
2017-11-05 18:14:19 -05:00
Chris Kleeschulte
d55986be57
Fixed tests.
2017-11-05 07:57:27 -05:00
Chris Kleeschulte
00a5ea65b4
Removed unneeded indexes.
2017-11-04 17:47:29 -04:00
Chris Kleeschulte
765b7288a7
wip on fix for txs list.
2017-11-03 18:23:42 -04:00
Chris Kleeschulte
a63761d0b2
Fixed call to map series.
2017-11-02 17:41:50 -04:00
Chris Kleeschulte
725b58cd15
Fixed finding txs after sending.
2017-11-02 11:59:06 -04:00
Chris Kleeschulte
baf75b2d60
Fixed confirmations.
2017-11-01 16:00:39 -04:00
Chris Kleeschulte
4f46947516
Fixed tx api call.
2017-10-20 10:04:33 -04:00
Chris Kleeschulte
b129bc1048
WIP
2017-10-19 19:32:20 -04:00
Chris Kleeschulte
98be272925
Added new index for spent txs.
2017-10-18 19:03:04 -04:00
Chris Kleeschulte
5a5dbb624c
Adding in spent status.
2017-10-17 19:39:14 -04:00
Chris Kleeschulte
880f98e669
Fixed pagination for getAddressHistory.
2017-10-17 17:46:11 -04:00
Chris Kleeschulte
0dc69d87af
Added noTxList suppert for getAddressSumaary.
2017-10-17 14:41:54 -04:00
Chris Kleeschulte
e15695cfa6
Fixed get utxos to retrieve mempool txs.
2017-10-12 17:53:24 -04:00
Chris Kleeschulte
1af9c07bfa
Fixed issue with query mempool option.
2017-10-12 15:06:13 -04:00
Chris Kleeschulte
93db6790e2
Repairs to getAddressSummary.
2017-10-11 16:38:28 -04:00
Chris Kleeschulte
5007104a4f
Fixed mempool gathering.
2017-10-09 16:24:25 -04:00
Chris Kleeschulte
ce653b5a12
Fixed getting txs from memory pool from calls to getAddressHistory.
2017-10-08 14:15:01 -04:00
Chris Kleeschulte
f10106f9a0
Added sort options to get address history.
2017-10-07 15:48:11 -04:00
Chris Kleeschulte
d7fb9e9c27
Fixed tests.
2017-10-06 15:22:14 -04:00
Chris Kleeschulte
7c392e9c94
Added locating double spend txs.
2017-10-06 10:30:26 -04:00
Chris Kleeschulte
1e04e08411
Added search memory pool for txs with certain addresses.
2017-10-06 10:02:38 -04:00
Chris Kleeschulte
c7c268f00a
Adding search mempool by address.
2017-10-05 16:18:16 -04:00
Chris Kleeschulte
1f4c5e5e1f
Fixing recently sent items.
2017-10-04 08:34:52 -04:00
Chris Kleeschulte
f5ad8b89fb
Added next hash support in header service.
2017-09-25 21:21:05 -04:00
Chris Kleeschulte
6a18c1e46e
Fixed issue with reorg.
2017-09-11 15:41:27 -04:00
Chris Kleeschulte
82dd1dfe3f
Fixed reorging.
2017-09-08 14:18:55 -04:00
Chris Kleeschulte
02ff6c680c
Fixed sync resume (memory issues).
...
Input values on tx index are no longer lazy loaded.
2017-09-07 18:55:33 -04:00
Chris Kleeschulte
4bd3a06edc
Fixed block sync where blocks come in all at once.
2017-08-29 16:01:11 -04:00
Chris Kleeschulte
7a8bae64a4
wip
2017-08-28 20:05:00 -04:00
Chris Kleeschulte
69f239a58b
Added regtests for block, tx.
2017-08-25 17:34:20 -04:00
Chris Kleeschulte
f0360a78a0
Fixed a problem with address balances.
2017-08-25 10:36:00 -04:00
Chris Kleeschulte
678cb83d61
Fixed tests for altered getAddressHistory and getAddressSummary calls.
2017-08-24 09:50:29 -04:00
Chris Kleeschulte
fc6ee8e193
Fixed README for this release.
2017-08-21 11:28:45 -04:00
Chris Kleeschulte
1a5e25d4c1
Fixed a problem were I was indexing the wrong output value.
2017-08-18 14:24:03 -04:00
Chris Kleeschulte
2fa6b5c314
Fixed tests.
2017-08-18 10:48:54 -04:00
Chris Kleeschulte
07b1ff3111
Added regtest reorg tests,
2017-08-17 19:38:06 -04:00
Chris Kleeschulte
72770944db
Address routes fixes.
2017-08-15 12:48:16 -04:00
Chris Kleeschulte
c7ee57f224
Fixed network name when referring to bcoin's main net.
2017-08-10 18:11:04 -04:00
Chris Kleeschulte
bf7cd67269
Fixed address/transaction indexing.
2017-08-10 17:46:27 -04:00
Jason Dreyzehner
7c65ebad27
ci(Travis): Fix build, fix (or ignore) jshint issues
2017-07-31 15:04:25 -04:00
Chris Kleeschulte
2bd769cce0
wip
2017-07-27 19:12:23 -04:00
Chris Kleeschulte
45042aee57
wip
2017-07-26 17:36:41 -04:00
Chris Kleeschulte
b4a66d969c
wip
2017-07-26 10:35:06 -04:00
Chris Kleeschulte
f69dfd0462
wip
2017-07-25 18:41:17 -04:00
Chris Kleeschulte
4a294f7058
wip
2017-07-21 14:03:04 -04:00
Chris Kleeschulte
f47a3e3a3b
wip
2017-07-21 11:45:36 -04:00
Chris Kleeschulte
de4c59f958
wip
2017-07-19 15:50:47 -04:00
Chris Kleeschulte
861a80d678
wip
2017-07-19 10:35:25 -04:00
Chris Kleeschulte
aceddb12d9
wip
2017-07-18 19:05:32 -04:00
Chris Kleeschulte
a8eb0f8979
wip
2017-07-18 13:29:28 -04:00
Chris Kleeschulte
8365f358e7
wip
2017-07-18 10:04:22 -04:00
Chris Kleeschulte
67e9d63f4b
wip
2017-07-16 17:29:58 -04:00
Chris Kleeschulte
b471857bf0
wip
2017-07-15 15:50:52 -04:00
Chris Kleeschulte
98ea052405
wip
2017-07-14 16:14:24 -04:00
Chris Kleeschulte
a488c3f083
wip
2017-07-12 17:46:38 -04:00
Chris Kleeschulte
9c943cc959
wip
2017-07-12 10:07:46 -04:00
Chris Kleeschulte
5e0b2b1f11
wip
2017-07-11 17:16:23 -04:00
Chris Kleeschulte
5de265e094
wip
2017-07-10 16:16:31 -04:00
Chris Kleeschulte
7afaa59862
wip
2017-07-10 10:00:47 -04:00
Chris Kleeschulte
b5d67135ae
wip
2017-07-09 19:50:30 -04:00
Chris Kleeschulte
28e29ff8db
wip
2017-06-22 09:17:55 -04:00
Chris Kleeschulte
780175ee4e
wip
2017-05-25 08:54:27 -04:00
Chris Kleeschulte
a8760b3451
Wip on block service.
2017-05-18 09:48:28 -04:00
Chris Kleeschulte
bb73bac027
Added more logging. Services should call the db service for db operations.
2017-05-17 18:02:00 +00:00
Chris Kleeschulte
b4214e6ffc
Fixes for missing transaction id.
2017-05-16 20:32:10 +00:00
Chris Kleeschulte
3fe2c3ea16
wip
2017-05-01 11:22:46 -04:00
Chris Kleeschulte
6634b4feae
wip on regtest
2017-04-26 16:59:44 -04:00
k
0788da0e45
wip new routes.
2017-04-24 13:44:08 -04:00
Chris Kleeschulte
65089302bb
Fixed wallet getTransactions.
2017-03-31 16:05:07 -04:00
Chris Kleeschulte
06ffa05ba2
Added code for tx list.
2017-03-30 16:34:49 -04:00
Chris Kleeschulte
8d98abd080
Cleaned up old code that may not make it into the next release.
2017-02-12 12:15:22 -05:00
Chris Kleeschulte
a52b8134f7
Added unit tests for encoding files.
2017-02-07 08:18:09 -05:00