-
Notifications
You must be signed in to change notification settings - Fork 41
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
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e629124 - Browse repository at this point
Copy the full SHA e629124View commit details
Commits on Sep 9, 2023
-
sigma-ast: TypeSerializer code moved to CoreTypeSerializer (fix compi…
…lation of interpreter)
Configuration menu - View commit details
-
Copy full SHA for 142fcc8 - Browse repository at this point
Copy the full SHA 142fcc8View commit details
Commits on Sep 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 01190bb - Browse repository at this point
Copy the full SHA 01190bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5d01ff - Browse repository at this point
Copy the full SHA f5d01ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for e162665 - Browse repository at this point
Copy the full SHA e162665View commit details -
Configuration menu - View commit details
-
Copy full SHA for a22282d - Browse repository at this point
Copy the full SHA a22282dView commit details -
Merge remote-tracking branch 'origin/sigma-ast' into core-serializers
# 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
Configuration menu - View commit details
-
Copy full SHA for 02f6ad2 - Browse repository at this point
Copy the full SHA 02f6ad2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e45513 - Browse repository at this point
Copy the full SHA 0e45513View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a86c84 - Browse repository at this point
Copy the full SHA 1a86c84View commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c6585e1 - Browse repository at this point
Copy the full SHA c6585e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61f2bda - Browse repository at this point
Copy the full SHA 61f2bdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c7e09a - Browse repository at this point
Copy the full SHA 0c7e09aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 198e028 - Browse repository at this point
Copy the full SHA 198e028View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b07d30 - Browse repository at this point
Copy the full SHA 5b07d30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 637ecff - Browse repository at this point
Copy the full SHA 637ecffView commit details -
Configuration menu - View commit details
-
Copy full SHA for d12e488 - Browse repository at this point
Copy the full SHA d12e488View commit details -
Configuration menu - View commit details
-
Copy full SHA for e16540d - Browse repository at this point
Copy the full SHA e16540dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 728895b - Browse repository at this point
Copy the full SHA 728895bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8de983 - Browse repository at this point
Copy the full SHA c8de983View commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 44d2463 - Browse repository at this point
Copy the full SHA 44d2463View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d00c56 - Browse repository at this point
Copy the full SHA 2d00c56View commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d9b6b23 - Browse repository at this point
Copy the full SHA d9b6b23View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd91fa3 - Browse repository at this point
Copy the full SHA dd91fa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c973adb - Browse repository at this point
Copy the full SHA c973adbView commit details -
Merge remote-tracking branch 'origin/sigma-ast' into core-serializers
# Conflicts: # core/shared/src/main/scala/sigma/ast/package.scala # interpreter/shared/src/main/scala/sigmastate/eval/CostingDataContext.scala
Configuration menu - View commit details
-
Copy full SHA for 4912a3c - Browse repository at this point
Copy the full SHA 4912a3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5695687 - Browse repository at this point
Copy the full SHA 5695687View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fcd2a7 - Browse repository at this point
Copy the full SHA 4fcd2a7View commit details
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for feebe24 - Browse repository at this point
Copy the full SHA feebe24View commit details -
Configuration menu - View commit details
-
Copy full SHA for d503dbe - Browse repository at this point
Copy the full SHA d503dbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 094beeb - Browse repository at this point
Copy the full SHA 094beebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f85433 - Browse repository at this point
Copy the full SHA 3f85433View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ddc80d - Browse repository at this point
Copy the full SHA 2ddc80dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42541ac - Browse repository at this point
Copy the full SHA 42541acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 731409f - Browse repository at this point
Copy the full SHA 731409fView commit details
Commits on Oct 4, 2023
-
Merge remote-tracking branch 'origin/ergotree-version' into core-seri…
…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
Configuration menu - View commit details
-
Copy full SHA for 9cdcbde - Browse repository at this point
Copy the full SHA 9cdcbdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8ba147 - Browse repository at this point
Copy the full SHA a8ba147View commit details -
Merge remote-tracking branch 'origin/core-serializers' into core-seri…
…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
Configuration menu - View commit details
-
Copy full SHA for 9617c12 - Browse repository at this point
Copy the full SHA 9617c12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69a9148 - Browse repository at this point
Copy the full SHA 69a9148View commit details
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dc23717 - Browse repository at this point
Copy the full SHA dc23717View commit details