diff --git a/index.xml b/index.xml index a590ea8..0931842 100644 --- a/index.xml +++ b/index.xml @@ -1,4 +1,4 @@ -BIP-119 on utxos.org -- Bitcoin for Everyonehttps://utxos.org/Recent content in BIP-119 on utxos.org -- Bitcoin for EveryoneHugoen-usMon, 10 Jun 2024 19:58:06 +0000Scalinghttps://utxos.org/uses/scaling/Thu, 10 Oct 2019 10:45:58 -0700https://utxos.org/uses/scaling/When there is a high demand for blockspace it becomes very expensive to make transactions. By using OP_CHECKTEMPLATEVERIFY, a large volume payment processor may aggregate all their payments into a single O(1) transaction for purposes of confirmation. Then, some time later, the payments can be expanded out of that UTXO when the demand for blockspace is decreased. +BIP-119 on utxos.org -- Bitcoin for Everyonehttps://utxos.org/Recent content in BIP-119 on utxos.org -- Bitcoin for EveryoneHugoen-usMon, 10 Jun 2024 21:40:04 +0000Scalinghttps://utxos.org/uses/scaling/Thu, 10 Oct 2019 10:45:58 -0700https://utxos.org/uses/scaling/When there is a high demand for blockspace it becomes very expensive to make transactions. By using OP_CHECKTEMPLATEVERIFY, a large volume payment processor may aggregate all their payments into a single O(1) transaction for purposes of confirmation. Then, some time later, the payments can be expanded out of that UTXO when the demand for blockspace is decreased. Without OP_CHECKTEMPLATEVERIFY, this is still possible to do with Schnorr signatures (even with ECDSA given multiparty schemes).Soft Fork Betshttps://utxos.org/uses/taproot-bet/Mon, 08 Mar 2021 00:00:00 -0700https://utxos.org/uses/taproot-bet/Can we design a contract which allows someone to automatically place a series of bets on if Taproot was active (by spreading the bet over a longer window, you can hedge the total risk if you aren’t sure the exact period it would activate; it also makes the contract more interesting… The diagram above gives a high level overview of the logic we want to implement… Continue Reading on Bitmex Blog…Ark V2https://utxos.org/uses/arkv2/Mon, 10 Jun 2024 10:45:58 -0700https://utxos.org/uses/arkv2/Ark v2 enables Ark Service Providers (ASPs) to reclaim their liquidity without having to wait for the expiration period (4 weeks) to elapse. It almost sounds too good to be true, ha? Continue Reading on Medium.Bitcoin Cliquehttps://utxos.org/uses/clique/Mon, 10 Jun 2024 10:45:58 -0700https://utxos.org/uses/clique/Blockchains suffer from scalability limitations, both in terms of latency and throughput. Various approaches to alleviate this have been proposed, most prominent of which are payment and state channels, sidechains, commit-chains, rollups, and sharding. This work puts forth a novel commit-chain protocol, Bitcoin Clique. It is the first trustless commit-chain that is compatible with all major blockchains, including (an upcoming version of) Bitcoin. @@ -27,4 +27,4 @@ Binance X Fellowship Digital Contract Design Cipher Technologies Jim Calvin Core Signature BEGIN KEYBASE SALTPACK SIGNED MESSAGE. kXR7VktZdyH7rvq v5weRa0zkFdEUXp g9DGIq9pR5jmDYN e0jN8rKRbWu1Rfv YCQE1MvbsOXfFh3 z350TgyesDJpoRP te7nfpa7FcHjaSp i3aWtlPxqgpfa5Q iO8Fr3oZkqW60Gq jsw3cUtOPhAmsVt oeBQJCnGFeLnbxi 3wBlkUNrLzUCvnN H43C0YNEBotYIL4 bIthDOXGs08Gfdg PWDldPwEUcr0Zd6 6lyuVcRueNv8yJ3 utImxtYNuepajYX eSJRIbLm0oEQkKy L2kwbmodHBz6isI NBxRs00QuJdKzqD x5aAOAIvWanhqCn 7MAVqpFjAUTwcJU ssKPpq9de. END KEYBASE SALTPACK SIGNED MESSAGE.BIP-119 Signalled Supporthttps://utxos.org/signals/Mon, 01 Jan 0001 00:00:00 +0000https://utxos.org/signals/The following organizations, individuals, or pools have communicated preference for and intent to support a BIP-119 activation attempt using reasonable parameters. These “soft signals” are non-binding until an actual concrete proposal has been formed, but are useful for measuring community consensus. When a concrete proposal (e.g., parameters, binaries, etc) is launched, signatories on this list should not be considered to be supportive of that particular effort unless noted otherwise. Open an issue or a pull request on GitHub to modify or create or modify an entry for you or your organization.BIP-119 Workshopshttps://utxos.org/workshops/Mon, 01 Jan 0001 00:00:00 +0000https://utxos.org/workshops/IRC Meetings There was a series of IRC Meetings held in 2022 covering CTV. The agendas and notes are linked below. Meeting 1 Agenda: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-January/019737.html Meeting 1 Notes: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-January/019744.html Meeting 2 Agenda: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-January/019807.html Meeting 2 Notes: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-February/019855.html Meeting 3 Agenda: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-February/019856.html Meeting 3 Notes: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-February/019874.html Meeting 4 Agenda: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-February/019971.html https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-February/019973.html Meeting 4 Notes: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-February/019974.html Meeting 5 Agenda: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-March/020081.html Meeting 5 Notes: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-March/020086.html Meeting 6 Agenda: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-March/020157.html Meeting 6 Notes: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-March/020169.html Meeting 7 Agenda: https://lists.Pathcoinhttps://utxos.org/uses/pathcoin/Mon, 01 Jan 0001 00:00:00 +0000https://utxos.org/uses/pathcoin/Transfer ownership of UTXO off-chain -Prrof of Concept: GitHub Repository \ No newline at end of file +Proof of Concept: GitHub Repository \ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml index ba8022d..c932d88 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1 +1 @@ -https://utxos.org/uses/scaling/2021-06-22T10:42:53-07:00https://utxos.org/uses/taproot-bet/2021-06-22T10:43:49-07:00https://utxos.org/uses/arkv2/2024-06-10T14:31:39-04:00https://utxos.org/uses/clique/2024-06-10T14:31:39-04:00https://utxos.org/uses/dlc-perf/2024-06-10T15:24:32-04:00https://utxos.org/uses/options/2020-10-12T12:50:45+02:00https://utxos.org/uses/drivechains/2022-02-23T08:13:36-08:00https://utxos.org/resources/2024-02-22T16:32:00-05:00https://utxos.org/analysis/batching_sim/2020-05-28T21:15:52-07:00https://utxos.org/analysis/taxes/2019-12-19T12:06:09-08:00https://utxos.org/uses/batch-channels/2020-01-12T10:33:02-08:00https://utxos.org/uses/non-interactive-channels/2020-03-19T14:54:43-07:00https://utxos.org/uses/miningpools/2023-06-02T14:13:27-04:00https://utxos.org/uses/vaults/2023-06-02T14:05:02-04:00https://utxos.org/uses/2019-11-15T19:30:40-08:00https://utxos.org/uses/htlcs/2021-06-21T15:37:03-07:00https://utxos.org/analysis/bip_simulation/2020-01-12T10:33:02-08:00https://utxos.org/analysis/optech/2020-01-12T10:33:02-08:00https://utxos.org/analysis/2019-11-15T19:30:40-08:00https://utxos.org/alternatives/2024-01-16T08:09:35-08:00https://utxos.org/deployment/2020-06-10T21:21:31-07:00https://utxos.org/2020-06-10T21:21:15-07:00https://utxos.org/sponsors/2020-06-10T21:20:24-07:00https://utxos.org/sponsors_addr/2020-06-10T21:20:39-07:00https://utxos.org/signals/2022-05-01T11:11:44-07:00https://utxos.org/workshops/2023-06-02T13:50:48-04:00https://utxos.org/uses/pathcoin/2024-06-10T19:58:06+00:00https://utxos.org/tags/ \ No newline at end of file +https://utxos.org/uses/scaling/2021-06-22T10:42:53-07:00https://utxos.org/uses/taproot-bet/2021-06-22T10:43:49-07:00https://utxos.org/uses/arkv2/2024-06-10T14:31:39-04:00https://utxos.org/uses/clique/2024-06-10T14:31:39-04:00https://utxos.org/uses/dlc-perf/2024-06-10T15:24:32-04:00https://utxos.org/uses/options/2020-10-12T12:50:45+02:00https://utxos.org/uses/drivechains/2022-02-23T08:13:36-08:00https://utxos.org/resources/2024-02-22T16:32:00-05:00https://utxos.org/analysis/batching_sim/2020-05-28T21:15:52-07:00https://utxos.org/analysis/taxes/2019-12-19T12:06:09-08:00https://utxos.org/uses/batch-channels/2020-01-12T10:33:02-08:00https://utxos.org/uses/non-interactive-channels/2020-03-19T14:54:43-07:00https://utxos.org/uses/miningpools/2023-06-02T14:13:27-04:00https://utxos.org/uses/vaults/2023-06-02T14:05:02-04:00https://utxos.org/uses/2019-11-15T19:30:40-08:00https://utxos.org/uses/htlcs/2021-06-21T15:37:03-07:00https://utxos.org/analysis/bip_simulation/2020-01-12T10:33:02-08:00https://utxos.org/analysis/optech/2020-01-12T10:33:02-08:00https://utxos.org/analysis/2019-11-15T19:30:40-08:00https://utxos.org/alternatives/2024-01-16T08:09:35-08:00https://utxos.org/deployment/2020-06-10T21:21:31-07:00https://utxos.org/2020-06-10T21:21:15-07:00https://utxos.org/sponsors/2020-06-10T21:20:24-07:00https://utxos.org/sponsors_addr/2020-06-10T21:20:39-07:00https://utxos.org/signals/2022-05-01T11:11:44-07:00https://utxos.org/workshops/2023-06-02T13:50:48-04:00https://utxos.org/uses/pathcoin/2024-06-10T21:40:04+00:00https://utxos.org/tags/ \ No newline at end of file diff --git a/uses/index.html b/uses/index.html index 37bf44a..2eca873 100644 --- a/uses/index.html +++ b/uses/index.html @@ -9,4 +9,4 @@ parties to the channel. This is because…

