2021-01-25 Engineering Update

Chain

  • We have extracted near-memory-tracker into a separate repository! Consider using it. It has lower performance overhead than Valgrind, it can track linked C/C++ dependencies, and it can dump memory without affecting the process.
  • We have added block ordinal in addition to block height which enables implementation of the light speed sync;

Berry Pickers

Bridge

EVM

Contract Runtime

Node Interfaces

Infra

  • We released nearup 0.8.1 with MacOS support, automatic restarts, see full list of improvements here;
  • We have added MacOS X release pipeline.
3 Likes