Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Pinned
1,653 contributions in the last year
Contribution activity
January 2021
Created 69 commits in 1 repository
Created a pull request in ScorexFoundation/sigmastate-interpreter that received 3 comments
Opened 9 other pull requests in 1 repository
ergoplatform/sigma-rust
9
merged
- BinOp comparison ops eval and serialization;
- NumOps arith ops;
- unbox Value variants
- CalcBlake2b256 eval and serialization;
- switch to boxing Expr variant struct's fields;
- Alter SimpleBoxSelector algo to sort inputs by target tokens;
- Collection.fold
- Function definition, application
- add type and nesting level parameters to Arbitrary impl for Expr;