Louis Singer 066e8eeabb Prevent getting cheated by broadcasting forfeit transactions (#123)
* broadcast forfeit transaction in case the user is trying the cheat the ASP

* fix connector input + --cheat flag in CLI

* WIP

* cleaning and fixes

* add TODO

* sweeper.go: mark round swept if vtxo are redeemed

* fixes after reviews

* revert "--cheat" flag in client

* revert redeem.go

* optimization

* update account.go according to ocean ListUtxos new spec

* WaitForSync implementation

* ocean-wallet/service.go: remove go rountine while writing to notification channel
2024-03-04 13:58:36 +01:00
2024-02-09 19:32:58 +01:00
2024-02-28 18:05:03 +01:00
2024-02-28 18:05:03 +01:00
2024-02-09 16:25:55 +01:00
2023-12-01 17:13:28 +01:00
2024-02-09 19:32:58 +01:00

Ark

noah desiging the ark to scale Bitcoin

Welcome to the Ark monorepo.

In this repository you can find:

  • server - a proof of concept of an Ark Service Provider.
  • website - the website where to find documentation about Ark protocol and products.
  • client - the initial Ark wallet, served as CLI.
Description
No description provided
Readme MIT 13 MiB
Languages
Go 97.9%
HTML 1.1%
Makefile 0.5%
Shell 0.3%
Dockerfile 0.2%