Commit Graph

592 Commits

Author SHA1 Message Date
Ivan Socolsky 279d2ecc68
test #getWalletFromIdentifier 2017-06-29 14:51:13 -03:00
Ivan Socolsky 565bc01339
bug fixes 2017-06-29 14:51:13 -03:00
Ivan Socolsky 2ab93cea1d
get wallet from identifier + REST endpoint 2017-06-29 14:51:13 -03:00
Ivan Socolsky 41c82e9e76
add support staff flag to copayer lookup collection 2017-06-29 14:51:12 -03:00
Ivan Socolsky c87350d7ef
send notification 2017-05-24 10:27:25 -03:00
Ivan Socolsky 7803e4576b
tx confirmation subs API endpoints 2017-05-24 10:27:25 -03:00
Ivan Socolsky 4be0937e5b
fix resulting amount below dust 2017-05-15 10:24:15 -03:00
Ivan Socolsky bbb6890fd5
only tag unconfirmed txs 2017-04-13 12:50:00 -03:00
Ivan Socolsky 785fc4676e
improve robustness & tests 2017-04-12 11:12:46 -03:00
Ivan Socolsky 1d4cf86a56
detect low fee txs in tx history 2017-04-12 10:49:28 -03:00
Ivan Socolsky aac8b274eb
fix spent utxos check on publish 2017-04-05 10:51:50 -03:00
Matias Alejo Garcia 892c869490 Merge pull request #635 from isocolsky/update-bitcore-lib
Update bitcore-lib v0.14
2017-03-15 16:40:03 -03:00
Ivan Socolsky f302499245
v1.15 2017-03-15 16:12:13 -03:00
Matias Alejo Garcia ae532625d4 Merge pull request #627 from isocolsky/feat/new-pushnotifications
Refactor push notifications
2017-03-15 15:57:34 -03:00
Ivan Socolsky 558c6fbc38
derive() -> deriveChild() 2017-03-15 15:39:43 -03:00
Ivan Socolsky d93cd4f279
implement multiplier for fee levels 2017-03-01 18:51:22 -03:00
Ivan Socolsky bfcd14d297
add supporting methods for storing/fetching/removing subscriptions 2017-02-02 15:18:45 -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
Ivan Socolsky 82aa97e65c
rm two step balance & active addresses cache 2016-12-05 15:17:36 -03:00
Ivan Socolsky 4fd990772c
login/logout & authenticate with session token 2016-11-22 10:20:56 -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
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
Ivan Socolsky 8825265c16
move address_gap check outside of locked section 2016-08-19 11:12:15 -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
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 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 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 2b2c945339
fix confirmations
Conflicts:
	test/integration/server.js
2016-08-06 00:12:26 -03:00
Ivan Socolsky 251c743e16
refactor retrieving normalized txs
Conflicts:
	lib/server.js
2016-08-06 00:10:08 -03:00
Ivan Socolsky 827bb03d0c
restore legacy txproposal model 2016-08-04 12:42:03 -03:00
Matias Alejo Garcia f7ec6e3a0b
implement "buckets" to split big values in mongodb 2016-07-29 18:15:25 -03:00
Matias Alejo Garcia c220a09354
fix bug when asking beyong cache limit 2016-07-29 11:38:03 -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