vault backup: 2022-12-19 14:54:11

This commit is contained in:
Jet Hughes 2022-12-19 14:54:11 +13:00
parent b8c24a0b01
commit 337e78dc87

View File

@ -99,4 +99,6 @@ Did some research on [[merkle tree]]s. Think in bitcoin and ethereum the raw dat
https://www.makeuseof.com/what-data-stored-bitcoin-blockchain/ From here it seems that within a block the transactions are stored separately from the merkle tree. And the number of transactions in a block cannot take up more than 1MB.
https://hackernoon.com/getting-deep-into-ethereum-how-data-is-stored-in-ethereum-e3f669d96033 [[ethereum#storage]]
https://hackernoon.com/getting-deep-into-ethereum-how-data-is-stored-in-ethereum-e3f669d96033 [[ethereum#storage]]
https://medium.com/cybermiles/diving-into-ethereums-world-state-c893102030ed