Pietralberto Mazza
|
940214f699
|
Detect redemptions and mark vtxos has redeemed (#87)
* Update ocean protos & Add blockchain scanner
* Detect redemptions and mark vtxos as redeemed
* Update comment
* Fixes
* Fix watched event type
* Fixes
* Fixes
* Restore watching vtxos at startup
* Update deps
|
2024-02-08 13:40:28 +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
|
d150c4bbac
|
Add support for collaborative redemption of vtxos & Changes to ark wallet (#72)
* Add internal support for collaborative exit
* Update protos and interface layer
* Fixes after proto updates
* Fix printing json & Do not print ark pubkey in config
* Add collaborative redeem command
* Polish
* Add address validation
* Fix building tree without right branch
* Fixes and validation checks
* Fixes
* Fix counting complete queued payments
* Add relays
* Add and compute onchain balance concurrently
* Tiny refactor
* Merge `config connect` into `init` cmd
|
2023-12-29 17:09:50 +01:00 |
|
Louis Singer
|
8d7b934f46
|
Dockerize buf (#51)
* dockerized buf
* Remove build-buf
* fix CI
* buf-lint-action revert version
* buf lint in CI
---------
Co-authored-by: altafan <18440657+altafan@users.noreply.github.com>
|
2023-12-08 16:03:00 +01:00 |
|
Pietralberto Mazza
|
0210d39866
|
Monorepo scaffolding (#16)
* Change scaffolding
* Fix gh action
|
2023-11-27 14:23:22 +01:00 |
|