Ivan Socolsky
|
c5e4c4b9a4
|
more testing
|
9 years ago |
Ivan Socolsky
|
03858e4f4b
|
implement feeLevel arg
|
9 years ago |
Ivan Socolsky
|
ee18f7d236
|
reorg tests + test feeLevel arg
|
9 years ago |
Matias Alejo Garcia
|
0d020c1860
|
Merge pull request #571 from isocolsky/fix/idempotence
Return txp when republishing
|
9 years ago |
Ivan Socolsky
|
9984ad0d8f
|
return txp when republishing
|
9 years ago |
Matias Alejo Garcia
|
26470e5804
|
Merge pull request #570 from isocolsky/fix/idempotence
Fix/idempotency
|
9 years ago |
Ivan Socolsky
|
6d98c8beef
|
return tx with same foreign ID regardless of status
|
9 years ago |
Ivan Socolsky
|
7073cef3f6
|
restore foreign ID tests
|
9 years ago |
Matias Alejo Garcia
|
f4c4f4a5d1
|
Merge pull request #569 from isocolsky/ref/addr-creation
Move address creation check outside of locked section
|
9 years ago |
Matias Alejo Garcia
|
015f03d344
|
Merge pull request #568 from isocolsky/fix/404
Fix 404 on POST v1/txproposals
|
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
|
8ca0ac714d
|
Merge pull request #567 from isocolsky/v1.10.0
v1.10.0
|
9 years ago |
Ivan Socolsky
|
69eec11b51
|
v1.10.0
|
9 years ago |
Matias Alejo Garcia
|
ba4257d8f1
|
Merge pull request #564 from matiu/feat/ciphers2
allow ciphers to be configurable
|
9 years ago |
Matias Alejo Garcia
|
a6846b5b2a
|
allow ciphers to be configurable
|
9 years ago |
Matias Alejo Garcia
|
b733475134
|
Merge pull request #563 from isocolsky/keep-alive
Set keep-alive to 300s
|
9 years ago |
Ivan Socolsky
|
41784edc2c
|
set to 300s
|
9 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 |
Ivan Socolsky
|
756e3d740a
|
fix tests
|
9 years ago |
Ivan Socolsky
|
13ca84f077
|
fix cache reset
|
9 years ago |
Matias Alejo Garcia
|
7a77805b29
|
Merge pull request #551 from isocolsky/fix/rm-legacy
Restore legacy txproposal model
|
9 years ago |
Ivan Socolsky
|
ea399e12f5
|
Merge pull request #550 from got3nks/patch-1
Update default History_Limit to 50
|
9 years ago |
Ivan Socolsky
|
046f83fb0b
|
Merge pull request #545 from matiu/feat/history-cache
Feat/history cache
|
9 years ago |
Matias Alejo Garcia
|
fa98635843
|
Merge pull request #3 from isocolsky/ref/cache
Cache current blockheight & refresh via notifications
|
9 years ago |
Ivan Socolsky
|
a0e54e79c8
|
cache blockchain height
|
9 years ago |
Ivan Socolsky
|
13735829c7
|
improve # of confirmations tests
|
9 years ago |
Matias Alejo Garcia
|
36d7724f1c
|
Merge pull request #2 from isocolsky/ref/cache
Fix confirmations
|
9 years ago |
Ivan Socolsky
|
f423f8a567
|
fix confirmations computation
|
9 years ago |
Matias Alejo Garcia
|
8c032c9da8
|
Merge pull request #1 from isocolsky/ref/cache
Ref/cache
|
9 years ago |
Ivan Socolsky
|
4e7f1f39d9
|
rebase
|
9 years ago |
Ivan Socolsky
|
2b2c945339
|
fix confirmations
Conflicts:
test/integration/server.js
|
9 years ago |
Ivan Socolsky
|
8342d22041
|
store txs individually
Conflicts:
lib/storage.js
test/integration/server.js
|
9 years ago |