Releases: astriaorg/go-sequencer-client
Releases · astriaorg/go-sequencer-client
v0.4.1
Added GetBlock
function to Client.
What's Changed
- Feature: add project yaml to add issues to astriaorg project by @steezeburger in #15
- Add
getblock
Function by @sambukowski in #13
Full Changelog: v0.4.0...v0.4.1
v0.4.0
This release is compatible with recent changes to the Astria sequencer protobufs for Dusk-6
Important
This release is not compatible with Astria Devnet Dusk-5.
v0.3.0
This release is compatible with recent changes to the Astria sequencer protobufs for Dusk-5
Important
This release is not compatible with Astria Devnet Dusk-4.
What's Changed
- chore: upgrade to v1 protos by @joroshiba in #8
- Add GetBlockheight to client by @sambukowski in #9
- Chore: Update protos by @sambukowski in #10
New Contributors
- @sambukowski made their first contribution in #9
Full Changelog: v0.2.0-alpha.2...v0.3.0
v0.2.0-alpha.2
This release is compatible with recent changes to the Astria sequencer protobufs.
Important
This release is not compatible with Astria Devnet (dusk-3)
What's Changed
- chore: update for changes in protobuf schema by @mycodecrafting in #6
New Contributors
- @mycodecrafting made their first contribution in #6
Full Changelog: v0.1.0...v0.2.0-alpha.2
v0.1.0
This release is compatible with Astria Devnet (dusk-3)
What's Changed
- wrap functionality in simple cli by @steezeburger in #1
- output private key seed in createaccount by @noot in #3
- use buf protos by @joroshiba in #4
New Contributors
- @steezeburger made their first contribution in #1
- @noot made their first contribution in #3
- @joroshiba made their first contribution in #4
Full Changelog: https://github.com/astriaorg/go-sequencer-client/commits/v0.1.0