Ivan Socolsky
|
b2731e59f1
|
blockchain height endpoint
|
9 years ago |
Ivan Socolsky
|
827bb03d0c
|
restore legacy txproposal model
|
9 years ago |
got3nks
|
48cc135185
|
Update default History_Limit to 50
The default 100 is causing error when loading the wallet transactions history.
[error] Error: Error querying the blockchain
[Error: Error querying the blockchain]
This is BWS log showing the error:
WARN REQUEST FAIL: https://insight.bitpay.com:443/api/addrs/txs?from=0&to=100 STATUS CODE: 503
WARN Insight https://insight.bitpay.com:443/api/addrs/txs?from=0&to=100 Returned Status: 503
ERR! /v1/txhistory/?r=69638 :500:Error querying the blockchain
|
9 years ago |
Ivan Socolsky
|
0403b5ab94
|
skip log for notification requests
|
9 years ago |
Matias Alejo Garcia
|
f7ec6e3a0b
|
implement "buckets" to split big values in mongodb
|
9 years ago |
Ivan Socolsky
|
3512cf2f23
|
blockchain height endpoint
|
9 years ago |
Matias Alejo Garcia
|
b3090c6352
|
no result fix
|
9 years ago |
Matias Alejo Garcia
|
77547e65aa
|
fix padding last request
|
9 years ago |
Matias Alejo Garcia
|
c220a09354
|
fix bug when asking beyong cache limit
|
9 years ago |
Matias Alejo Garcia
|
27b2275461
|
add names
|
9 years ago |
Matias Alejo Garcia
|
926506c394
|
add cache resets
|
9 years ago |
Matias Alejo Garcia
|
9a09050646
|
better tests
|
9 years ago |
Matias Alejo Garcia
|
19d95d9a49
|
ref tests
|
9 years ago |
Matias Alejo Garcia
|
63e6847767
|
better tests
|
9 years ago |
Matias Alejo Garcia
|
5db61703b4
|
better tests
|
9 years ago |
Matias Alejo Garcia
|
35f44b4636
|
store history cache
|
9 years ago |
Matias Alejo Garcia
|
e8a687d59e
|
fetch address
|
9 years ago |
Ivan Socolsky
|
bc9354bf1f
|
remove tx legacy code
|
9 years ago |
Ivan Socolsky
|
520dc6ecfd
|
handle exceptions in express layer
|
9 years ago |
Ivan Socolsky
|
b863df0b70
|
block access to BWC < 1.2 clients
|
9 years ago |
Ivan Socolsky
|
b3578ccfb5
|
rm dead code
|
9 years ago |
Ivan Socolsky
|
04fdc090bd
|
check tx already exists based on foreign id
|
9 years ago |
Ivan Socolsky
|
49929942e7
|
accept id as arg for tx creation
|
9 years ago |
Matias Alejo Garcia
|
4946583afe
|
mv post params to query string
|
9 years ago |
Matias Alejo Garcia
|
522c24f531
|
.
|
9 years ago |
Matias Alejo Garcia
|
32d9d0c921
|
add trim options and timeout
|
9 years ago |
Ivan Socolsky
|
6a45e00a4c
|
warn deprecated method invoked
|
9 years ago |
Ivan Socolsky
|
27b69feb81
|
fee level fallback + tests
|
9 years ago |
Ivan Socolsky
|
dbea849e76
|
fix last day issues + log errors
|
9 years ago |
Ivan Socolsky
|
a743f1949a
|
refactor using mapReduce
|
9 years ago |
Ivan Socolsky
|
15a2d51992
|
relax timeoff constraints
|
9 years ago |
Ivan Socolsky
|
6190348200
|
minor refactor in output validation
|
9 years ago |
Ivan Socolsky
|
aa2a08ac04
|
hardcoded dust threshold
|
9 years ago |
Carlos Faria
|
51faf1acf3
|
Update storage.js
Remove the log of mongoDB credentials. For security reasons.
|
9 years ago |
Ivan Socolsky
|
fe2f0a7d10
|
allow empty notes
|
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
|
a998186737
|
add single-address wallet
|
9 years ago |
Ivan Socolsky
|
b638ed08dd
|
fill editedByName field
|
9 years ago |
Ivan Socolsky
|
5bba254ff0
|
add GET /txnotes/:txid endpoint
|
9 years ago |
Ivan Socolsky
|
0f1629b440
|
super economy level
|
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 |
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
|
7a91d3f652
|
add REST endpoint
|
9 years ago |
Ivan Socolsky
|
fa1c63ac66
|
decorate tx history with notes
|
9 years ago |
Ivan Socolsky
|
5abe6fac51
|
edit/retrieve notes + tests
|
9 years ago |
Ivan Socolsky
|
67bea09fe8
|
add tx note as model
|
9 years ago |