Skip to content

Conversation

@leo-bogastry
Copy link
Contributor

@leo-bogastry leo-bogastry commented Jul 5, 2021

Description

This PR starts the refactoring of the "write layer" by moving the methods save and storeBlock to a BlockchainWriter.
By consequence storeReceipts, storeChainWeight, storeBlockHeader, storeBlockBody were also moved
BlockchainWriter is not a final name.
The bestKnownBlockAndLatestCheckpoint was also moved to a BlockchainMetadata class

@leo-bogastry leo-bogastry changed the title Refactor/etcm 963 blockchain write layer [ETCM-963] blockchain write layer - methods save and storeBlock Jul 5, 2021
@leo-bogastry leo-bogastry force-pushed the refactor/ETCM-963-blockchain-write-layer branch from d47286a to 9f7a8e3 Compare July 5, 2021 14:54
@leo-bogastry leo-bogastry force-pushed the refactor/ETCM-963-blockchain-write-layer branch from 9f7a8e3 to 572bd93 Compare July 6, 2021 14:33
@leo-bogastry leo-bogastry force-pushed the refactor/ETCM-963-blockchain-write-layer branch from 572bd93 to 93576e3 Compare July 7, 2021 09:56
@leo-bogastry leo-bogastry force-pushed the refactor/ETCM-963-blockchain-write-layer branch from 93576e3 to 04bf2bc Compare July 7, 2021 10:22
@leo-bogastry leo-bogastry merged commit e7ff983 into develop Jul 7, 2021
@leo-bogastry leo-bogastry deleted the refactor/ETCM-963-blockchain-write-layer branch July 7, 2021 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants