From 7f756ca542935012b56088a4f52b192bf0ad9332 Mon Sep 17 00:00:00 2001 From: mcisb <83702309+KyryloKilin@users.noreply.github.com> Date: Wed, 4 Dec 2024 08:46:03 +0200 Subject: [PATCH 1/5] Update index.md --- docs/docs/learn/user-guides/bob-stake/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/learn/user-guides/bob-stake/index.md b/docs/docs/learn/user-guides/bob-stake/index.md index e6e892e7..f44027da 100644 --- a/docs/docs/learn/user-guides/bob-stake/index.md +++ b/docs/docs/learn/user-guides/bob-stake/index.md @@ -15,7 +15,7 @@ All you need is a Bitcoin wallet with some BTC to send and an EVM-compatible wal ## Bonus Spice Points with Intract -You can harvest extra Spice by competing any of these [Intract Campaign](https://www.intract.io/explore?query=BOB&hideCompleted=true&hideExpired=true&sortBy=rankingB&entity_type=CAMPAIGN) tasks with BOB Stake. +You can harvest extra Spice by completing any of these [Intract Campaign](https://www.intract.io/explore?query=BOB&hideCompleted=true&hideExpired=true&sortBy=rankingB&entity_type=CAMPAIGN) tasks with BOB Stake. | Task Name | Description | Reward | | ------------------ | ------------------------------------------------------------------- | ----------------------------- | From 788f58777c50ae3899a23d252d785a1cbaedc393 Mon Sep 17 00:00:00 2001 From: mcisb <83702309+KyryloKilin@users.noreply.github.com> Date: Wed, 4 Dec 2024 08:50:18 +0200 Subject: [PATCH 2/5] Update index.mdx --- docs/docs/learn/builder-guides/hello-bitcoin/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/learn/builder-guides/hello-bitcoin/index.mdx b/docs/docs/learn/builder-guides/hello-bitcoin/index.mdx index bcda9fab..aa0d1faa 100644 --- a/docs/docs/learn/builder-guides/hello-bitcoin/index.mdx +++ b/docs/docs/learn/builder-guides/hello-bitcoin/index.mdx @@ -531,7 +531,7 @@ contract TestLightRelay is LightRelay { -To compile the contract run the followling command: +To compile the contract run the following command: ```shell forge build @@ -684,7 +684,7 @@ At this point, your smart contract is ready to be used, but we can go a step fur 5. Click on the "Code" tab and click on "Verify & Publish" button. -6. Now you should be presented we a set of possilities for verifying you published contract, but we will proceed with "Via flattened source code". +6. Now you should be presented we a set of possibilities for verifying you published contract, but we will proceed with "Via flattened source code". 7. Fill the form with the specific information about the contract and how it was deployed. Make sure every field is correctly populated before submitting. Any incorrect field will lead to a failed verification. After submitting, the verification might take a couple of minutes. From 71748e7373206f2095f0c52a7bab47c0ca55185f Mon Sep 17 00:00:00 2001 From: mcisb <83702309+KyryloKilin@users.noreply.github.com> Date: Wed, 4 Dec 2024 08:52:52 +0200 Subject: [PATCH 3/5] Update index.md --- .../bridged-btc-gas-fee/account-abstraction/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/learn/builder-guides/bridged-btc-gas-fee/account-abstraction/index.md b/docs/docs/learn/builder-guides/bridged-btc-gas-fee/account-abstraction/index.md index 21bb902c..bfd7c925 100644 --- a/docs/docs/learn/builder-guides/bridged-btc-gas-fee/account-abstraction/index.md +++ b/docs/docs/learn/builder-guides/bridged-btc-gas-fee/account-abstraction/index.md @@ -53,9 +53,9 @@ Given that ERC-4337 is still relatively new, there is not a lot of support for t ## Opportunities -There are a interesting use cases that account abstraction enables being pushed by several team. Some places to look for inspiration: +There are interesting use cases that account abstraction enables being pushed by several team. Some places to look for inspiration: -- [Privy](https://docs.privy.io/): Privy allows users to chose from traditional crypto wallets and social logins to create accounts. +- [Privy](https://docs.privy.io/): Privy allows users to choose from traditional crypto wallets and social logins to create accounts. - [Safe](https://docs.safe.global/getting-started/readme): Safe allows complex multi-sig setups, simple authentication, and onramping. - [Pimlico](https://pimlico.notion.site/Product-Directory-5d92fe60243b4c5aac6650de390e7cb3): Pimlico tracks several products around account abstraction and it is worthwhile checking out the rapid and new developments in this space. From b4ea1bc69c654c29797685521586d91e726047b3 Mon Sep 17 00:00:00 2001 From: mcisb <83702309+KyryloKilin@users.noreply.github.com> Date: Wed, 4 Dec 2024 08:57:03 +0200 Subject: [PATCH 4/5] Update research.md --- docs/docs/learn/reference/research.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs/learn/reference/research.md b/docs/docs/learn/reference/research.md index 45e2b9f5..8eed2bc4 100644 --- a/docs/docs/learn/reference/research.md +++ b/docs/docs/learn/reference/research.md @@ -8,7 +8,7 @@ hide_table_of_contents: true Technological advantage stems from persistent and rigorous research. Founded by ex-Imperial College London PhDs, we are dedicated to contribute to cutting-edge research in the areas of blockchain interoperability, security, and crypto-economics. -Our team members have co-authored over 30 scientific publications in collaboration with leading universities and research centres around the globe, resulting in more than 1,000 citations. +Our team members have co-authored over 30 scientific publications in collaboration with leading universities and research centers around the globe, resulting in more than 1,000 citations. ## Latest Research Papers @@ -83,7 +83,7 @@ We provide the first systematic exposition of cross-chain communication protocol - **Zamyatin A**, Al-Bassam M, Zindros D, Kokoris-Kogias E, Moreno-Sanchez P, Kiayias A, Knottenbelt WJ -- Financial Cyprography and Data Security 2021 +- Financial Cryptography and Data Security 2021 - In collaboration with Imperial College London, UCL, IOHK, EPFL, TU Vienna, University of Athens, University of Edinburgh ### [TxChain: Efficient Cryptocurrency Light Clients via Contingent Transaction Aggregation](https://eprint.iacr.org/2020/580.pdf) @@ -95,7 +95,7 @@ Cryptocurrency light- or simplified payment verification (SPV) clients allow nod Recently, two improved sublinear light clients were proposed: to validate the blockchain, NIPoPoWs and FlyClient only download a polylogarithmic number of block headers, sampled at random. The actual verification of payments, however, remains costly: for each verified transaction, the corresponding block must too be downloaded. This yields NIPoPoWs and FlyClient only effective under low transaction volumes. -We present TxChain, a novel mechanism to maintain efficiency of light clients even under high transaction volumes. Specifically, we introduce the concept of contingent transaction aggregation, where proving inclusion of a single contingent transaction implicitly proves that n other transactions exist in the blockchain. To verify n payments, TxChain requires a only single transaction in the best (n≤c), and n/c+logc(n) transactions in the worst case (n>c). We deploy TxChain on Bitcoin without consensus changes and implement a soft fork for Ethereum. To demonstrate effectiveness in the cross-chain setting, we implement TxChain as a smart contract on Ethereum to efficiently verify Bitcoin payments. +We present TxChain, a novel mechanism to maintain efficiency of light clients even under high transaction volumes. Specifically, we introduce the concept of contingent transaction aggregation, where proving inclusion of a single contingent transaction implicitly proves that n other transactions exist in the blockchain. To verify n payments, TxChain requires only a single transaction in the best (n≤c), and n/c+logc(n) transactions in the worst case (n>c). We deploy TxChain on Bitcoin without consensus changes and implement a soft fork for Ethereum. To demonstrate effectiveness in the cross-chain setting, we implement TxChain as a smart contract on Ethereum to efficiently verify Bitcoin payments. From 7c144ec6fa6027a823d33949cef7ab734aa71cca Mon Sep 17 00:00:00 2001 From: Derrek <80121818+derrekcoleman@users.noreply.github.com> Date: Wed, 4 Dec 2024 14:19:25 -0700 Subject: [PATCH 5/5] Update research.md Revert unBritishizing of "centres" --- docs/docs/learn/reference/research.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/learn/reference/research.md b/docs/docs/learn/reference/research.md index 8eed2bc4..da51fa74 100644 --- a/docs/docs/learn/reference/research.md +++ b/docs/docs/learn/reference/research.md @@ -8,7 +8,7 @@ hide_table_of_contents: true Technological advantage stems from persistent and rigorous research. Founded by ex-Imperial College London PhDs, we are dedicated to contribute to cutting-edge research in the areas of blockchain interoperability, security, and crypto-economics. -Our team members have co-authored over 30 scientific publications in collaboration with leading universities and research centers around the globe, resulting in more than 1,000 citations. +Our team members have co-authored over 30 scientific publications in collaboration with leading universities and research centres around the globe, resulting in more than 1,000 citations. ## Latest Research Papers