Skip to content

v2.1.0

Compare
Choose a tag to compare
@excalq excalq released this 09 May 17:31

What's Changed

Supports new devmode block timestamp offset endpoints.

Bugfixes

Enhancements

  • enhancement: add genesis type by @shiqizng in #443
  • docs: Update README.md by @algochoi in #460
  • tests: Add disassembly test for Go SDK by @algochoi in #462
  • marshaling: Lenient Address and BlockHash go-codec unmarshalers. by @winder in #464
  • API: Add types for ledgercore.StateDelta. by @winder in #467
  • docs: Create runnable examples to be pulled into docs by @barnjamin in #480
  • Docs: Examples by @barnjamin in #491
  • api: Regenerate client interfaces for timestamp, ready, and simulate endpoints by @algochoi in #513
  • Performance: Add MakeClientWithTransport client override that allows the user to pass a custom http transport by @pbennett in #520
  • DevOps: Add CODEOWNERS to restrict workflow editing by @onetechnical in #524
  • Performance: Add custom http transport to MakeClientWithTransport by @algochoi in #523

Other

  • Regenerate code with the latest specification file (c90fd645) by @github-actions in #522

New Contributors

Full Changelog: v2.0.0...v2.1.0