issues
search
lncm
/
invoicer
Invoice generating service that lives on top of lnd.
https://hub.docker.com/r/lncm/invoicer
MIT License
8
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump github.com/gin-gonic/gin from 1.7.0 to 1.9.0
#54
dependabot[bot]
opened
1 year ago
0
Bump github.com/gin-gonic/gin from 1.7.0 to 1.7.7
#53
dependabot[bot]
closed
1 year ago
1
Bump github.com/gin-gonic/gin from 1.5.0 to 1.7.0
#52
dependabot[bot]
closed
3 years ago
0
Bump version to latest on docs
#51
nolim1t
opened
4 years ago
0
Different take on Go env setup
#50
meeDamian
closed
4 years ago
7
Simplify setting arch for the final stage
#49
meeDamian
closed
4 years ago
1
Run as non-root user by default
#48
meeDamian
closed
4 years ago
1
UX: Add some checks to receiving lightning payments offchain
#47
nolim1t
opened
5 years ago
2
Fix all HTTP errors returned
#46
meeDamian
opened
5 years ago
0
Add nowallet option - bitcoind using disablewallet=1 config
#45
cvasq
closed
5 years ago
4
Consider getting rid of Makefile
#44
meeDamian
closed
4 years ago
1
Mainly build process & artifacts
#43
meeDamian
closed
5 years ago
5
Lightning only mode?
#42
AnotherDroog
closed
5 years ago
3
Replace gin with echo
#41
meeDamian
opened
5 years ago
5
Improve docs, and descriptions
#40
meeDamian
closed
5 years ago
0
Search for other files relative to `invoicer.conf`
#39
meeDamian
opened
5 years ago
0
Do something to GPIOs upon successful payment received
#38
meeDamian
opened
5 years ago
0
Make invoicer not generate an invoice if LND is not ready
#37
nolim1t
opened
5 years ago
3
Add currency conversion
#36
meeDamian
opened
5 years ago
2
Add P2EP/Payjoin/Stowaway support
#35
meeDamian
opened
5 years ago
0
get rid of healthcheck
#34
meeDamian
closed
5 years ago
2
CI Docker build
#33
meeDamian
closed
5 years ago
4
Get rid of entrypoint-invoicer.sh
#32
meeDamian
closed
5 years ago
2
Validate if GET /api/payment is compatible with "donation invoices"
#31
meeDamian
opened
5 years ago
0
Switch LN status periodic checking to streaming.
#30
meeDamian
closed
5 years ago
1
Config file
#29
AnotherDroog
closed
5 years ago
1
Have the option not to allow onchain trainsactions
#28
nolim1t
closed
5 years ago
2
Update static index.html
#27
nolim1t
closed
5 years ago
0
Create an endpoint for docker-compose to do a healthcheck on
#26
nolim1t
closed
5 years ago
0
Create a /healthcheck endpoint
#25
meeDamian
closed
5 years ago
1
Add bitcoin to /history
#24
meeDamian
closed
5 years ago
0
Redirect / to /ui
#23
meeDamian
closed
5 years ago
1
Add `/api/:routes`, remove `/static`
#22
meeDamian
closed
5 years ago
2
Merge /payment/ln/:hash and /payment/btc/:address
#21
meeDamian
closed
5 years ago
0
Make /payment to be POST only
#20
meeDamian
closed
5 years ago
0
Add creation date & expiry to /payment endpoint
#19
meeDamian
closed
5 years ago
0
Standardize errors
#18
meeDamian
closed
5 years ago
2
invoicer should automatically reconnect if lnd gets restarted
#17
nolim1t
closed
5 years ago
7
Enable middle-out compression
#16
AnotherDroog
closed
5 years ago
0
add serving of a static directory
#15
meeDamian
closed
5 years ago
1
pimp /history endpoint
#14
meeDamian
opened
5 years ago
0
Remove all non-functional/not tested LN clients.
#13
meeDamian
closed
5 years ago
0
Past transactions endpoint
#12
meeDamian
closed
5 years ago
2
re-enable authentication
#11
meeDamian
closed
5 years ago
3
Dockerized invoicer
#10
nolim1t
closed
5 years ago
16
Add ability to specify LND macaroon path
#9
nolim1t
closed
5 years ago
1
Add ability to pass --lnddir to lncli
#8
AnotherDroog
closed
5 years ago
2
Create cron auto-removing all not-paid and expired invoices
#7
meeDamian
opened
6 years ago
3
Switch lnd/client.go to use RPC calls (if viable/possible)
#6
meeDamian
closed
5 years ago
2
Create self-contained index.htm for public donations
#5
meeDamian
closed
6 years ago
4
Next