Trustless Coordination-Free Mining Pools

for more detail on decentralized mining pools in a more recent article read here

In a typical mining pool, miners works…

Vaults

When greater security is required for cold storage solutions, there can be default Tapscript paths that move funds from…

Safer Hashed Time Locked Contracts (HTLCS) Limits

In the Lightning Network protocol, Hashed Time Locked Contracts (HTLCS) are used -in the construction of channels. A new…

Pathcoin

Transfer ownership of UTXO off-chain

Prrof of Concept: GitHub Repository

\ No newline at end of file +in the construction of channels. A new…

Pathcoin

Transfer ownership of UTXO off-chain

Proof of Concept: GitHub Repository

\ No newline at end of file diff --git a/uses/index.xml b/uses/index.xml index 37e069e..a71d7e9 100644 --- a/uses/index.xml +++ b/uses/index.xml @@ -1,4 +1,4 @@ -Uses Cases on utxos.org -- Bitcoin for Everyonehttps://utxos.org/uses/Recent content in Uses Cases on utxos.org -- Bitcoin for EveryoneHugoen-usMon, 10 Jun 2024 19:58:06 +0000Scalinghttps://utxos.org/uses/scaling/Thu, 10 Oct 2019 10:45:58 -0700https://utxos.org/uses/scaling/When there is a high demand for blockspace it becomes very expensive to make transactions. By using OP_CHECKTEMPLATEVERIFY, a large volume payment processor may aggregate all their payments into a single O(1) transaction for purposes of confirmation. Then, some time later, the payments can be expanded out of that UTXO when the demand for blockspace is decreased. +Uses Cases on utxos.org -- Bitcoin for Everyonehttps://utxos.org/uses/Recent content in Uses Cases on utxos.org -- Bitcoin for EveryoneHugoen-usMon, 10 Jun 2024 21:40:04 +0000Scalinghttps://utxos.org/uses/scaling/Thu, 10 Oct 2019 10:45:58 -0700https://utxos.org/uses/scaling/When there is a high demand for blockspace it becomes very expensive to make transactions. By using OP_CHECKTEMPLATEVERIFY, a large volume payment processor may aggregate all their payments into a single O(1) transaction for purposes of confirmation. Then, some time later, the payments can be expanded out of that UTXO when the demand for blockspace is decreased. Without OP_CHECKTEMPLATEVERIFY, this is still possible to do with Schnorr signatures (even with ECDSA given multiparty schemes).Soft Fork Betshttps://utxos.org/uses/taproot-bet/Mon, 08 Mar 2021 00:00:00 -0700https://utxos.org/uses/taproot-bet/Can we design a contract which allows someone to automatically place a series of bets on if Taproot was active (by spreading the bet over a longer window, you can hedge the total risk if you aren’t sure the exact period it would activate; it also makes the contract more interesting… The diagram above gives a high level overview of the logic we want to implement… Continue Reading on Bitmex Blog…Ark V2https://utxos.org/uses/arkv2/Mon, 10 Jun 2024 10:45:58 -0700https://utxos.org/uses/arkv2/Ark v2 enables Ark Service Providers (ASPs) to reclaim their liquidity without having to wait for the expiration period (4 weeks) to elapse. It almost sounds too good to be true, ha? Continue Reading on Medium.Bitcoin Cliquehttps://utxos.org/uses/clique/Mon, 10 Jun 2024 10:45:58 -0700https://utxos.org/uses/clique/Blockchains suffer from scalability limitations, both in terms of latency and throughput. Various approaches to alleviate this have been proposed, most prominent of which are payment and state channels, sidechains, commit-chains, rollups, and sharding. This work puts forth a novel commit-chain protocol, Bitcoin Clique. It is the first trustless commit-chain that is compatible with all major blockchains, including (an upcoming version of) Bitcoin. @@ -12,4 +12,4 @@ In a typical mining pool, miners works together to create a shared block reward. An appropriate block pays the reward to the pool operator, who then distributes (less a fee) the rewards to the other miners.Vaultshttps://utxos.org/uses/vaults/Fri, 18 Oct 2019 10:45:51 -0700https://utxos.org/uses/vaults/When greater security is required for cold storage solutions, there can be default Tapscript paths that move funds from one target to another target. For example, a cold wallet can be set up where one customer support desk can, without further authorization, move a portion of the funds (using multiple pre-set amounts) into a lukewarm wallet operated by an isolated support desk. The support desk can then issue some funds to a hot wallet, and send the remainder back to cold storage with a similar withdrawal mechanism in place.Safer Hashed Time Locked Contracts (HTLCS) Limitshttps://utxos.org/uses/htlcs/Fri, 18 Oct 2019 10:30:40 -0700https://utxos.org/uses/htlcs/In the Lightning Network protocol, Hashed Time Locked Contracts (HTLCS) are used in the construction of channels. A new HTLC is required per route that the channel is serving in. In BOLT #2, this maximum number of HTLCs in a channel is hard limited to 483 as the maximum safe size to prevent the transaction from being too large to be valid. Adding more HTLCs would interfere with being able to broadcast and confirm a transaction.Pathcoinhttps://utxos.org/uses/pathcoin/Mon, 01 Jan 0001 00:00:00 +0000https://utxos.org/uses/pathcoin/Transfer ownership of UTXO off-chain -Prrof of Concept: GitHub Repository \ No newline at end of file +Proof of Concept: GitHub Repository \ No newline at end of file diff --git a/uses/pathcoin/index.html b/uses/pathcoin/index.html index dd3d556..3524b86 100644 --- a/uses/pathcoin/index.html +++ b/uses/pathcoin/index.html @@ -1,3 +1,3 @@ Pathcoin - utxos.org -- Bitcoin for Everyone

Pathcoin

Transfer ownership of UTXO off-chain

Prrof of Concept: GitHub Repository

comments powered by Disqus
\ No newline at end of file +

Pathcoin

Transfer ownership of UTXO off-chain

Proof of Concept: GitHub Repository

comments powered by Disqus
\ No newline at end of file