Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.08 KB

File metadata and controls

23 lines (15 loc) · 1.08 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

Unreleased

Added

  • @dependencyFactory for static dependency factory type safety
  • Added Mempool sorting #395
  • Introduced dynamic block building and JIT transaction fetching #394
  • Introduced block explorer #381
  • Added CircuitAnalysisModule for easy analysis of protocol circuits #379
  • Separated settlement and bridging functionally, so now settlement can be used without bridging #376
  • Added nightly releases via pkg.pr.new #384
  • Introduced Changelog #378

Removed

  • Removed tick event on BlockTrigger #417