Carlos Faria
|
51faf1acf3
|
Update storage.js
Remove the log of mongoDB credentials. For security reasons.
|
9 years ago |
Matias Alejo Garcia
|
d8633065cd
|
Merge pull request #527 from isocolsky/ref/empty-notes
Allow empty tx notes
|
9 years ago |
Ivan Socolsky
|
6fdcfcae3c
|
v1.9.0
|
9 years ago |
Ivan Socolsky
|
fe2f0a7d10
|
allow empty notes
|
9 years ago |
Matias Alejo Garcia
|
7d18934f3b
|
Merge pull request #523 from isocolsky/feat/single-addr-wallet
Feat/single-address wallet
|
9 years ago |
Matias Alejo Garcia
|
bceab68f18
|
Merge pull request #524 from isocolsky/fix/get-utxo-bug
Fix 0 UTXOs & locked inputs
|
9 years ago |
Ivan Socolsky
|
d642931de2
|
fix 0 UTXOs & locked inputs + test
|
9 years ago |
Ivan Socolsky
|
e798b37391
|
add tests + fix integration tests using mongodb
|
9 years ago |
Ivan Socolsky
|
f0e15fe459
|
bump
|
9 years ago |
Ivan Socolsky
|
a998186737
|
add single-address wallet
|
9 years ago |
Matias Alejo Garcia
|
c44f2977f3
|
Merge pull request #521 from isocolsky/ref/tx-notes
Ref/tx notes
|
9 years ago |
Ivan Socolsky
|
812ac43dbf
|
bump v1.8.2
|
9 years ago |
Ivan Socolsky
|
b638ed08dd
|
fill editedByName field
|
9 years ago |
Matias Alejo Garcia
|
10bb0a0be7
|
Merge pull request #520 from isocolsky/ref/tx-notes
Ref/tx notes
|
9 years ago |
Ivan Socolsky
|
667145014c
|
v1.8.1
|
9 years ago |
Ivan Socolsky
|
5bba254ff0
|
add GET /txnotes/:txid endpoint
|
9 years ago |
Matias Alejo Garcia
|
60d94dad97
|
Merge pull request #518 from isocolsky/feat/super-economy-fees
Super economy fee level
|
9 years ago |
Ivan Socolsky
|
0f1629b440
|
super economy level
|
9 years ago |
Ivan Socolsky
|
ef08845b82
|
Merge pull request #517 from isocolsky/bump/v1.8.0
v1.8.0
|
9 years ago |
Ivan Socolsky
|
72ae58f155
|
bump version
|
9 years ago |
Matias Alejo Garcia
|
81aa30d628
|
Merge pull request #515 from isocolsky/ref/locked-utxos
Discard recently spent inputs from utxo selection
|
9 years ago |
Ivan Socolsky
|
b7bc041f79
|
add comment
|
9 years ago |
Ivan Socolsky
|
3d7a12f3ab
|
filter txs broadcasted in the last 24hs only
|
9 years ago |
Ivan Socolsky
|
3db28a4e2d
|
discard recently spent inputs from utxo selection
|
9 years ago |
Matias Alejo Garcia
|
cf7d1cd55f
|
Merge pull request #508 from isocolsky/feat/tx-notes
Transaction notes
|
9 years ago |
Matias Alejo Garcia
|
46018f3e96
|
Merge pull request #513 from isocolsky/feat/choose-change-addr
Allow a specific change address on tx creation
|
9 years ago |
Ivan Socolsky
|
397863fd9d
|
update check params code
|
9 years ago |
Ivan Socolsky
|
253320ed84
|
get all notes from a given ts
|
9 years ago |
Ivan Socolsky
|
76d5e7c7bd
|
test privacy of notes
|
9 years ago |
Ivan Socolsky
|
7a91d3f652
|
add REST endpoint
|
9 years ago |
Ivan Socolsky
|
fa1c63ac66
|
decorate tx history with notes
|
9 years ago |
Ivan Socolsky
|
a5c172af15
|
add tests
|
9 years ago |
Ivan Socolsky
|
5abe6fac51
|
edit/retrieve notes + tests
|
9 years ago |
Ivan Socolsky
|
5ca8663c96
|
reorganize integration tests
|
9 years ago |
Ivan Socolsky
|
67bea09fe8
|
add tx note as model
|
9 years ago |
Matias Alejo Garcia
|
f536f58958
|
Merge pull request #512 from isocolsky/improve-error-msg
Return more info on missing parameters
|
9 years ago |
Ivan Socolsky
|
65bda681d5
|
allow a specific change address
|
9 years ago |
Ivan Socolsky
|
036abf001c
|
return more info on missing parameters
|
9 years ago |
Matias Alejo Garcia
|
a22a2ff1a2
|
Merge pull request #511 from matiu/feat/sendgrid
Feat/sendgrid
|
9 years ago |
Matias Alejo Garcia
|
9c5327931e
|
Merge pull request #506 from isocolsky/fix/m-of-n-limit
Allow 1 <= n <= 15 && 1 <= m <= n
|
9 years ago |
Matias Alejo Garcia
|
59e0db4ac4
|
Merge pull request #507 from isocolsky/fix/bc-mon-subscription
Remove unnecessary subscription to message broker from bc monitor
|
9 years ago |
Matias Alejo Garcia
|
4ba0038ff0
|
add config example
|
9 years ago |
Matias Alejo Garcia
|
b8c9f8113d
|
add sendgrind-transport dependency
|
9 years ago |
Ivan Socolsky
|
44b7aff823
|
remove subscription to message broker
|
9 years ago |
Ivan Socolsky
|
700c898508
|
allow 1 <= n <= 15 && 1 <= m <= n
|
9 years ago |
Matias Alejo Garcia
|
1ce36b6742
|
Merge pull request #491 from gabegattis/config/defaultTLSCipherSuite
use the node.js default cipher suite for setting up a tls server inst…
|
9 years ago |
Matias Alejo Garcia
|
8caaf5ea20
|
Merge pull request #504 from isocolsky/ref/tx-history
Add extended info to tx history
|
9 years ago |
Ivan Socolsky
|
64665d3efe
|
REST endpoint
|
9 years ago |
Ivan Socolsky
|
42c2d9a95f
|
add includeExtendedInfo opts to getTxHistory
|
9 years ago |
Matias Alejo Garcia
|
0bd06921dd
|
Merge pull request #501 from isocolsky/fix/build-tx-change
Include change address when building tx
|
9 years ago |