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

Move TypeSerializer and DataSerializer to core module (part 2) #917

Merged
merged 39 commits into from
Oct 21, 2023

Conversation

# Conflicts:
#	interpreter/shared/src/main/scala/sigmastate/interpreter/Interpreter.scala
#	sc/shared/src/test/scala/org/ergoplatform/validation/RuleStatusSerializerSpec.scala
#	sdk/js/src/main/scala/org/ergoplatform/sdk/js/Isos.scala
# Conflicts:
#	core/shared/src/main/scala/sigma/ast/package.scala
#	interpreter/shared/src/main/scala/sigmastate/eval/CostingDataContext.scala
…alizers

# Conflicts:
#	interpreter/shared/src/main/scala/org/ergoplatform/ErgoAddress.scala
#	interpreter/shared/src/main/scala/org/ergoplatform/validation/ValidationRules.scala
#	interpreter/shared/src/main/scala/sigmastate/UnprovenTree.scala
#	interpreter/shared/src/main/scala/sigmastate/Values.scala
#	interpreter/shared/src/main/scala/sigmastate/eval/CostingDataContext.scala
#	interpreter/shared/src/test/scala/sigmastate/TestsBase.scala
#	interpreter/shared/src/test/scala/sigmastate/crypto/SigningSpecification.scala
#	interpreter/shared/src/test/scala/sigmastate/serialization/generators/ObjectGenerators.scala
#	interpreter/shared/src/test/scala/special/sigma/SigmaTestingData.scala
#	sc/js/src/main/scala/sigmastate/lang/js/SigmaCompiler.scala
#	sc/jvm/src/test/scala/sigmastate/helpers/SigmaPPrintSpec.scala
#	sc/shared/src/test/scala/org/ergoplatform/dsl/TestContractSpec.scala
#	sc/shared/src/test/scala/sigma/SigmaDslSpecification.scala
#	sc/shared/src/test/scala/sigmastate/SoftForkabilitySpecification.scala
#	sc/shared/src/test/scala/sigmastate/serialization/ErgoTreeSerializerSpecification.scala
#	sc/shared/src/test/scala/sigmastate/utxo/DistributedSigSpecification.scala
#	sc/shared/src/test/scala/sigmastate/utxo/blockchain/BlockchainSimulationTestingCommons.scala
#	sc/shared/src/test/scala/sigmastate/utxo/examples/ColdWalletAdvContractExampleSpecification.scala
#	sc/shared/src/test/scala/sigmastate/utxo/examples/ColdWalletContractExampleSpecification.scala
#	sc/shared/src/test/scala/sigmastate/utxo/examples/CoopExampleSpecification.scala
#	sc/shared/src/test/scala/sigmastate/utxo/examples/MixExampleSpecification.scala
#	sc/shared/src/test/scala/sigmastate/utxo/examples/RPSGameExampleSpecification.scala
#	sc/shared/src/test/scala/sigmastate/utxo/examples/ReversibleTxExampleSpecification.scala
#	sc/shared/src/test/scala/sigmastate/utxo/examples/TimedPaymentExampleSpecification.scala
#	sdk/js/src/main/scala/org/ergoplatform/sdk/js/Isos.scala
#	sdk/js/src/test/scala/org/ergoplatform/sdk/js/IsosSpec.scala
#	sdk/shared/src/test/scala/org/ergoplatform/sdk/wallet/utils/Generators.scala
…alizers2

# Conflicts:
#	interpreter/shared/src/main/scala/org/ergoplatform/ErgoTreePredef.scala
#	interpreter/shared/src/main/scala/org/ergoplatform/validation/ValidationRules.scala
#	interpreter/shared/src/main/scala/sigmastate/Values.scala
#	interpreter/shared/src/main/scala/sigmastate/serialization/ErgoTreeSerializer.scala
#	sc/js/src/main/scala/sigmastate/lang/js/SigmaCompiler.scala
#	sc/jvm/src/test/scala/sigmastate/helpers/SigmaPPrintSpec.scala
#	sc/shared/src/test/scala/org/ergoplatform/dsl/TestContractSpec.scala
#	sc/shared/src/test/scala/sigmastate/ScriptVersionSwitchSpecification.scala
#	sc/shared/src/test/scala/sigmastate/SoftForkabilitySpecification.scala
#	sc/shared/src/test/scala/sigmastate/serialization/ErgoTreeSerializerSpecification.scala
#	sc/shared/src/test/scala/sigmastate/utxo/examples/CoopExampleSpecification.scala
#	sdk/shared/src/main/scala/org/ergoplatform/sdk/ContractTemplate.scala
@aslesarenko aslesarenko changed the base branch from core-serializers to ergotree-version October 5, 2023 18:12
@aslesarenko aslesarenko changed the title Move TypeSerializer and DataSerializer to core module (part 3) Move TypeSerializer and DataSerializer to core module (part 2) Oct 5, 2023
@aslesarenko aslesarenko marked this pull request as ready for review October 5, 2023 18:18
@aslesarenko aslesarenko changed the base branch from ergotree-version to v5.0.13-RC October 21, 2023 10:47
@aslesarenko aslesarenko merged commit 3435531 into v5.0.13-RC Oct 21, 2023
4 checks passed
@aslesarenko aslesarenko deleted the core-serializers2 branch May 1, 2024 15:30
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.

2 participants