Commit Graph
3514 Commits
Author SHA1 Message Date
Vlad Stananddni ⚡ 3f7da8a69b fix: token validation 2022-12-01 12:21:25 +01:00
callebtcanddni ⚡ c0f0421f8a for r, dont use bigint but hex string 2022-12-01 12:21:25 +01:00
callebtcanddni ⚡ 67d0249d19 split doesnt work yet 2022-12-01 12:21:25 +01:00
callebtcanddni ⚡ 5ecf198f2c doesnt work yet 2022-12-01 12:21:25 +01:00
callebtcanddni ⚡ da61ade4d0 works 2022-12-01 12:21:25 +01:00
callebtcanddni ⚡ 59ffe8b979 make format 2022-12-01 12:21:24 +01:00
callebtcanddni ⚡ 4af106cce6 generate requirements from poetry 2022-12-01 12:21:24 +01:00
callebtcanddni ⚡ f5971008c8 add cashu to requirements.txt 2022-12-01 12:21:24 +01:00
callebtcanddni ⚡ c2d2366390 adjust versions to import cashu 2022-12-01 12:21:24 +01:00
callebtcanddni ⚡ 5294e589e3 disable codecov check 2022-12-01 12:21:24 +01:00
callebtcanddni ⚡ 544765cf6b can install cashu 0.4.1 2022-12-01 12:21:24 +01:00
callebtcanddni ⚡ df59e5475e restore pyproject 2022-12-01 12:21:24 +01:00
callebtcanddni ⚡ ff07aa5a66 remove unused import 2022-12-01 12:21:24 +01:00
callebtcanddni ⚡ b682d12106 clean up 2022-12-01 12:21:24 +01:00
callebtcanddni ⚡ 53db275fe0 cleanup 2022-12-01 12:21:24 +01:00
callebtcanddni ⚡ 5b1ee554df more endpoints working 2022-12-01 12:21:24 +01:00
callebtcanddni ⚡ b41bd694a1 endpoints work 2022-12-01 12:21:24 +01:00
callebtcanddni ⚡ 686076fa5c allow for internal and external migrations 2022-12-01 12:21:24 +01:00
callebtcanddni ⚡ 4d1c96adc0 allow external migration modules 2022-12-01 12:21:24 +01:00
callebtcanddni ⚡ e6e5dc68a5 lnbits migrations work 2022-12-01 12:21:24 +01:00
benanddni ⚡ 6873cf1be0 added props 2022-12-01 12:21:24 +01:00
benanddni ⚡ a85d27ed5c missing comma 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ be3bef6da8 chore: disable extension by default 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ e145bcf223 chore: add extension by default 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ 8a4ef4f6dd chore: code format 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ 38b84b32c0 feat: try to accept tokens 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ dc03692cfd feat: show receive dialog 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ 2179c7a327 fix: do not stop secret search 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ 429a898ff9 feat: burn in hell token 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ b6d408ea71 chore: aahaaa\ 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ e06ba3a520 feat: select coin limitted 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ 96046d7fc5 refactor: re-order methods 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ 1bfec18433 feat: send tokens UI 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ 429f14e728 feat: show balance 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ ac773cffda refactor: simplify code 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ c74f9cc6ca feat: simple tokenList 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ cbd19e9642 feat: add tabs 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ d8be5d7b7c feat: sell fixed amount token 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ 0a9503b557 chore: remove mock data 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ 791c5eb41d feat: secret stuff 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ fa484cb808 chore: parse invoice 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ 53172ff608 chore: code clean-up 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ 3efb3041d5 chore: here and there 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ 3e1aade1e8 refactor: extract store functions 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ a969540715 refactor: rename 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ bdcae96114 refactor: renamings 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ 50bc631f16 chore: do not loose stuff 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ cf5ffe24ea feat: stupid random tests 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ 1f592604b4 feat: show status 2022-12-01 12:21:24 +01:00
Vlad Stananddni ⚡ 2e0e7fa18c chore: code clean-up 2022-12-01 12:21:24 +01:00