Commit Graph

1145 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez 19534efac0
Updates wording for notifications 2017-02-03 14:54:10 -03:00
Ivan Socolsky b484e2754b
unsubscribe v2 2017-02-03 14:35:05 -03:00
Ivan Socolsky b9d0b16674
fix request headers 2017-02-03 12:17:41 -03:00
Ivan Socolsky fd7e26372c
fix index definition 2017-02-03 11:35:16 -03:00
Ivan Socolsky 6d55be53d7
test sending push notifications 2017-02-02 21:25:54 -03:00
Ivan Socolsky 0341a865b3
add push notification subscription model to index 2017-02-02 15:36:45 -03:00
Ivan Socolsky 8b62a3b4d8
retrieve all subscription tokens for each recipient 2017-02-02 15:19:11 -03:00
Ivan Socolsky bfcd14d297
add supporting methods for storing/fetching/removing subscriptions 2017-02-02 15:18:45 -03:00
Ivan Socolsky 62de18b8ab
add push notification subscription model 2017-02-02 15:17:27 -03:00
Ivan Socolsky 75c8e28e73
treat single address in output as change 2017-01-16 14:14:28 -03:00
Ivan Socolsky 09e778212c Revert "Remove two step balance & active addresses cache" 2017-01-11 18:15:00 -03:00
Ivan Socolsky 82e02e2d49
optimize fetching of tx proposals for history 2017-01-05 15:13:10 -03:00
Matias Alejo Garcia 611169d591
longer timeout for getHistory 2017-01-04 09:34:19 -03:00
Ivan Socolsky 098aad0a21
restore cache collection for tx history 2016-12-05 15:24:38 -03:00
Ivan Socolsky c102515ab4
remove active addresses from bc monitor 2016-12-05 15:18:45 -03:00
Ivan Socolsky 82aa97e65c
rm two step balance & active addresses cache 2016-12-05 15:17:36 -03:00
Ivan Socolsky 4e3e76aecf
make blockchain monitor component testable
Conflicts:
	lib/blockchainmonitor.js
2016-12-05 10:41:21 -03:00
Matias Alejo Garcia 856768103e
fix rate limitation only for POST 2016-12-01 12:42:35 -03:00
Matias Alejo Garcia d8c786df79
better reg 2016-11-30 13:01:53 -03:00
Matias Alejo Garcia 711f9516e5
fix endpoint matching 2016-11-30 11:16:29 -03:00
Matias Alejo Garcia 7f72a481ea
add rate limitation to createWallet 2016-11-30 10:53:33 -03:00
Matias Alejo Garcia 598f6f1361
rm old changes 2016-11-24 10:01:59 -03:00
Matias Alejo Garcia 4a2b92bcb0
rm websockets 2016-11-23 12:19:00 -03:00
Ivan Socolsky fed2338b0d
express endpoint 2016-11-22 10:20:56 -03:00
Ivan Socolsky fcdeab422b
allow session auth for /notification endpoint 2016-11-22 10:20:56 -03:00
Ivan Socolsky 4fd990772c
login/logout & authenticate with session token 2016-11-22 10:20:56 -03:00
Ivan Socolsky 3ee12d3c0f
add session model 2016-11-22 10:20:06 -03:00
Ivan Socolsky 4e42375ad4
redefine fee levels 2016-11-04 11:39:27 -03:00
Ivan Socolsky 00b53ac4cb
add index to TXS & TX_NOTES 2016-10-31 14:24:28 -03:00
Javier dc5dd1a68e return note 2016-10-11 16:12:23 -03:00
Ivan Socolsky a420c47ba7
add createdOn to txHistory 2016-10-11 11:43:39 -03:00
Ivan Socolsky c4b293ed3a
return txnote after edit 2016-09-22 10:13:41 -03:00
Ivan Socolsky 270d40f50e
add details to txp related notifications 2016-09-01 17:43:41 -03:00
Matias Alejo Garcia 09f4e5285a
add message and id to new tx proposal
Conflicts:
	test/integration/server.js
