Matias Alejo Garcia
|
139deac770
|
adds .deleteLockTime to getTxproposals
|
10 years ago |
Ivan Socolsky
|
4f8faa826b
|
implement Insight as a separate blockchain explorer
|
10 years ago |
Matias Alejo Garcia
|
5d943a4b27
|
allow to remove creator, in tx without other signatures
|
10 years ago |
Ivan Socolsky
|
470fd84ab7
|
refactor bcmonitor initialization
|
10 years ago |
Matias Alejo Garcia
|
74c8b34188
|
allow delete proposals after 24hrs
|
10 years ago |
Matias Alejo Garcia
|
b311917e65
|
Merge pull request #232 from dawsonbotsford/master
Spelling Correction from Dawson's Spelling Bee
|
10 years ago |
Matias Alejo Garcia
|
6a608ab51d
|
Merge pull request #243 from dabura667/master
Add fields to designate root CA for cheaper SSL CAs
|
10 years ago |
dabura667
|
5a5b492415
|
Added ability to designate CA root (for small CAs)
|
10 years ago |
dabura667
|
4b38588295
|
Add CA cert field for config (commented out)
|
10 years ago |
Matias Alejo Garcia
|
3310c637f6
|
Merge pull request #242 from isocolsky/multiple_emailservices
Multiple emailservices
|
10 years ago |
Ivan Socolsky
|
23cca5a948
|
lock emailservice instances
|
10 years ago |
Ivan Socolsky
|
9486f57288
|
test multiple emailservice instances
|
10 years ago |
Matias Alejo Garcia
|
6ae0352d48
|
Merge pull request #241 from isocolsky/duplicate_recipients
Avoid duplicate emails
|
10 years ago |
Ivan Socolsky
|
8151f68c3c
|
unique recipient list
|
10 years ago |
Ivan Socolsky
|
0f0d2183a1
|
test duplicate email
|
10 years ago |
Matias Alejo Garcia
|
6403692362
|
Merge pull request #240 from isocolsky/improve_rejection_email
Improve rejection email
|
10 years ago |
Ivan Socolsky
|
8574fd5774
|
improve tx finally rejected email
|
10 years ago |
Ivan Socolsky
|
638b90ed18
|
migrate templates to mustache
|
10 years ago |
Ivan Socolsky
|
9802cc7900
|
add mustache
|
10 years ago |
Dawson Botsford
|
60e43872b2
|
Spelling correction automated from Dawson's Spelling Bee
|
10 years ago |
Matias Alejo Garcia
|
ef64b1e031
|
Merge pull request #228 from isocolsky/readme
Add installation guide to readme
|
10 years ago |
Ivan Socolsky
|
4b8a98287b
|
use service instead of server
|
10 years ago |
Ivan Socolsky
|
02887ba87b
|
add guide for BWS installation
|
10 years ago |
Matias Alejo Garcia
|
af8e68d943
|
Merge pull request #227 from isocolsky/improve_emails
Improve emails
|
10 years ago |
Ivan Socolsky
|
6f76a359c2
|
v0.0.33
|
10 years ago |
Ivan Socolsky
|
71d97f34f9
|
add amount to outgoingTx email
|
10 years ago |
Ivan Socolsky
|
26cb34e2b7
|
include amount in incomingTx email
|
10 years ago |
Ivan Socolsky
|
3316b64332
|
bitcore-wallet-utils v0.0.13
|
10 years ago |
Ivan Socolsky
|
2f98041bfa
|
test incoming tx
|
10 years ago |
Ivan Socolsky
|
46b4652c8a
|
test email for tx creation
|
10 years ago |
Ivan Socolsky
|
1ea9447223
|
remove unused opts on wallet service init
|
10 years ago |
Ivan Socolsky
|
5c6b5aeae2
|
send email from a separate service
|
10 years ago |
Matias Alejo Garcia
|
d12c0401dc
|
Merge pull request #225 from isocolsky/safe_broadcast
Safe broadcast
|
10 years ago |
Ivan Socolsky
|
b7f96da25a
|
test when getTransaction fails
|
10 years ago |
Ivan Socolsky
|
83b65193af
|
check blockchain if broadcast fails
|
10 years ago |
Ivan Socolsky
|
38d6ee83d3
|
test broadcast fail with tx in blockchain
|
10 years ago |
Ivan Socolsky
|
33827c5b18
|
add getTransaction method
|
10 years ago |
Matias Alejo Garcia
|
236d26b8ad
|
Merge pull request #223 from isocolsky/email_templates
spend proposal -> payment proposal
|
10 years ago |
Ivan Socolsky
|
c2fecb03aa
|
fix test
|
10 years ago |
Ivan Socolsky
|
c1f7ad360c
|
spend proposal -> payment proposal
|
10 years ago |
Matias Alejo Garcia
|
62bdb543e7
|
Merge pull request #222 from isocolsky/stats
Refactor stats
|
10 years ago |
Ivan Socolsky
|
b23eca3167
|
v0.0.32
|
10 years ago |
Ivan Socolsky
|
7e4a5f966a
|
refactor REST endpoint
|
10 years ago |
Ivan Socolsky
|
544f916f4f
|
refactor statistics to filter at the db level
|
10 years ago |
Matias Alejo Garcia
|
da3df6449b
|
Merge pull request #221 from isocolsky/fix/bcinit
Fix blockchain monitor initialization
|
10 years ago |
Ivan Socolsky
|
6fca11088c
|
fix initialization
|
10 years ago |
Matias Alejo Garcia
|
24adbce291
|
Merge pull request #220 from isocolsky/fix/cb
Fix callback call when email service is not defined
|
10 years ago |
Ivan Socolsky
|
f58f7eb7e4
|
call cb even if email service is not defined
|
10 years ago |
Matias Alejo Garcia
|
fcd410e6b1
|
Update stats.js
fix url
|
10 years ago |
Matias Alejo Garcia
|
59f16deca3
|
Merge pull request #219 from isocolsky/ref/init
allow for reinitialization
|
10 years ago |