Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/block-core/lyn

Lightning implementation in C#
https://github.com/block-core/lyn

Merge pull request #29 from block-core/ConnectToWallet

Fixed code after debugging connection with other lightning nodes

584add969d6042379d647f1eed326fa2e318684b authored almost 3 years ago
Added channel reestablish message and serializer

00a7577e411c551868a8807a699403024869f581 authored almost 3 years ago
Started work on channel reestablishment

a930a75a22d99aa82a2104589cddbc8777f82e9e authored almost 3 years ago
Added access to local node Id (without fixing tests)

94bbc0bccbaaf08d0e39d3376f6ef2b5190a3f8a authored almost 3 years ago
Opened channel successfully with LND

6d2d40320ae9eb2abf7a5e67251cd25c10e91498 authored almost 3 years ago
Added lookup for transaction output index on transaction returned from wallet and fixed failing tests

8310e6d4e47b636871db583dbfa02056841dcab5 authored almost 3 years ago
Changed docker files in folder to LF

96dd0f5e94611dd26a63fc8d77a8c45fc4ace048 authored almost 3 years ago
Started handling funding locked and creating payment channel

6a8123cf8b0eb5cd3c89d7bf5f2fefb5a29e007b authored almost 3 years ago
Minor refactoring of features code

d44af61f5a000b8b462b09196b69a2f39c3f2da8 authored almost 3 years ago
From CRLF to LF

bac06bd9a80eb000c6f0b84d05120dff6b22da4c authored almost 3 years ago
Add missing changes

2a6b5b94e2c0f9b2cb0453531ae523bd8f1e11f2 authored almost 3 years ago
Received funding locked

249ae2a5af4bbd42d79b7b5a2510b9608122eed1 authored almost 3 years ago
Added some logging on funding locked service

37fd2ee83a23e011938fdd3d43068670b13cd22c authored almost 3 years ago
Moved output to dedicated classes

a41568e638b161a01d751dc784e285391acae7db authored almost 3 years ago
Merge pull request #28

Added warning messages

3a2fb2cf7a001e773e83173a20ce2ce4c181b554 authored almost 3 years ago
Added support for Warning messages

fd4bc57b40d0023f7b1e33583e853295246327f0 authored almost 3 years ago
Merge branch 'master' of https://github.com/block-core/lyn

63bb7261b27b74e99bb480929efd6799ce1f9767 authored about 3 years ago
Specify branch for action

060314cbdc15164e60c6a7353c3710c7e7e92d76 authored about 3 years ago
Merge pull request #27 from block-core/bolt2-funding-signed1

Bolt2 funding signed

bbb9f9cc420bf2f00c3240ed1d86e5064b3e3e70 authored over 3 years ago
Deleted bad tests

94bbb36100570b2f0bc5a453bf651f690d402bea authored over 3 years ago
Update README with some funding and link info

75bf9036a17c157ca23ac12d4e6999e19e6d0a1d authored over 3 years ago
Merge pull request #26 from elgressy/elgressy-patch-1

Update README.md

7ad0a29da4e84b163251296f9ff360c22ef21919 authored over 3 years ago
Update README.md

365c5594159a67281107ae48cf7588e8cd7e2a22 authored over 3 years ago
Minor refactoring

d016d14c9b530225d70777cfac29046269796db4 authored over 3 years ago
Fixed small issues in a couple of tests

6e8a5c930f6fab2d430a4b28a60d7ee3b9cbbb27 authored over 3 years ago
Funding signed, signature verification working

873c54e8f34ad8098661fddab7bf8056c3f529dc authored over 3 years ago
Test reproduces debug issue

be3cded809a131e3b580bb78ecbd396133e4f3f4 authored over 3 years ago
Added test for full channel establishment (not completed)

5e556a7eed3f989440402a26c765bc520c21d821 authored over 3 years ago
check funding signed signature

241a1d49014c1eca5809cbed51c4656e51af4c3b authored over 3 years ago
add Features.OptionStaticRemotekey feature and some improved logging

430e94d8668c7a6e3b86a58e8604cd673235c023 authored over 3 years ago
Implement funding signed logic

9ececba691687e87aebee596bb59f6c89cdb577b authored over 3 years ago
Add a FundingSignedService

ee915b6355b54d32fd11a479ba7ec95e2176e80c authored over 3 years ago
read optionAnchorOutputs and optionStaticRemotekey from features

b327635f6c993193a37571e4f7b4b82ef6074e2a authored over 3 years ago
Used compressed sig on the network payload

