2019-05-13 15:23:14 +00:00
|
|
|
---
|
2021-10-05 14:00:17 +00:00
|
|
|
summary: 'How Monero scaling is flexible and can accommodate many transactions as demand changes'
|
2019-05-13 15:23:14 +00:00
|
|
|
terms: ["scalability"]
|
|
|
|
---
|
|
|
|
|
2020-08-16 17:11:02 +00:00
|
|
|
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
2021-10-05 14:00:17 +00:00
|
|
|
|
2019-05-13 15:23:14 +00:00
|
|
|
### The Basics
|
|
|
|
|
2021-10-05 14:00:17 +00:00
|
|
|
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.
|
2020-05-28 08:00:31 +00:00
|
|
|
|
2021-10-05 14:00:17 +00:00
|
|
|
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.
|