This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
feat(test): integration tests for nut04 (
#42 )
Pull request merge
tdelabropushed 1 commit to main • 24996b5…3e8d9b4 • on Nov 12, 2024
feat: lnd client + rust binary to run btcd and lnd (
#43 )
Pull request merge
tdelabropushed 1 commit to main • 196ecc8…24996b5 • on Nov 6, 2024
feat(nut05): impl get_mint_quote and integration test (
#41 )
Pull request merge
tdelabropushed 1 commit to main • c53edc8…196ecc8 • on Oct 30, 2024
feat(nut05): post_melt_quote (
#40 )
Pull request merge
tdelabropushed 1 commit to main • 5514ff4…c53edc8 • on Oct 29, 2024
feat: Mint is no longer a GenServer (
#39 )
Pull request merge
tdelabropushed 1 commit to main • 1621f4b…5514ff4 • on Oct 25, 2024
chore: cleanup rust code (
#36 )
Pull request merge
tdelabropushed 1 commit to main • d7f58ac…1621f4b • on Oct 24, 2024
test: add rust integration tests using cdk (
#35 )
Pull request merge
tdelabropushed 1 commit to main • 837f821…d7f58ac • on Oct 24, 2024
test: mint verification methods (
#34 )
Pull request merge
tdelabropushed 1 commit to main • 9450cb3…837f821 • on Oct 24, 2024
Add tests for NUT-02 and refactor a bit (
#33 )
Pull request merge
tdelabropushed 1 commit to main • fa1a7e3…9450cb3 • on Oct 23, 2024
test: test Nut02 routes (
#32 )
Pull request merge
tdelabropushed 1 commit to main • 7c18f20…fa1a7e3 • on Oct 21, 2024
style: improve bdhke readability and error handling (
#31 )
Pull request merge
tdelabropushed 1 commit to main • ac4a435…7c18f20 • on Oct 21, 2024
👥 Add @green-john as a contributor
Fix the info endpoint by serializing the
Info
struct (
#28 )
Pull request merge
AbdelStarkpushed 2 commits to main • a3dc907…7acde0f • on Oct 21, 2024
This is a fix to hash_to_curve and hash_e functions (
#27 )
Pull request merge
feat: verify inputs (
#24 )
Pull request merge
tdelabropushed 1 commit to main • 25eaa7e…c02037e • on Oct 17, 2024
feat: logic to safely mint quote after payment (
#23 )
Force push
tdelabroforce pushed to main • 0bebb0c…25eaa7e • on Oct 17, 2024
* feat: logic to safely mint quote after payment (
#23 )
Pull request merge
tdelabropushed 1 commit to main • b93a7b0…0bebb0c • on Oct 16, 2024
feat: apply the try/rescue design for all routes in the controler (
#22 )
Pull request merge
tdelabropushed 1 commit to main • 3e51925…b93a7b0 • on Oct 15, 2024
feat: get_mint_quote logic in nut-04 (
#21 )
Pull request merge
tdelabropushed 1 commit to main • 6b8ddbb…3e51925 • on Oct 15, 2024
feat: move post_mint_quote logic into nut04 folder (
#20 )
Pull request merge
tdelabropushed 1 commit to main • 160ad4b…6b8ddbb • on Oct 15, 2024
chore: make the create quote sync and stored in db (
#19 )
Pull request merge
tdelabropushed 1 commit to main • 496700d…160ad4b • on Oct 15, 2024
refacto: move more logic under the NUT folders (
#18 )
Pull request merge
tdelabropushed 1 commit to main • a3ef570…496700d • on Oct 14, 2024
chore: move NUT01 & NUT02 code in their own folders (
#17 )
Pull request merge
tdelabropushed 1 commit to main • db8197a…a3ef570 • on Oct 14, 2024
refacto: move NUT-00 related stuffs in a dedicated folder (
#16 )
Pull request merge
tdelabropushed 1 commit to main • d678574…db8197a • on Oct 14, 2024
tdelabropushed 1 commit to main • e0e9b77…d678574 • on Oct 14, 2024
chore: remove bad use of comptime const (
#13 )
Pull request merge
tdelabropushed 1 commit to main • 719ce68…e0e9b77 • on Oct 14, 2024
chore: create and fix nut06 module (
#11 )
Pull request merge
tdelabropushed 1 commit to main • a4a06c6…d640240 • on Oct 11, 2024
You can’t perform that action at this time.