Skip to content

Releases: using-system/LightningPay

2021.8.5.3

05 Aug 13:05
c1a3378

Choose a tag to compare

Changes:

This list of changes was auto generated.

2021.7.22.3

22 Jul 09:07
9fec623

Choose a tag to compare

Changes:

This list of changes was auto generated.

2021.7.13.5

13 Jul 15:22
6f86697

Choose a tag to compare

Changes:

This list of changes was auto generated.

2021.7.9.5

09 Jul 15:38

Choose a tag to compare

Changes:

This list of changes was auto generated.

2021.7.1.3

01 Jul 15:17
2efbdb4

Choose a tag to compare

Changes:

This list of changes was auto generated.

2021.6.29.18

29 Jun 16:15
075d2db

Choose a tag to compare

Changes:

See More
  • 003f944 Merge pull request #6 from using-system/develop
  • 2890993 Merge pull request #5 from using-system/features/release-pipeline
  • 2aeebe4 Add release pipeline
  • f31c65d Add release pipeline
  • 4ffa06b Add release pipeline
  • a278c0b Merge pull request #4 from using-system/features/finalize-v1
  • b99477f Finish samples
  • f6b5e12 Remove WebAppRazor sample
  • 32cb37d LightningPay.DependencyInjection code documentation
  • 27c4bbd LightningPay code documentation
  • 7f0d603 LightningPay code documentation
  • 691c2c0 Update client-lnd documentation file
  • e9d2fa3 Merge branch 'main' into develop
  • 993d288 Create CONTRIBUTING.md
  • 5a2acaf Create CODE_OF_CONDUCT.md
  • 82a6dc9 Merge branch 'main' into develop
  • 87a4ba5 Update issue templates
  • 40f04b0 Update issue templates
  • a2fba31 Merge pull request #3 from using-system/features/tdd
  • 4865a56 Fix documentation
  • 57624a5 Rework byte[] to string for macaroon lnd client
  • e8d513d Rework byte[] to string for CertifacteThumbprint
  • 43132f6 Add unit test for Lnd extension methods
  • 7973cf8 Add unit test for Lnd extension methods
  • 7aef4a1 Add unit test for Lnd extension methods
  • 5a2ef56 Addunit test for LndHubExtensions
  • e3b9690 Add tdd for LndHubClient
  • d5172c9 Add tdd for LndHubClient
  • 1e5c229 Add tdd for LndHubClient
  • ece8124 Add credit for ZeroDepJson
  • 8a9ff1c Improve authentication token with LndHub client
  • fdc3d2d Refactoring
  • b25e615 Fix client.md documentation (check payment code sample)
  • 9dd93ce Refactoring
  • ee01d28 Add unit tests for LndClient
  • 0f0e8dd Add unit tests for MacaroonAuthentication
  • 11cb9e0 Remove unsued code
  • 902e1c4 Integrate unit test in the azure devops build
  • e17566e Integrate unit test in the azure devops build
  • 744ae77 Integrate unit test in the azure devops build
  • 0298fa4 Update README.ms
  • f8df372 Add units tests for internal extensions methods
  • 88e807a Add LightningPay unit test project
  • 8900973 Merge pull request #2 from using-system/features/documentation
  • cdefe21 Add client-lndhub.md file
  • 16d8b4c Add client.md
  • 6aeac49 Add CreateInvoiceOptions
  • 8186f9a Add client.md
  • ad00d5b Remove the needs of add HttpClient to the node client
  • 5cc7bec Remove the needs of add HttpClient to the node client
  • a7851da Remove the needs of add HttpClient to the node client
  • 0f2227c Remove the needs of add HttpClient to the node client
  • 1f08ab9 Add client-lnd.md
  • d7ec270 Remove the needs of add HttpClient to the node client
  • 4d0ba39 Remove the needs of add HttpClient to the node client
  • d820f8a Remove the needs of add HttpClient to the node client
  • 8e88d2d Main readme.md
  • 8459a93 Add samples and documentation section
  • 415d79f Add samples and documentation section
  • dececf4 Add client-lnd.md
  • 2332cfb Add client-lnd.md
  • 4aa3b88 Main readme.md
  • d938201 Merge pull request #1 from using-system/features/branch-protection
  • e225ecd Test branch protection
  • 936f7e3 Test branch protection
  • 9a2de35 Check expriry settings for the LndHubClient
  • b3d6764 Add LndHubExtensions
  • a267f4c Simplify model : Replace Lightmoney by a long property nammed satoshis
  • 8c51f94 Remove GetInvoice from LightningClient interface
  • 6bbde93 Add CheckPayment for LightningClient interface
  • 1983e80 Fix r_hash mapping for lndhub
  • fdced27 Implements addinvoice for lndhub
  • 1f1acf1 Add LndHubAuthentication
  • e6736fb Add LndHubClient
  • 5653371 Add Uri property for LightningInvoice
  • 85d5e19 Add build nuget packages steps
  • 42afe0b Add build nuget packages steps
  • fc63817 Add build nuget packages steps
  • 33c5770 Add build nuget packages steps
  • 71be3a7 Add build nuget packages steps
  • c53efc3 Change target framework to netstandard2.0
  • ec340ad Add nuget package metadata
  • 03285ba Add nuget package metadata
  • be18ed1 Catch api exception and dislay it with ApiException
  • a8a548b Merge branch 'main' into develop
  • 63f5adc Remove dependencies for Newtonsoft.Json
  • 1f290bf Add build.yml file
  • f40b5e6 Add build.yml file
  • 3f545d9 Add build.yml file
  • dcebb8a Delete azure-pipelines.yml
  • 71d1cfa Set up CI with Azure Pipelines
  • e24c247 Add LndClient extesions method builders
  • 6e05ec5 Add Authentication mechanism
  • 7af1b18 Set internal visibility for lnd model classes
  • 5e037fe Add qrcode tag generator
  • 46887b3 Add Pay view in webapp mvc sample
  • 3307021 Return payment request info when creating an invoice
  • d6f4672 Implements GetInvoice method
  • 51ca2b6 Add create invoice form for mvc webapp sample
  • 0aabd23 Implements AddLndLightningClient extensions method
  • a844299 Implements AddLndLightningClient extensions method
  • 294912d Remove references about Microsoft.Extensions.Options
  • 97b9724 Remove references about Microsoft.Extensions.Options
  • 3c4479f Remove references about Microsoft.Extensions.Options
  • 10ef82f Rename LightningPay.Core project to LightningPay
  • b3e765a Add LightningPay.DependencyInjection project
  • 9c4f8a1 Add LightningPay.DependencyInjection project
  • c88d33d Refactoring lnd client
  • 80da009 Add blank sample web apps (razor & mvc)
  • e275a1b Import first version of project

This list of changes was auto generated.