Louis Singer b2e034cf0e Refactor tx-builder/covenant (#88)
* clean tx-builder/covenant/tree.go

* rename "createRoot" --> "createBinaryTree"

* replace node.psets by an iterative function "createTreeTransactions"

* merge function

* unspendable point as bytes + remove psetWithLevel

* re-add extra leaf level in congestion tree

* polishing tx-builder/covenant

* remove emptyNonce var

* cleaning tree.go

* improve node.outputs()

* Fix var type

* Fixes

* fix linting

* Renaming and reordering

---------

Co-authored-by: altafan <18440657+altafan@users.noreply.github.com>
2024-02-08 04:51:01 +01:00
2023-12-08 16:03:00 +01:00
2024-02-08 04:51:01 +01:00
2024-02-08 04:51:01 +01:00
2024-02-08 04:51:01 +01:00
2023-12-30 02:19:40 +01:00
2023-12-01 17:13:28 +01:00
2023-12-01 10:45:57 +01:00

Ark

noah desiging the ark to scale Bitcoin

Welcome to the Ark monorepo.

In this repository you can find:

  • asp - a proof of concept of an Ark Service Provider.
  • website - the website where to find documentation about Ark protocol and products.
  • noah - 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%