Gustavo Maximiliano Cortez
|
19534efac0
|
Updates wording for notifications
|
8 years ago |
Ivan Socolsky
|
b484e2754b
|
unsubscribe v2
|
8 years ago |
Ivan Socolsky
|
b9d0b16674
|
fix request headers
|
8 years ago |
Ivan Socolsky
|
fd7e26372c
|
fix index definition
|
8 years ago |
Ivan Socolsky
|
6d55be53d7
|
test sending push notifications
|
8 years ago |
Ivan Socolsky
|
0341a865b3
|
add push notification subscription model to index
|
8 years ago |
Ivan Socolsky
|
8b62a3b4d8
|
retrieve all subscription tokens for each recipient
|
8 years ago |
Ivan Socolsky
|
bfcd14d297
|
add supporting methods for storing/fetching/removing subscriptions
|
8 years ago |
Ivan Socolsky
|
62de18b8ab
|
add push notification subscription model
|
8 years ago |
Ivan Socolsky
|
75c8e28e73
|
treat single address in output as change
|
8 years ago |
Ivan Socolsky
|
09e778212c
|
Revert "Remove two step balance & active addresses cache"
|
8 years ago |
Ivan Socolsky
|
82e02e2d49
|
optimize fetching of tx proposals for history
|
8 years ago |
Matias Alejo Garcia
|
611169d591
|
longer timeout for getHistory
|
8 years ago |
Ivan Socolsky
|
098aad0a21
|
restore cache collection for tx history
|
8 years ago |
Ivan Socolsky
|
c102515ab4
|
remove active addresses from bc monitor
|
9 years ago |
Ivan Socolsky
|
82aa97e65c
|
rm two step balance & active addresses cache
|
9 years ago |
Ivan Socolsky
|
4e3e76aecf
|
make blockchain monitor component testable
Conflicts:
lib/blockchainmonitor.js
|
9 years ago |
Matias Alejo Garcia
|
856768103e
|
fix rate limitation only for POST
|
8 years ago |
Matias Alejo Garcia
|
d8c786df79
|
better reg
|
8 years ago |
Matias Alejo Garcia
|
711f9516e5
|
fix endpoint matching
|
8 years ago |
Matias Alejo Garcia
|
7f72a481ea
|
add rate limitation to createWallet
|
8 years ago |
Matias Alejo Garcia
|
598f6f1361
|
rm old changes
|
8 years ago |
Matias Alejo Garcia
|
4a2b92bcb0
|
rm websockets
|
8 years ago |
Ivan Socolsky
|
fed2338b0d
|
express endpoint
|
9 years ago |
Ivan Socolsky
|
fcdeab422b
|
allow session auth for /notification endpoint
|
9 years ago |
Ivan Socolsky
|
4fd990772c
|
login/logout & authenticate with session token
|
9 years ago |
Ivan Socolsky
|
3ee12d3c0f
|
add session model
|
9 years ago |
Ivan Socolsky
|
4e42375ad4
|
redefine fee levels
|
8 years ago |
Ivan Socolsky
|
00b53ac4cb
|
add index to TXS & TX_NOTES
|
8 years ago |
Javier
|
dc5dd1a68e
|
return note
|
8 years ago |
Ivan Socolsky
|
a420c47ba7
|
add createdOn to txHistory
|
8 years ago |
Ivan Socolsky
|
c4b293ed3a
|
return txnote after edit
|
8 years ago |
Ivan Socolsky
|
270d40f50e
|
add details to txp related notifications
|
8 years ago |
Matias Alejo Garcia
|
09f4e5285a
|
add message and id to new tx proposal
Conflicts:
test/integration/server.js
|
8 years ago |
Ivan Socolsky
|
6f69282db0
|
add express endpoint
|
8 years ago |
Matias Alejo Garcia
|
56ef081c4d
|
add max_notification_timestamp
|
8 years ago |
Ivan Socolsky
|
281e8abe5d
|
allow feeLevel in getSendMaxInfo
|
8 years ago |
Ivan Socolsky
|
04b8d2afa2
|
persist feeLevel as part of txp
|
8 years ago |
Ivan Socolsky
|
c5e4c4b9a4
|
more testing
|
8 years ago |
Ivan Socolsky
|
03858e4f4b
|
implement feeLevel arg
|
8 years ago |
Ivan Socolsky
|
9984ad0d8f
|
return txp when republishing
|
9 years ago |
Ivan Socolsky
|
6d98c8beef
|
return tx with same foreign ID regardless of status
|
9 years ago |
Ivan Socolsky
|
8825265c16
|
move address_gap check outside of locked section
|
9 years ago |
Ivan Socolsky
|
deffdeb67a
|
fix 404 on POST v1/txproposals
|
9 years ago |
Ivan Socolsky
|
82bd588834
|
more robust validation of createTx params
|
9 years ago |
Ivan Socolsky
|
d62069f67a
|
change argument validation
|
9 years ago |
Braydon Fuller
|
20cc273a6f
|
Use secp256k1 c bindings to verify signatures
|
9 years ago |
Ivan Socolsky
|
ddd9107600
|
adjust confirmations for cached txs only
|
9 years ago |
Ivan Socolsky
|
8494f79f89
|
reset cache by network
|
9 years ago |
Ivan Socolsky
|
76f673bc4c
|
cache blockheight for each network
|
9 years ago |