|
|
|
|
|
by AlexSolution
2981 days ago
|
|
All state transitions are forever visible in the blockchain. Since addresses can be set dynamically in Ethereum, it's possible to update the contract addresses which make up the business logic pipeline. This sort of pluggable design is not a requirement, and some contracts are completely immutable. Decentralization and immutability are entirely separate subjects. The security benefits of decentralization are not lost just because pipeline components can be altered. |
|