mirror of
https://github.com/monero-project/monero-site.git
synced 2024-10-31 21:47:59 +00:00
09444928da
Co-authored-by: Sarang Noether <32460187+SarangNoether@users.noreply.github.com>
11 lines
No EOL
939 B
Markdown
11 lines
No EOL
939 B
Markdown
---
|
|
terms: ["scalability"]
|
|
summary: "How Monero scaling is flexible and can accommodate many transactions as demand changes"
|
|
---
|
|
|
|
{% include untranslated.html %}
|
|
### The Basics
|
|
|
|
The size of Monero @blocks (which contain @transactions) is flexible and can accommodate many transactions as demand changes. Formulas determine how the reward miners receive interacts with the number of transactions they choose to include in blocks. The @blockchain can therefore scale to meet changes in transaction volume.
|
|
|
|
Scaling may also refer to the ability to conduct certain types of intermediate transactions safely without interacting with a blockchain. Monero does not currently support native off-chain solutions like atomic swaps, since its privacy features do not permit the use of required functionality like non-interactive refund transactions or complex scripting. However, academic and industry research is ongoing and promising in this area. |