Releases: ava-labs/hypersdk
Releases · ava-labs/hypersdk
v0.0.9
What's Changed
- avalanche-network-runner@v1.6.0 by @patrick-ogrady in #211
- AvalancheGo@v1.10.4 by @patrick-ogrady in #238
- update devnet tutorial by @felipemadero in #222
- avalanche-network-runner@v1.7.0 by @patrick-ogrady in #240
- Fix RequestID for VM2 requests + Create
network
package by @felipemadero in #186 - fix license header test by @aphexmunky in #235
- Example tokenvm shell script using tmp var by @itinance in #145
- Trigger CI with label by @patrick-ogrady in #241
- Update README Badges by @patrick-ogrady in #242
- DEVNETS.md version by @patrick-ogrady in #243
New Contributors
- @aphexmunky made their first contribution in #235
- @itinance made their first contribution in #145
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Don't run cond-release on tag by @patrick-ogrady in #172
- Update README.md by @samliok in #203
- Add community posts by @patrick-ogrady in #209
- AvalancheGo@v1.10.3 by @patrick-ogrady in #208
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- [trace] add docs on mmap limits for elasticsearch container by @hexfusion in #166
- Misc Ports from #136 and #159 by @patrick-ogrady in #171
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Add load/release to conditional run by @patrick-ogrady in #151
- Try
env
by @patrick-ogrady in #152 - Update to ANR@1.4.1 by @felipemadero in #149
- Add ecosystem badge by @patrick-ogrady in #155
- Integrating new pubsub package into vm streaming by @samliok in #137
- [tests/e2e] Node Restart + Func Cleanup by @felipemadero in #156
- Update to avalanchego@v1.10.1 by @patrick-ogrady in #163
- [vm/network] Fix byte corruption on network manager by @patrick-ogrady in #164
New Contributors
- @felipemadero made their first contribution in #149
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- remove unused buffer type by @danlaine in #119
- [Pubsub] Adding a pubsub package for server/client connections by @samliok in #120
- automated devent deploy + skip verify on build by @gyuho in #94
- Update devnets version by @patrick-ogrady in #135
- reduce
tstate
map copies + distinguish between empty/non-existent values by @patrick-ogrady in #142 - Update to AvalancheGo@v1.10.0 by @patrick-ogrady in #147
Full Changelog: v0.0.4...v0.0.5
v0.0.4
v0.0.3: Fix GoReleaser `osxcross`
v0.0.2: Avalanche Warp Messaging
Status
hypersdk
is considered ALPHA software and is not safe to use in production. The framework is under active development and may change significantly over the coming months as its modules are optimized and audited.
Compatibility
The supported avalanchego
plugin version is 24
.
What's Changed
- Fix minor typos by @gyuho in #20
- Optimizing
crypto/ed25519.go
by @rafael-abuawad in #21 - [crypto] Cleanup comments and vars by @patrick-ogrady in #26
- [tstate] Commenting and Tests by @samliok in #29
- Create CONTRIBUTING.md by @rafael-abuawad in #27
- docs: Add minimum go version to README by @exdx in #10
- Add
TokenVM
example by @patrick-ogrady in #18 - use
set.Set
instead ofmap[T]struct{}
by @danlaine in #34 - use temp files in tests by @danlaine in #36
- use imported min/max functions by @danlaine in #39
- avalanchego@v1.9.9 by @patrick-ogrady in #41
- go1.20 by @patrick-ogrady in #43
- Updating
ed25519.go
to Go 1.20 by @rafael-abuawad in #46 - Generic Heap by @patrick-ogrady in #48
- Update EMap to use Heap Package by @samliok in #55
- nits by @danlaine in #35
- Add website boilerplate by @patrick-ogrady in #67
- Update to avalanchego-1.9.10 by @patrick-ogrady in #71
- [workers] Testing + Comments by @samliok in #70
- Add report card to README by @patrick-ogrady in #81
- Add Avalanche Warp Messaging Support by @patrick-ogrady in #57
- AvalancheGo@v1.9.11 + E2E Enhancements by @patrick-ogrady in #98
- [Codec] Testing + Comments by @samliok in #87
- fix terminal output by @patrick-ogrady in #101
- AvalancheGo@v1.9.12-rc.5 (
x/merkledb
locking improvements) by @patrick-ogrady in #102 token-cli spam run
by @patrick-ogrady in #103- Use included Warp.ID() by @patrick-ogrady in #107
- Handle no acceptable summaries by @patrick-ogrady in #110
- Fix integration coverage by @patrick-ogrady in #111
- AvalancheGo@v1.9.12 by @patrick-ogrady in #108
- Add goreleaser by @patrick-ogrady in #112
- Build with 20.04 by @patrick-ogrady in #113
- Small typo fix in auth type checking (copypasted from action) by @boulix3 in #115
- update avalanchego dep to v1.9.15 by @danlaine in #117
- Update to Avalanche Ecosystem License by @patrick-ogrady in #121
- AvalancheGo@v1.9.16 by @patrick-ogrady in #122
New Contributors
- @gyuho made their first contribution in #20
- @rafael-abuawad made their first contribution in #21
- @danlaine made their first contribution in #34
- @boulix3 made their first contribution in #115
Full Changelog: v0.0.1...v0.0.2
v0.0.1: Initial Release
Per Celeritatem et Ipsum ad Astra 🚀
Status
hypersdk
is considered ALPHA software and is not safe to use in production. The framework is under active development and may change significantly over the coming months as its modules are optimized and audited.
Compatibility
The supported avalanchego
plugin version is 22
.