Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A sidechain prototype #2107

Open
wants to merge 62 commits into
base: master
Choose a base branch
from
Open

A sidechain prototype #2107

wants to merge 62 commits into from

Conversation

kushti
Copy link
Member

@kushti kushti commented Feb 1, 2024

No description provided.

ccellado and others added 30 commits February 8, 2024 18:27
Add changes to ergo-core readme
Add changes to ergo-core readme
Add burn tokens form to ergo-node-interface
extract PoPowAlgosSpec -> PoPowAlgosWithDBSpec

extract SerializationTest -> SerializationCoreTest

extract JsonSerializationSpec -> JsonSerializationCoreSpec

move scorex.testkit.SerializationTests -> ergo-core/org.ergoplatform/utils

NiPoPoWVerifierSpec has to stay in node's test since ChainGenerators it requires uses ErgoHistory

Create ChainSettingsReader in ergocore

Refactor generators to use Object instead of trait. To avoid OOP inheritance spagetti

Remove scores.testkit.CoreGenerators

Move scorex.testkit.generators.ObjectGenerators -> ergo-core/org.ergoplatform.utils.generators.CoreGenerators

Extract ergo-node specific ConnectedPeerGenerators from CoreGenerators

Move DefaultFakePowScheme to ergo-core

Dissect ErgoTestConstants into ErgoCoreTestConstants & ErgoNodeTestConstants

Move settings.LaunchParameters to ergo-core

Dissect ErgoTransactionGenerators into ErgoCoreTransactionGenerators & ErgoNodeTransactionGenerators

Dissect part of VotingSpecification to ErgoNodeVotingSpecification
extract PoPowAlgosSpec -> PoPowAlgosWithDBSpec

extract SerializationTest -> SerializationCoreTest

extract JsonSerializationSpec -> JsonSerializationCoreSpec

move scorex.testkit.SerializationTests -> ergo-core/org.ergoplatform/utils

NiPoPoWVerifierSpec has to stay in node's test since ChainGenerators it requires uses ErgoHistory

Create ChainSettingsReader in ergocore

Refactor generators to use Object instead of trait. To avoid OOP inheritance spagetti

Remove scores.testkit.CoreGenerators

Move scorex.testkit.generators.ObjectGenerators -> ergo-core/org.ergoplatform.utils.generators.CoreGenerators

Extract ergo-node specific ConnectedPeerGenerators from CoreGenerators

Move DefaultFakePowScheme to ergo-core

Dissect ErgoTestConstants into ErgoCoreTestConstants & ErgoNodeTestConstants

Move settings.LaunchParameters to ergo-core

Dissect ErgoTransactionGenerators into ErgoCoreTransactionGenerators & ErgoNodeTransactionGenerators

Dissect part of VotingSpecification to ErgoNodeVotingSpecification
fix test 'valid application of correct extension'

fix test 'validation of field value sizes'
Fix ErgoStateContextSpec Sporadic Failures
Add ergo-core testing and publishing snapshot on PR branch push
Fix ergo-core publishing in build.sbt
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.

None yet

4 participants