calle
2ded9c8b5c
use tokenObj in burn ( #156 )
...
* use tokenObj in burn
* refactor token serialization
* add tests
* rename
2023-04-01 00:46:56 +02:00
callebtc
a673077005
bump to 0.11.0
2023-03-29 03:38:17 +02:00
calle
db27105d17
TokenV3 and new Mint startup in tests ( #149 )
...
* tokenv3 send and receive
* receive v2 and v1 tokens with tests
2023-03-28 22:35:22 +02:00
Tim Bouma
2267fbe9a4
Postgres with Dockerfile changes ( #148 )
...
* added postgres support
* added libpq-dev
2023-03-19 15:07:44 +01:00
calle
4784163a0e
bump version to 0.10.0 ( #146 )
2023-03-16 01:48:48 +01:00
calle
70828b59d5
NUT-08 Lightning fee return ( #114 )
...
* skeleton
* works
* comments
* docsctrings ledger.py
* bump version to 0.10.
* fixes mypy stuff
* make format
* remove unwanted changes
2023-03-16 01:28:33 +01:00
calle
f3a31fd09e
use settings module ( #136 )
...
* use settings module
2023-03-16 00:59:50 +01:00
calle
e8011a0f78
Type annotations for bdhke ( #140 )
...
* annotate dhke
* raise for errors
* remove backwards compatibility
* remove old code
* remove test code
2023-03-09 17:45:50 +01:00
calle
3333102327
lightning: add fakewallet ( #134 )
...
* lightning: add fakewallet
* make format
* fix mypy
* make backend configurable
* weird mypy
2023-03-07 17:49:27 +01:00
calle
39e71b20d8
Mint database setting ( #126 )
...
* mint: new .env variable MINT_DATABASE
* make format
2023-03-05 11:13:55 +01:00
calle
fe802c00fe
wallet: fix variable assignments ( #124 )
2023-03-05 03:16:28 +01:00
calle
46eeb2c36e
Nostr-p2nip5 ( #110 )
...
* move cli
* set_requests decorator
* fix wrapper
* refactor nostr.py
* ignore coroutine unpack error
* nostr lib 0.8
* make format
2023-02-25 12:27:33 +01:00
calle
5ec2c3604e
Nostr bech32 dm ( #109 )
...
* nostr: bech32 keys and remember last DM check
* cump to 0.9.2
* make format
2023-02-13 23:19:19 +01:00
calle
53aa73b7c7
Fix/multimind_redeem_unused_keysets ( #108 )
...
* multmind fix
* bump version
* fix verify_mints
2023-02-03 23:44:05 +01:00
callebtc
75662462b4
update checking message
2023-01-30 21:03:11 +01:00
calle
7e39e1b036
BREAKING: PostMeltRequest, CheckSpendableResponse ` ( #106 )
...
* fix PostMeltRequest and /checkfees to GET
* POST /check -> GET /check
* fix GetCheckSpendableResponse
* rename models
* make format
* revert GET
* bump version to 0.9
* skip nostr test
2023-01-30 09:13:46 +01:00
calle
01d9cef407
fix nostr relay and refactor nostr_send and nostr_receive ( #100 )
...
* fix nostr relay and refactor nostr_send and nostr_receive
* bump to 0.8.4
* make format
* check test
* close nostr
2023-01-25 01:50:02 +01:00
calle
2dd9fd356f
Fix/tokenv2mints ( #98 )
...
* adjust tokenv2 and make it backwards compatible
* fix dict to list
* use pydantic object and not the dtoken
* make format
* fix typo in _meltrequest_include_fields
* reorder functions
* fixes and tests working
* bump version to 0.8.3
2023-01-19 08:35:32 +01:00
callebtc
68b5b54c9b
bump version
2023-01-15 19:21:58 +01:00
callebtc
6e801145e5
bump to 0.8.1
2023-01-15 11:02:30 +01:00
calle
344210d266
fix versions ( #97 )
2023-01-15 10:59:17 +01:00
callebtc
97aee02e0c
get rid of baggage
2023-01-14 21:31:09 +01:00
callebtc
3cbdebf5a5
BlindedMessages is now List[BlindedMessage] (no blinded_messages field) and PostMintRequest (new) is now with outputs field
2023-01-14 21:23:06 +01:00
callebtc
af0984ccde
clean
2023-01-14 15:29:09 +01:00
callebtc
c34636e2f3
rename TokenMintJson to TokenMintV2
2023-01-14 15:02:54 +01:00
callebtc
f808366eb2
clean base models
2023-01-14 15:01:23 +01:00
callebtc
20b99ee792
bumop to 0.8
2023-01-14 13:46:33 +01:00
callebtc
0194fef619
legacy test
2023-01-14 13:28:29 +01:00
callebtc
0e82fa5cdd
V2 tokens: rename field tokens to proofs, add documentation
2023-01-14 13:18:52 +01:00
callebtc
9c9ceb14c6
Merge branch 'main' into PostMintResponse_and_mypy
2023-01-11 02:59:11 +01:00
callebtc
53a8387a0d
refactor
2023-01-11 02:57:59 +01:00
rlack
6d0ac86608
Update b_dhke.py
2022-12-30 13:07:17 +07:00
rlack
065bcf83a5
Update b_dhke.py
...
I was a little bit confused by this comment, I think the mint and client got mixed up
2022-12-29 07:33:27 +01:00
callebtc
c4f74f42a3
refactor
2022-12-28 03:35:45 +01:00
callebtc
542f4c7141
nostr relay setting
2022-12-27 15:39:06 +01:00
callebtc
c1c8a00c64
v 0.7.0
2022-12-26 23:24:40 +01:00
callebtc
eabe19e675
bump to 0.7.1
2022-12-26 19:45:20 +01:00
callebtc
be21f870e3
go on
2022-12-26 19:42:30 +01:00
callebtc
9fc7694c6b
bump
2022-12-26 17:24:16 +01:00
callebtc
01c6e12b5a
add nostr
2022-12-26 16:12:31 +01:00
callebtc
86e8635a16
make format
2022-12-24 15:17:09 +01:00
callebtc
1181b64615
introduce basemodel for token
2022-12-24 15:15:40 +01:00
callebtc
4e965b05b2
bump to 0.6.0
2022-12-14 23:51:56 +01:00
callebtc
bc333ac01b
bump to 0.5.5
2022-11-30 17:37:13 +01:00
callebtc
6cf8483cb6
bump to 0.5.4
2022-11-26 02:45:43 +01:00
calle
87ce591011
Merge pull request #60 from cashubtc/db/default_timestamp
...
default unix timestamp
2022-11-26 02:02:13 +01:00
callebtc
a58f27dd7c
bump to 0.5.3
2022-11-26 01:53:09 +01:00
callebtc
519b375953
comments
2022-11-05 17:24:33 +01:00
callebtc
90a2992b82
Proof without id
2022-11-05 04:08:03 +01:00
callebtc
00735385fb
fix migration
2022-11-05 04:04:16 +01:00