Louis Singer
|
5dba216a98
|
Congestion tree validation (#84)
* add common/pkg/tree validation
* update noah go.mod
* cleaning and fixes
* fix builder_test.go
* Fix deferred func
* fix even number of vtxos in congestion tree
---------
Co-authored-by: altafan <18440657+altafan@users.noreply.github.com>
|
2024-01-23 15:38:43 +01:00 |
|
Louis Singer
|
3407fd277a
|
Forfeit transactions: signing process (#81)
* sign forfeit transactions
* revert txid + move SignVtxos func
* Fix nolint
* Fix
* fix connectorsToInputArgs function
---------
Co-authored-by: altafan <18440657+altafan@users.noreply.github.com>
|
2024-01-18 17:17:23 +01:00 |
|
Louis Singer
|
cf78fc1ab3
|
Add support for unilateral exit (#79)
* v0 unilateral redemption
* add fee outputs to congestion tree
* unilateral exit
* rework unilateral exit verbosity
* substract fee from vtxo amount
* remove unused functions and variables
* fix after reviews
* Update noah/explorer.go
Co-authored-by: Pietralberto Mazza <18440657+altafan@users.noreply.github.com>
Signed-off-by: Louis Singer <41042567+louisinger@users.noreply.github.com>
* remove bufferutils
---------
Signed-off-by: Louis Singer <41042567+louisinger@users.noreply.github.com>
Co-authored-by: Pietralberto Mazza <18440657+altafan@users.noreply.github.com>
|
2024-01-16 14:13:47 +01:00 |
|
Pietralberto Mazza
|
0210d39866
|
Monorepo scaffolding (#16)
* Change scaffolding
* Fix gh action
|
2023-11-27 14:23:22 +01:00 |
|