-
4.0.27 released
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
New repo URL: anon-br/ledger-ergo-js
-
sigmastate-interpreter
ErgoScript compiler and ErgoTree Interpreter implementation for Ergo blockchain
Sigma: - v5.0 PRs waiting for review sigmastate-interpreter/pull/779, sigmastate-interpreter/pull/790, sigmastate-interpreter/pull/785 - Experimented with JVM/JS cross compilation of Scala. - Created cross compiled JVM/JS template project with example crypto operations - It demonstrates how to use crypto JS npm modules from Scala.js. Thus, cross-compilation of Sigma for JVM and JS looks feasible and promising.
-
Sigma: - v5.0 PRs waiting for review sigmastate-interpreter/pull/779, sigmastate-interpreter/pull/790, sigmastate-interpreter/pull/785 - Experimented with JVM/JS cross compilation of Scala. - Created cross compiled JVM/JS template project with example crypto operations - It demonstrates how to use crypto JS npm modules from Scala.js. Thus, cross-compilation of Sigma for JVM and JS looks feasible and promising.
-
Reviewed PR Misc:
-
@TimL finished and merged node discovery via node's REST API, converted dependencies for ergo-rest into submodules to allow publishing of ergo-rest and moved Header type from ergotree-ir to ergo-chain-types crate