Matias Alejo Garcia
|
d73f70bc32
|
Merge pull request #582 from isocolsky/ref/edit-note
Return txNote after edit
|
8 years ago |
Ivan Socolsky
|
c4b293ed3a
|
return txnote after edit
|
8 years ago |
Matias Alejo Garcia
|
7f928b0afe
|
Merge pull request #579 from isocolsky/ref/notifications
Add details to txp related notifications
|
8 years ago |
Ivan Socolsky
|
270d40f50e
|
add details to txp related notifications
|
8 years ago |
Ivan Socolsky
|
3fdc6485c0
|
Merge pull request #575 from matiu/reaf/newproposalid
add message and id to new tx proposal
|
8 years ago |
Matias Alejo Garcia
|
09f4e5285a
|
add message and id to new tx proposal
Conflicts:
test/integration/server.js
|
8 years ago |
Matias Alejo Garcia
|
8d0c93b3d0
|
Merge pull request #573 from isocolsky/feat/fee-level
Allow feeLevel in getSendMaxInfo + v1.11.0
|
8 years ago |
Ivan Socolsky
|
6f69282db0
|
add express endpoint
|
8 years ago |
Ivan Socolsky
|
ce3c873c81
|
Merge pull request #574 from matiu/feat/max_notification_timestamp
max_notification_timespan
|
8 years ago |
Matias Alejo Garcia
|
56ef081c4d
|
add max_notification_timestamp
|
8 years ago |
Ivan Socolsky
|
e69c9fdab8
|
v1.11.0
|
8 years ago |
Ivan Socolsky
|
281e8abe5d
|
allow feeLevel in getSendMaxInfo
|
8 years ago |
Matias Alejo Garcia
|
db34c557bc
|
Merge pull request #572 from isocolsky/feat/fee-level
Allow specifying feeLevel on txp creation
|
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
|
ee18f7d236
|
reorg tests + test feeLevel arg
|
8 years ago |
Matias Alejo Garcia
|
0d020c1860
|
Merge pull request #571 from isocolsky/fix/idempotence
Return txp when republishing
|
8 years ago |
Ivan Socolsky
|
9984ad0d8f
|
return txp when republishing
|
8 years ago |
Matias Alejo Garcia
|
26470e5804
|
Merge pull request #570 from isocolsky/fix/idempotence
Fix/idempotency
|
8 years ago |
Ivan Socolsky
|
6d98c8beef
|
return tx with same foreign ID regardless of status
|
8 years ago |
Ivan Socolsky
|
7073cef3f6
|
restore foreign ID tests
|
8 years ago |
Matias Alejo Garcia
|
f4c4f4a5d1
|
Merge pull request #569 from isocolsky/ref/addr-creation
Move address creation check outside of locked section
|
8 years ago |
Matias Alejo Garcia
|
015f03d344
|
Merge pull request #568 from isocolsky/fix/404
Fix 404 on POST v1/txproposals
|
8 years ago |
Ivan Socolsky
|
8825265c16
|
move address_gap check outside of locked section
|
8 years ago |
Ivan Socolsky
|
deffdeb67a
|
fix 404 on POST v1/txproposals
|
8 years ago |
Ivan Socolsky
|
8ca0ac714d
|
Merge pull request #567 from isocolsky/v1.10.0
v1.10.0
|
8 years ago |
Ivan Socolsky
|
69eec11b51
|
v1.10.0
|
8 years ago |
Matias Alejo Garcia
|
ba4257d8f1
|
Merge pull request #564 from matiu/feat/ciphers2
allow ciphers to be configurable
|
8 years ago |
Matias Alejo Garcia
|
a6846b5b2a
|
allow ciphers to be configurable
|
8 years ago |
Matias Alejo Garcia
|
b733475134
|
Merge pull request #563 from isocolsky/keep-alive
Set keep-alive to 300s
|
8 years ago |
Ivan Socolsky
|
41784edc2c
|
set to 300s
|
8 years ago |
Matias Alejo Garcia
|
361cb0409d
|
Merge pull request #559 from braydonf/secp256k1
Use secp256k1 c bindings to verify signatures
|
9 years ago |
Matias Alejo Garcia
|
9812a0d53b
|
Merge pull request #561 from isocolsky/fix/args-check
More robust validation of createTx params
|
9 years ago |
Ivan Socolsky
|
82bd588834
|
more robust validation of createTx params
|
9 years ago |
Matias Alejo Garcia
|
4dc010cf0c
|
Merge pull request #560 from isocolsky/fix/args-check
change argument validation
|
9 years ago |
Ivan Socolsky
|
d62069f67a
|
change argument validation
|
9 years ago |
Braydon Fuller
|
5df94214c0
|
Travis config to run C++11-compatible compiler
|
9 years ago |
Braydon Fuller
|
20cc273a6f
|
Use secp256k1 c bindings to verify signatures
|
9 years ago |
Matias Alejo Garcia
|
eea7ad71eb
|
Merge pull request #558 from isocolsky/ref/confirmations
Adjust confirmations for cached txs only
|
9 years ago |
Ivan Socolsky
|
ddd9107600
|
adjust confirmations for cached txs only
|
9 years ago |
Matias Alejo Garcia
|
811246a36f
|
Merge pull request #557 from isocolsky/ref/confirmations
Fix blockheight cache
|
9 years ago |
Ivan Socolsky
|
7914ce7485
|
fix test
|
9 years ago |
Ivan Socolsky
|
8494f79f89
|
reset cache by network
|
9 years ago |
Ivan Socolsky
|
76f673bc4c
|
cache blockheight for each network
|
9 years ago |
Matias Alejo Garcia
|
6368f06557
|
Merge pull request #555 from isocolsky/feat/gzip-compression
Gzip compression
|
9 years ago |
Ivan Socolsky
|
41b77d8ccc
|
add gzip compression
|
9 years ago |
Matias Alejo Garcia
|
70e72f8307
|
Merge pull request #554 from isocolsky/keep-alive
Set keep-alive timeout
|
9 years ago |
Ivan Socolsky
|
b70b3cd726
|
set keep-alive timeout
|
9 years ago |
Matias Alejo Garcia
|
da63dbdbc8
|
Merge pull request #552 from isocolsky/fix/history-cache
Fix cache reset
|
9 years ago |