Commit Graph

1814 Commits

Author SHA1 Message Date
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
Javier dc5dd1a68e return note 2016-10-11 16:12:23 -03:00
Matias Alejo Garcia eaccf16436 Merge pull request #588 from isocolsky/ref/created-on
Add createdOn to txHistory when available
2016-10-11 11:44:38 -03:00
Ivan Socolsky a420c47ba7
add createdOn to txHistory 2016-10-11 11:43:39 -03:00
Matias Alejo Garcia d73f70bc32 Merge pull request #582 from isocolsky/ref/edit-note
Return txNote after edit
2016-10-10 16:13:35 -03:00
Ivan Socolsky c4b293ed3a
return txnote after edit 2016-09-22 10:13:41 -03:00
Matias Alejo Garcia 7f928b0afe Merge pull request #579 from isocolsky/ref/notifications
Add details to txp related notifications
2016-09-01 17:45:14 -03:00
Ivan Socolsky 270d40f50e
add details to txp related notifications 2016-09-01 17:43:41 -03:00
Ivan Socolsky 3fdc6485c0 Merge pull request #575 from matiu/reaf/newproposalid
add message and id to new tx proposal
2016-08-24 17:12:54 -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 e69c9fdab8
v1.11.0 2016-08-23 11:57:26 -03:00
Ivan Socolsky 281e8abe5d
allow feeLevel in getSendMaxInfo 2016-08-23 11:57:17 -03:00
Matias Alejo Garcia db34c557bc Merge pull request #572 from isocolsky/feat/fee-level
Allow specifying feeLevel on txp creation
2016-08-23 08:23:59 -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 ee18f7d236
reorg tests + test feeLevel arg 2016-08-22 19:46:02 -03:00
Matias Alejo Garcia 0d020c1860 Merge pull request #571 from isocolsky/fix/idempotence
Return txp when republishing
2016-08-19 16:20:59 -03:00
Ivan Socolsky 9984ad0d8f
return txp when republishing 2016-08-19 15:07:44 -03:00
Matias Alejo Garcia 26470e5804 Merge pull request #570 from isocolsky/fix/idempotence
Fix/idempotency
2016-08-19 13:20:31 -03:00
Ivan Socolsky 6d98c8beef
return tx with same foreign ID regardless of status 2016-08-19 13:08:14 -03:00
Ivan Socolsky 7073cef3f6
restore foreign ID tests 2016-08-19 12:32:11 -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
Matias Alejo Garcia 015f03d344 Merge pull request #568 from isocolsky/fix/404
Fix 404 on POST v1/txproposals
2016-08-19 11:28:58 -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
Ivan Socolsky 8ca0ac714d Merge pull request #567 from isocolsky/v1.10.0
v1.10.0
2016-08-17 14:22:48 -03:00
Ivan Socolsky 69eec11b51
v1.10.0 2016-08-17 14:22:24 -03:00
Matias Alejo Garcia ba4257d8f1 Merge pull request #564 from matiu/feat/ciphers2
allow ciphers to be configurable
2016-08-15 21:35:54 -03:00
Matias Alejo Garcia a6846b5b2a
allow ciphers to be configurable 2016-08-15 21:34:44 -03:00
Matias Alejo Garcia b733475134 Merge pull request #563 from isocolsky/keep-alive
Set keep-alive to 300s
2016-08-15 17:14:37 -03:00
Ivan Socolsky 41784edc2c
set to 300s 2016-08-15 17:06:33 -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
Matias Alejo Garcia 9812a0d53b Merge pull request #561 from isocolsky/fix/args-check
More robust validation of createTx params
2016-08-11 14:13:36 -03:00
Ivan Socolsky 82bd588834
more robust validation of createTx params 2016-08-11 14:03:39 -03:00
Matias Alejo Garcia 4dc010cf0c Merge pull request #560 from isocolsky/fix/args-check
change argument validation
2016-08-11 10:58:26 -03:00
Ivan Socolsky d62069f67a
change argument validation 2016-08-11 10:54:15 -03:00
Braydon Fuller 5df94214c0 Travis config to run C++11-compatible compiler 2016-08-11 09:13:28 -04:00
Braydon Fuller 20cc273a6f Use secp256k1 c bindings to verify signatures 2016-08-11 02:26:54 -04:00
Matias Alejo Garcia eea7ad71eb Merge pull request #558 from isocolsky/ref/confirmations
Adjust confirmations for cached txs only
2016-08-10 12:04:40 -03:00
Ivan Socolsky ddd9107600
adjust confirmations for cached txs only 2016-08-10 11:56:10 -03:00
Matias Alejo Garcia 811246a36f Merge pull request #557 from isocolsky/ref/confirmations
Fix blockheight cache
2016-08-10 11:21:08 -03:00
Ivan Socolsky 7914ce7485
fix test 2016-08-10 11:20:48 -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