Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No issues, but would like to call out Typescript code generation (AKA solts) along with the improved Javascript/Typescript client gives a vastly  improved application-building experience (here is an example of the generated code). @hyperledger/burrow now exposes a `build` function that takes a Solidity source tree and generates strongly typed bindings for Burrow that embed the contract bytecode, ABI, metadata, and allows you to deploy the contract, stream events, and call functions all via a strongly typed interfaces. Kudos to Gregory Hill for building the original solts.

Um, as ever, this is not very well documented ¯\_(ツ)_/¯.

Releases

  • 0.31.1 - Web3 and Vent fixes
  • 0.31.2 - Dump/restore fixes
  • 0.31.3 - Dump/restore improvements
  • 0.32.0 - Burrow.js rewrite in Typescript, better ABI library, core state cache concurrency fix
  • 0.32.1 - Improved errors and Javascript type coercion
  • 0.33.0 - Introduced Solidity-to-Typescript client-side code generation, fixed client-side events, fixed, finite stream bounds
  • 0.33.1 - Inline JS source maps and fixed BytesNN typing
  • 0.34.0 - Simplified JS codegen Provider interface (supporting other implementations), codegen fixes

...

We have added Ommi Shimizu from Monax.


Active Maintainers

Contributor Diversity

We have had around five new individual contributors this quarter and interest in using us from Damascus Mile.

...