You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/network/guides/gasless-usdt0-transfers.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ The relayer pays the gas fees for this on-chain execution.
45
45
46
46
EIP-3009 introduces two key functions, including:
47
47
48
-
-**`transferWithAuthorization`**: This function moves tokens from the from address (the authorizer) to the to address.
48
+
-**`transferWithAuthorization`**: This function moves tokens from the `from` address (the authorizer) to the `to` address.
49
49
It only executes if the provided signature `(v, r, s)` correctly matches the `from` address for the given payload, the current blockchain time is within the `validAfter` and `validBefore` timestamps, and the unique `nonce` has not been previously used by the `from` address for this contract.
description="This paper introduces the Flare Data Connector (FDC), an enshrined protocol using network consensus to bring external event data securely onto Flare. Confirmed attestations based on user requests are published onchain every 90 seconds."
34
+
description="A protocol using network consensus to securely and reliably import offchain event data onto Flare, publishing confirmed attestations on-chain every 90 seconds."
35
35
date="Jan 14, 2025"
36
36
/>
37
37
<CustomCard
38
38
title="FTSOv2: more data feeds and faster updates to the FTSO"
description="This paper presents FTSOv2, an improved Flare Time Series Oracle enabling faster updates (via new block-latency feeds alongside 90s anchor feeds) and support for 1000+ data feeds efficiently, enhancing decentralized data delivery."
40
+
description="An upgraded Flare Time Series Oracle delivering faster updates via block-latency feeds alongside 90-second anchor feeds, while efficiently handling over 1,000 feeds."
description="Provides a foundational overview of the Flare Network, an EVM L1 featuring native blockchain data and time series data protocols for decentralized data acquisition. Covers the FLR token, delegation, consensus, governance, and tokenomics."
47
-
date="Dec 30, 2022"
44
+
title="Consensus learning: A novel decentralised ensemble learning paradigm"
description="Introduces Consensus Learning, a novel distributed machine learning paradigm combining ensemble methods with P2P consensus. This approach ensures data privacy and Byzantine fault tolerance by aggregating predictions via network consensus, supported by theoretical analysis and simulations."
description="An EVM L1 blockchain with native data and time-series protocols for decentralized data acquisition, covering the FLR token, consensus, and governance."
64
+
date="Dec 30, 2022"
65
65
/>
66
66
<CustomCard
67
67
title="A hybrid post-quantum digital signature scheme for the EVM"
description="Proposes a new EVM transaction type incorporating both standard elliptic curve and CRYSTALS-Dilithium post-quantum signatures to provide quantum resistance against threats like Shor's algorithm, while maintaining network efficiency."
69
+
description="A new EVM transaction type that integrates ECDSA and CRYSTALS-Dilithium signatures to achieve quantum resistance against Shor's algorithm."
description="This report analyzes the accuracy of FTSO price feeds on Songbird by comparing them against trade data from the Kraken exchange. Using metrics like deviation bands and RRMSE, the analysis concludes that FTSO prices closely align with Kraken prices."
92
+
description="Compares FTSO price feeds against Kraken trade data using deviation bands and RRMSE, demonstrating close alignment with Kraken prices."
93
93
date="Apr 6, 2023"
94
94
/>
95
95
<CustomCard
96
96
title="STP.02 - Impact of secondary FTSO reward band"
description="This report evaluates the effects of Songbird Test Proposal 2. The analysis finds that STP.02 significantly increased the percentage of rewarded data providers, enhancing decentralization, without negatively impacting the accuracy of the FTSO price feeds."
98
+
description="Assesses STP.02's effect, showing it boosted the share of rewarded data providers - enhancing decentralization - without compromising FTSO price feed accuracy."
0 commit comments