c2e1450c6cc1374b8486694344cb65b03ce6d5cd authored over 3 years ago
Merge branch 'bolt2-funding-signed1' of https://github.com/block-core/lyn into bolt2-funding-signed1

a6c5f5aa67af1750ed019a29f711f7bd20aa4f8c authored over 3 years ago
use compressed signatures

877f04532d4fa0ef953f0f2b50b958c7cee1fbd1 authored over 3 years ago
Fixed failing test

7300302eed338fd6da7f027848aadd6e56425d21 authored over 3 years ago
Fix bolt3 appendixB test

980b761dfca4daa45e4774ca92bc9b6aabd4ffd5 authored over 3 years ago
Fix seed generator and make all docker files LF

1fda8890b11fa58209e942a02195ad308923954b authored over 3 years ago
tests trx matched

fbc4648b2ebde7ff764ad9fa67aa51782483e984 authored over 3 years ago
merge from pos branch

e95d8528ca04f7689ecb0cd8b6b6efc48ee48b5d authored over 3 years ago
add comments on uin256 serialization

723278bb8f9811de058a3a8fb0fc65162867f82c authored over 3 years ago
FundingCreated serializer and moving little endian handling to serializers

37dbd3e902465ddf2eea11b31a47d3bf28c49321 authored over 3 years ago
Merge pull request #25 from block-core/TestOpenChannel

Test open channel

cb4afc5515293b44c1699ad229e3d7120d650045 authored over 3 years ago
More work on the commitment transaction test

fdf989b9329a16e080ebb1183af53867ba98e95a authored over 3 years ago
Testing creating commitment transaction

983259311f92c6e11bac7db11eeddec6f5d82c51 authored over 3 years ago
Add rtl

37844c9d4f247be970bbf85782f0915637ca279d authored over 3 years ago
Fix to win end of file endings

071a921f1c49bceb9c0e1e2ddb2b886310557367 authored over 3 years ago
Fixed comparison issue with public key as container keys

0dfb198f88429d390a08f56752b4bdc35f4697b1 authored over 3 years ago
open clightning port

41e87040015cf6fe2d7df9517f39da393dabc3b3 authored over 3 years ago
Removed types channel id and chain hash and moved to using Uint 256

0b221fb70da13a42690011ba4d7736d24f251c83 authored over 3 years ago
Merge pull request #24 from block-core/docker-test-network

Create docker test network

b0585e24ef1288dd232108ed8217f829d725c45b authored over 3 years ago
Create docker test network

0e311afd72815517b36b4d1a4ec33630c26d9171 authored over 3 years ago
Merge pull request #23 from block-core/make-nuget-pkgs

Make nuget packages

1fc82fb256d844e3192ebb55081992a675904bef authored over 3 years ago
Merge branch 'make-nuget-pkgs' of https://github.com/block-core/lyn into make-nuget-pkgs

fe347e957e0be157a36d988268623a109e812715 authored over 3 years ago
modify assembly title and name

a0b6125bef38b87df1482bb8306a8c80dbc460be authored over 3 years ago
Completes the pipeline

bb5d5103db30da0329401d2315ab710db7b1643a authored over 3 years ago
Don't package Tests

4887393f55a8aea5d0f27d934a007fafaccf4fa9 authored over 3 years ago
Fixed the version variable

fe55bac0b25577c75ea7656e99e4f045bc5dc487 authored over 3 years ago
Update build.yml

2dd61e74ec565c86184aa9cb9beb58c022ed3969 authored over 3 years ago
Update build.yml

fa353d0e94979fbb42685138aee1498a15c48c7f authored over 3 years ago
Update pipelines

735e0dd67cb6708f34401a06fbfd31fbb21d67ee authored over 3 years ago
Update build.yml

161a142ee065770cc469e11a58a10fd1ac05f306 authored over 3 years ago
Capitalized B

1ae7e4cb4bd193c147b05c7f4ad646fe522ea14e authored over 3 years ago
Merge branch 'make-nuget-pkgs' of https://github.com/block-core/lyn into make-nuget-pkgs

6900df0b99109488710d0af55f25a0dc4adf8a9a authored over 3 years ago
Update build.yml

5884b78d772f1e872c232641036a00c14bc250ab authored over 3 years ago
Only build and test for PRs

f78268ad68025fde607ade056e4874e379ee63c1 authored over 3 years ago
Pipeline cleanup

Minor cleanup on pipelines

