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

Faster costing #537

Merged
merged 173 commits into from
Jun 26, 2019
Merged

Faster costing #537

merged 173 commits into from
Jun 26, 2019

Conversation

aslesarenko
Copy link
Collaborator

No description provided.

aslesarenko and others added 28 commits June 25, 2019 11:46
# Conflicts:
#	src/test/scala/sigmastate/eval/SizedTests.scala
* add AvlTree.updateDigest test;

* add AvlTree.updateOperations test;

* add blake2b256, sha256 tests;

* add sigmaProp, atLeast, sigma and, sigma or, propBytes tests;

* fix opcodes for anyZK and allZK functions;

* add allOf, anyOf tests;
add ignored tests for allZK, anyZK;

* add proveDlog and proveDHTuple tests;

* remove redundant handling of LongToByteArray in RuntimeCosting;

* add BigInt arith ops tests;

* add boolean && and || ops tests;
* add costing spec tests for various predefined(global) functions;

* add Coll.map costing spec;

* add Coll.exists costing spec;

* add Coll.append costing spec;

* add Coll.indices costing spec;

* add Coll.getOrElse costing spec test;

* add Coll.fold costing spec test;

* add Coll.forall costing spec test;

* add Coll.slice, append, patch, updated, updateMany costing spec tests;

* add Coveralls (#541)

* add scoverage and coveralls;

* relax SpamSpecification timeout;

* more relax SpamSpecification timeout;

* add decodePoint, GroupElement.getEncoded, negate costing spec tests;
fix GetVar and add DecodePoint value in CostTable;

* add AvlTree.insert, update, remove, valueLengthOpt costing spec tests;

* add CONTEXT.selfBoxIndex costing spec test;
add exception details;

* remove CostTable.concreteCollConst (switch to collToColl;

* fix costing spec tests;

* fixed some coll methods and anyZK, allZK costing spec tests;

* update to latest special from master;
fix build (costing spec tests);

* fix AtLeast and some Coll methods costing spec tests;

* fix Box.tokens costing;

* attempt to fix Coll.fold and patch (still failing);

* remove scoverage from travis CI;
@aslesarenko aslesarenko merged commit e9c8169 into v2.2 Jun 26, 2019
@kushti kushti deleted the faster-costing branch July 25, 2019 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-ready-for-merge Status: This PR is ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants