Commit Graph

1962 Commits

Author SHA1 Message Date
Ivan Socolsky bfcd14d297
add supporting methods for storing/fetching/removing subscriptions 2017-02-02 15:18:45 -03:00
Ivan Socolsky c65704a29c
add secret key placeholder to config 2017-02-02 15:17:49 -03:00
Ivan Socolsky 62de18b8ab
add push notification subscription model 2017-02-02 15:17:27 -03:00
Matias Alejo Garcia 7096157bdb Merge pull request #625 from isocolsky/fix/change-on-single-address
Fix/change on single address
2017-01-16 15:05:10 -03:00
Ivan Socolsky 75c8e28e73
treat single address in output as change 2017-01-16 14:14:28 -03:00
Ivan Socolsky d4ff5232df
test outgoing tx 2017-01-16 13:47:48 -03:00
Matias Alejo Garcia b3fd228616 Merge pull request #624 from bitpay/revert-546-rm/2-step-balance
Revert "Remove two step balance & active addresses cache"
2017-01-13 16:35:28 -03:00
Ivan Socolsky 09e778212c Revert "Remove two step balance & active addresses cache" 2017-01-11 18:15:00 -03:00
Ivan Socolsky 0d16810593 Merge pull request #618 from matiu/mongodb-clean
add mongodb clean script
2017-01-06 13:57:56 -03:00
Matias Alejo Garcia 06779dabfe
add mongodb clean script 2017-01-06 13:03:56 -03:00
Matias Alejo Garcia b4afcd7a34 Merge pull request #617 from isocolsky/ref/history
Optimize tx decoration using tx proposals in tx history
2017-01-05 17:48:31 -03:00
Ivan Socolsky 82e02e2d49
optimize fetching of tx proposals for history 2017-01-05 15:13:10 -03:00
Matias Alejo Garcia 5d5f887edb Merge pull request #616 from matiu/history-timeout
longer timeout for getHistory
2017-01-04 09:40:00 -03:00
Matias Alejo Garcia 611169d591
longer timeout for getHistory 2017-01-04 09:34:19 -03:00
Ivan Socolsky ee081eaf49 Merge pull request #607 from tuladhar/patch-1
Fix Copay Wallet Link
2016-12-19 11:15:04 -03:00
Puru ced183297e Fix Copay Wallet Link 2016-12-11 21:52:45 +05:45
Matias Alejo Garcia 163418f504 Merge pull request #546 from isocolsky/rm/2-step-balance
Remove two step balance & active addresses cache
2016-12-05 16:33:07 -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
Matias Alejo Garcia ee304ff9c5 Merge pull request #604 from isocolsky/ref/bcmonitor-test
Tests for blockchain monitor service
2016-12-05 10:54:14 -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 13d6421c01 Update README.md 2016-12-04 22:57:12 -03:00
Matias Alejo Garcia 6061a9bbe9 Merge pull request #603 from matiu/fix-rate-limitation
fix rate limitation only for POST
2016-12-01 12:49:23 -03:00
Matias Alejo Garcia 856768103e
fix rate limitation only for POST 2016-12-01 12:42:35 -03:00
Ivan Socolsky ecb9560555 Merge pull request #602 from matiu/rate-limiter
adds configurable rate limitation to createWallet
2016-11-30 13:05:11 -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 17fb1bc9cd Merge pull request #601 from matiu/ref/rm-websockets
rm websockets
2016-11-24 12:59:40 -03:00
Matias Alejo Garcia fbe7dc4fa0
ref start 2016-11-24 10:15:46 -03:00
Matias Alejo Garcia f7e049c7ad
better config 2016-11-24 10:04:36 -03:00
Matias Alejo Garcia 313a8d667a
revert dflt config 2016-11-24 10:03:00 -03:00
Matias Alejo Garcia 598f6f1361
rm old changes 2016-11-24 10:01:59 -03:00
Matias Alejo Garcia 210b73d198
fix dying workers handle 2016-11-23 13:05:04 -03:00
Matias Alejo Garcia 4a2b92bcb0
rm websockets 2016-11-23 12:19:00 -03:00
Ivan Socolsky 06a3aa4e23 Merge pull request #600 from isocolsky/v1.13.0
v1.13.0
2016-11-22 10:47:36 -03:00
Ivan Socolsky 26c0ed946f
v1.13.0 2016-11-22 10:46:59 -03:00
Matias Alejo Garcia e6f732f03a Merge pull request #556 from isocolsky/feat/login
Authentication with session token
2016-11-22 10:39:18 -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
Matias Alejo Garcia 3fb33218a7 Merge pull request #596 from isocolsky/ref/fee-levels
Redefine priority & normal fee levels
2016-11-04 11:42:37 -03:00
Ivan Socolsky 4e42375ad4
redefine fee levels 2016-11-04 11:39:27 -03:00
Matias Alejo Garcia 968273f450 Merge pull request #595 from isocolsky/fix/index
Fix db indexes
2016-10-31 15:33:24 -03:00
Ivan Socolsky 00b53ac4cb
add index to TXS & TX_NOTES 2016-10-31 14:24:28 -03:00
Ivan Socolsky c0c9a66bc8 Merge pull request #590 from isocolsky/v1.12
v1.12
2016-10-12 10:34:38 -03:00
Ivan Socolsky 0f70295ad4
v1.12 2016-10-12 10:33:09 -03:00
Ivan Socolsky 15c2ba0756 Merge pull request #589 from JDonadio/fix/edit-note
Return note
2016-10-11 17:22:03 -03:00