2016-08-24 16:46:05 -03:00
Matias Alejo Garcia 8d0c93b3d0 Merge pull request #573 from isocolsky/feat/fee-level
Allow feeLevel in getSendMaxInfo + v1.11.0
2016-08-24 09:23:36 -03:00
Ivan Socolsky 6f69282db0
add express endpoint 2016-08-24 09:18:02 -03:00
Ivan Socolsky ce3c873c81 Merge pull request #574 from matiu/feat/max_notification_timestamp
max_notification_timespan
2016-08-24 09:13:19 -03:00
Matias Alejo Garcia 56ef081c4d
add max_notification_timestamp 2016-08-24 08:50:26 -03:00
Ivan Socolsky 281e8abe5d
allow feeLevel in getSendMaxInfo 2016-08-23 11:57:17 -03:00
Ivan Socolsky 04b8d2afa2
persist feeLevel as part of txp 2016-08-22 20:34:22 -03:00
Ivan Socolsky c5e4c4b9a4
more testing 2016-08-22 20:27:59 -03:00
Ivan Socolsky 03858e4f4b
implement feeLevel arg 2016-08-22 19:46:23 -03:00
Ivan Socolsky 9984ad0d8f
return txp when republishing 2016-08-19 15:07:44 -03:00
Ivan Socolsky 6d98c8beef
return tx with same foreign ID regardless of status 2016-08-19 13:08:14 -03:00
Matias Alejo Garcia f4c4f4a5d1 Merge pull request #569 from isocolsky/ref/addr-creation
Move address creation check outside of locked section
2016-08-19 12:05:07 -03:00
Ivan Socolsky 8825265c16
move address_gap check outside of locked section 2016-08-19 11:12:15 -03:00
Ivan Socolsky deffdeb67a
fix 404 on POST v1/txproposals 2016-08-18 13:16:44 -03:00
Matias Alejo Garcia 361cb0409d Merge pull request #559 from braydonf/secp256k1
Use secp256k1 c bindings to verify signatures
2016-08-12 08:28:07 -03:00
Ivan Socolsky 82bd588834
more robust validation of createTx params 2016-08-11 14:03:39 -03:00
Ivan Socolsky d62069f67a
change argument validation 2016-08-11 10:54:15 -03:00
Braydon Fuller 20cc273a6f Use secp256k1 c bindings to verify signatures 2016-08-11 02:26:54 -04:00
Ivan Socolsky ddd9107600
adjust confirmations for cached txs only 2016-08-10 11:56:10 -03:00
Ivan Socolsky 8494f79f89
reset cache by network 2016-08-10 11:14:21 -03:00
Ivan Socolsky 76f673bc4c
cache blockheight for each network 2016-08-10 10:51:42 -03:00
Ivan Socolsky 41b77d8ccc
add gzip compression 2016-08-09 15:16:45 -03:00
Ivan Socolsky 13ca84f077
fix cache reset 2016-08-09 09:31:03 -03:00
Matias Alejo Garcia 7a77805b29 Merge pull request #551 from isocolsky/fix/rm-legacy
Restore legacy txproposal model
2016-08-09 09:23:36 -03:00
Ivan Socolsky ea399e12f5 Merge pull request #550 from got3nks/patch-1
Update default History_Limit to 50
2016-08-08 11:51:40 -03:00
Ivan Socolsky 046f83fb0b Merge pull request #545 from matiu/feat/history-cache
Feat/history cache
2016-08-08 10:31:19 -03:00
Ivan Socolsky a0e54e79c8
cache blockchain height 2016-08-08 10:06:58 -03:00
Ivan Socolsky f423f8a567
fix confirmations computation 2016-08-06 13:14:42 -03:00
Ivan Socolsky 4e7f1f39d9
rebase 2016-08-06 00:15:50 -03:00
Ivan Socolsky 2b2c945339
fix confirmations
Conflicts:
	test/integration/server.js