4231bdab1c9d300eb83448357a1c012fee7815be authored over 3 years ago
Merge branch 'make-nuget-pkgs' of https://github.com/block-core/lyn into make-nuget-pkgs

22cd58adf9a55532b1618615e0019468a3253862 authored over 3 years ago
Read version from .props with PowerShell

5b8c402d8d037c10758dc90abde18b477a2ad942 authored over 3 years ago
prefix packages with Blockcore

6e1426415c8236ec0ae01bc119461ad13eb20d5c authored over 3 years ago
add tests on PR builds

5ca1f442b4173593e06ea6d5a3d7140eb75ceb0e authored over 3 years ago
Add workflows

0b4db6054fd30795415c50dd5b669cd6f2e01d36 authored over 3 years ago
Create build.yml

b205af2b55d3e005a8fb63dcc90f052594f01cc5 authored over 3 years ago
Add nuget package attributes

73119f3f1a75e0b6c4b7856c6cc07aa33a2f87d6 authored over 3 years ago
More changes after debuging

9ca82258c399c44b45cfe62e54aa775dd4eec993 authored over 3 years ago
Fixed bugs after debugging

570de7b3cca9648adb93cd5d8a2c8eed03217060 authored over 3 years ago
changed chain hash and channel id to inherit from uint 256

04c133539fbcaadd37d8c2a522016e2843b36a5a authored over 3 years ago
Added accept channel changes to serializer

3dee96e4e08fe3da7ba4dc6ab549b9a042b24e0c authored over 3 years ago
Fixed issued with open channel after debug

2db1af7d6925e8562c4a1f5b3e7f8546898e7263 authored over 3 years ago
changes for node to run

9e7e02ea384dcb3cd50623edd51375081d602168 authored over 3 years ago
Add fee estimation interface

d8ebf2f260f56b738202c7fc413ee2ed5a8bf6a1 authored over 3 years ago
Merge pull request #21 from block-core/bolt2-receive-acceptchannel

AcceptChannel receive service

07e1b689eb0cefa829de60620c8b482f2c6265f9 authored over 3 years ago
AcceptChannel receive service

065b03094b0675165c98ef0677ad0dfe374533ba authored over 3 years ago
Rename test class

b3ce6106734206f0f3da1c51c683786e8f93f00c authored over 3 years ago
Merge pull request #20 from block-core/bolt2-handle-openchannel-resend

Bolt2 handle openchannel resend

63b010be841833c4d8b0a1120205ffff10af378e authored over 3 years ago
test for channel candidate serializer

4736309a1eb1e24fb6a9b324ca3299dff07780ee authored over 3 years ago
ChannelCandidateSerializer serializer

fff24d9290289a848ef02dd3b7bed0a34fce2e29 authored over 3 years ago
Handle cases where accept channel was already sent

a1bcf551e5f323d0332af9df1377406218bb1011 authored over 3 years ago
Merge pull request #18 from block-core/bolt2-openchannel-stage3

Bolt2 open channel stage3

42156aa688530514049910887fae9654a9a879d5 authored over 3 years ago
Open channel message service tests

72568073482ce5d357033b6d6e54a0bf54f9144a authored over 3 years ago
Move channel config to global config

a4c0c151fe782b6518dc6554a96d1c5c10d42f23 authored over 3 years ago
Complete the accept channel response

d30fc91888faa880cbbea08f108f5ee4462a9433 authored over 3 years ago
check the UpfrontShutdownScript for open channel received

cb232b9d0322537896c80762e16f8888ba1cfefc authored over 3 years ago
Use ChannelCandidate repo during channel establishment and aggregate network messages.

63cf107ec730d04800bdbceaa91a509e276be324 authored over 3 years ago
Merge branch 'bolt2-openchannel-stage3' of https://github.com/block-core/lyn into bolt2-openchannel-stage3

4367474a65c0c1efa7e282e55ab84f9460176920 authored over 3 years ago
Get base fee for open channel checks

2f53191cac918f61ce27b01f7aab097d19928ab9 authored over 3 years ago
Add logic for UpfrontShutdownScript to OpenChannel

a65e09a046128a3e6e6674de890043c055a9fcfa authored over 3 years ago
Merge pull request #7 from block-core/bolt3-shachain

Create shachain implementation

3408e02bda22f09207151500b6153cc80e80a37f authored over 3 years ago
Get base fee for open channel checks

a53312d9e54c4b0760fe62fbadab80244f665d05 authored over 3 years ago