2016-08-06 00:12:26 -03:00
Ivan Socolsky 8342d22041
store txs individually
Conflicts:
	lib/storage.js
	test/integration/server.js
2016-08-06 00:11:55 -03:00
Ivan Socolsky 251c743e16
refactor retrieving normalized txs
Conflicts:
	lib/server.js
2016-08-06 00:10:08 -03:00
Ivan Socolsky b2731e59f1
blockchain height endpoint 2016-08-06 00:09:36 -03:00
Ivan Socolsky 2cb819c657 Merge pull request #547 from isocolsky/feat/bitcore-sync-endpoint
Blockchain height endpoint
2016-08-05 22:35:53 -03:00
Ivan Socolsky 827bb03d0c
restore legacy txproposal model 2016-08-04 12:42:03 -03:00
got3nks 48cc135185 Update default History_Limit to 50
The default 100 is causing error when loading the wallet transactions history.

[error] Error: Error querying the blockchain
[Error: Error querying the blockchain]

This is BWS log showing the error:

WARN REQUEST FAIL: https://insight.bitpay.com:443/api/addrs/txs?from=0&to=100 STATUS CODE: 503
WARN Insight https://insight.bitpay.com:443/api/addrs/txs?from=0&to=100 Returned Status: 503
ERR! /v1/txhistory/?r=69638 :500:Error querying the blockchain
2016-08-03 12:09:12 +02:00
Ivan Socolsky 0403b5ab94
skip log for notification requests 2016-08-02 11:38:40 -03:00
Matias Alejo Garcia f7ec6e3a0b
implement "buckets" to split big values in mongodb 2016-07-29 18:15:25 -03:00
Ivan Socolsky 3512cf2f23
blockchain height endpoint 2016-07-29 16:24:03 -03:00
Matias Alejo Garcia b3090c6352
no result fix 2016-07-29 13:05:42 -03:00
Matias Alejo Garcia 77547e65aa
fix padding last request 2016-07-29 11:51:45 -03:00
Matias Alejo Garcia c220a09354
fix bug when asking beyong cache limit 2016-07-29 11:38:03 -03:00
Matias Alejo Garcia 27b2275461
add names 2016-07-29 10:51:21 -03:00
Matias Alejo Garcia 926506c394
add cache resets 2016-07-29 10:39:01 -03:00
Matias Alejo Garcia 9a09050646
better tests 2016-07-29 08:52:36 -03:00
Matias Alejo Garcia 19d95d9a49
ref tests 2016-07-27 10:25:13 -03:00
Matias Alejo Garcia 63e6847767
better tests 2016-07-27 09:57:54 -03:00
Matias Alejo Garcia 5db61703b4
better tests 2016-07-27 09:46:20 -03:00
Matias Alejo Garcia 35f44b4636
store history cache 2016-07-26 21:10:49 -03:00
Matias Alejo Garcia e8a687d59e
fetch address 2016-07-26 17:55:29 -03:00
Ivan Socolsky bc9354bf1f
remove tx legacy code 2016-07-26 17:47:15 -03:00
Ivan Socolsky 520dc6ecfd
handle exceptions in express layer 2016-07-26 17:37:25 -03:00
Ivan Socolsky b863df0b70
block access to BWC < 1.2 clients 2016-07-26 17:35:34 -03:00
Ivan Socolsky b3578ccfb5
rm dead code 2016-07-26 11:09:17 -03:00
Ivan Socolsky 04fdc090bd
check tx already exists based on foreign id 2016-07-26 11:01:14 -03:00
Ivan Socolsky 49929942e7
accept id as arg for tx creation 2016-07-26 11:00:52 -03:00
Matias Alejo Garcia f791a7c7e4 Merge pull request #542 from matiu/bug/trim-opts
mv post params to query string
2016-07-21 17:32:55 -03:00
Matias Alejo Garcia 4946583afe
mv post params to query string 2016-07-21 17:29:07 -03:00
Matias Alejo Garcia 313815f3e3 Merge pull request #541 from matiu/feat/use-insight-trim-opts
add trim options and timeout
2016-07-21 16:21:55 -03:00
Matias Alejo Garcia 522c24f531
. 2016-07-21 16:21:36 -03:00
Matias Alejo Garcia b26fa865d1 Merge pull request #531 from isocolsky/ref/various
Minor refactor
2016-07-21 16:20:43 -03:00
Matias Alejo Garcia 6dcaf9eb77 Merge pull request #534 from isocolsky/fix/fee-estimation
Refactor fee estimation
2016-07-21 16:20:16 -03:00
Matias Alejo Garcia 32d9d0c921
add trim options and timeout 2016-07-21 15:41:29 -03:00
Ivan Socolsky 6a45e00a4c
warn deprecated method invoked 2016-07-15 12:05:32 -03:00
Ivan Socolsky 27b69feb81
fee level fallback + tests 2016-06-27 12:45:48 -03:00
Ivan Socolsky dbea849e76
fix last day issues + log errors 2016-06-22 16:46:57 -03:00
Ivan Socolsky a743f1949a
refactor using mapReduce 2016-06-21 16:59:07 -03:00
Ivan Socolsky 15a2d51992
relax timeoff constraints 2016-06-14 12:26:37 -03:00
Ivan Socolsky 6190348200
minor refactor in output validation 2016-06-14 12:22:26 -03:00
Ivan Socolsky aa2a08ac04
hardcoded dust threshold 2016-06-10 13:50:57 -03:00
Carlos Faria 51faf1acf3 Update storage.js
Remove the log of mongoDB credentials. For security reasons.
2016-06-09 18:55:22 +01:00
Matias Alejo Garcia d8633065cd Merge pull request #527 from isocolsky/ref/empty-notes
Allow empty tx notes
2016-06-07 09:19:53 -03:00
Ivan Socolsky fe2f0a7d10
allow empty notes 2016-06-07 09:15:28 -03:00
Matias Alejo Garcia 7d18934f3b Merge pull request #523 from isocolsky/feat/single-addr-wallet
Feat/single-address wallet
2016-06-06 22:58:43 -03:00
Ivan Socolsky d642931de2
fix 0 UTXOs & locked inputs + test 2016-06-03 20:59:54 -03:00
Ivan Socolsky e798b37391
add tests + fix integration tests using mongodb 2016-06-03 15:05:08 -03:00
Ivan Socolsky a998186737
add single-address wallet 2016-06-03 13:34:12 -03:00
Ivan Socolsky b638ed08dd
fill editedByName field 2016-06-01 15:27:28 -03:00
Matias Alejo Garcia 10bb0a0be7 Merge pull request #520 from isocolsky/ref/tx-notes
Ref/tx notes
2016-06-01 10:48:34 -03:00
Ivan Socolsky 5bba254ff0
add GET /txnotes/:txid endpoint 2016-06-01 08:44:42 -03:00
Ivan Socolsky 0f1629b440
super economy level 2016-05-30 12:13:52 -03:00
Ivan Socolsky b7bc041f79
add comment 2016-05-24 11:25:54 -03:00
Ivan Socolsky 3d7a12f3ab
filter txs broadcasted in the last 24hs only 2016-05-24 11:07:30 -03:00
Ivan Socolsky 3db28a4e2d
discard recently spent inputs from utxo selection 2016-05-23 16:32:28 -03:00
Matias Alejo Garcia cf7d1cd55f Merge pull request #508 from isocolsky/feat/tx-notes
Transaction notes
2016-05-23 11:20:50 -03:00
Matias Alejo Garcia 46018f3e96 Merge pull request #513 from isocolsky/feat/choose-change-addr
Allow a specific change address on tx creation
2016-05-23 11:14:33 -03:00
Ivan Socolsky 397863fd9d
update check params code 2016-05-23 09:59:13 -03:00
Ivan Socolsky 253320ed84
get all notes from a given ts 2016-05-23 09:55:25 -03:00
Ivan Socolsky 7a91d3f652
add REST endpoint 2016-05-23 09:55:24 -03:00
Ivan Socolsky fa1c63ac66
decorate tx history with notes 2016-05-23 09:55:24 -03:00
Ivan Socolsky 5abe6fac51
edit/retrieve notes + tests 2016-05-23 09:55:24 -03:00
Ivan Socolsky 67bea09fe8
add tx note as model 2016-05-23 09:55:24 -03:00
Ivan Socolsky 65bda681d5
allow a specific change address 2016-05-20 12:27:45 -03:00
Ivan Socolsky 036abf001c
return more info on missing parameters 2016-05-20 11:52:31 -03:00
Matias Alejo Garcia 9c5327931e Merge pull request #506 from isocolsky/fix/m-of-n-limit
Allow 1 <= n <= 15 && 1 <= m <= n
2016-05-19 13:15:54 -03:00
Ivan Socolsky 44b7aff823
remove subscription to message broker 2016-05-17 10:13:32 -03:00
Ivan Socolsky 700c898508
allow 1 <= n <= 15 && 1 <= m <= n 2016-05-09 11:10:56 -03:00
Ivan Socolsky 64665d3efe
REST endpoint 2016-05-03 12:42:04 -03:00
Ivan Socolsky 42c2d9a95f
add includeExtendedInfo opts to getTxHistory 2016-05-03 12:40:22 -03:00
Ivan Socolsky 190ee3ef34
improve log messages 2016-04-28 20:00:02 -03:00
Ivan Socolsky f455b53971
always add changeaddress if specified 2016-04-28 19:58:51 -03:00
Ivan Socolsky c1e9a8a66e
add raw tx to log 2016-04-27 12:57:05 -03:00
Ivan Socolsky 476a2d49ed
log bad signatures data 2016-04-27 12:45:00 -03:00
Kosta Korenkov 98c72d3206 Update method doc 2016-04-19 19:55:05 +03:00
Kosta Korenkov 11b32f4ee5 Optionally disable outputs shuffling for createTx 2016-04-16 10:24:32 +03:00
Ivan Socolsky b3e01c0ddd Merge pull request #497 from troggy/fix-build-tx
fix: wrong output value calculation in _buildTx
2016-04-11 14:25:07 -03:00
Ivan Socolsky 4d25161098
assert inputs & outputs are consistent 2016-04-11 10:06:59 -03:00
Kosta Korenkov 2e1cc88c56 fix: wrong output value calculation in _buildTx 2016-04-11 13:10:40 +03:00
Kosta Korenkov 0d9dc85030 fix: do not remove scripts from outputs 2016-04-11 10:04:47 +03:00
Ivan Socolsky 017d64c76d
remove log strings 2016-04-07 15:03:00 -03:00
Ivan Socolsky 4c9b685e1c
add userAgent opt 2016-04-07 14:52:23 -03:00
Ivan Socolsky 533ddaf3b4
remove blockchain explorer dependency from email service 2016-04-07 14:42:13 -03:00
Matias Alejo Garcia 897c73bf1a Merge pull request #493 from gabrielbazan7/fix/hashToHex
hash to hex
2016-04-07 14:15:37 -03:00
Gabriel Bazán 56b0b5c5a6 hash to hex 2016-04-07 13:12:20 -03:00
Ivan Socolsky 8692c06860 fix for single host config 2016-04-07 12:47:34 -03:00
Ivan Socolsky 37ee40f26a add min change threshold 2016-03-23 10:58:01 -03:00
Ivan Socolsky 6d8b4e70b6 add more info to response 2016-03-18 16:32:11 -03:00