Releases: bloxbean/yaci-devkit
Releases · bloxbean/yaci-devkit
v0.9.0-beta
Merge pull request #58 from bloxbean/node_9.0.0_store_rc4 Upgrade to Node (9.0.0), Ogmios (6.5.0) and Yaci Store (0.1.0-rc4)
v0.9.0-preview2
chore: Bump version for release
v0.9.0-dev1
chore: Cleanup and finalize action files
v0.9.0-preview1
This is a preview build for testing the new folder structure of Devnet and admin endpoints
v0.8.0-beta
Key Features
- New
curl
based installation process (https://devkit.yaci.xyz) - New wrapper script
devkit.sh
- Well defined default addresses
- Multi-node setup support (Experimental)
- Ogmios (v6.2.0), Kupo (v2.8.0), Yaci Store (0.1.0-rc2-preview3)
What's Changed
- Add shebang to indicate a shell that supports "source" by @nielstron in #24
- Merge to main by @satran004 in #26
- Convert devkit repo to a mono repo + Earthly integration by @satran004 in #27
- Well defined default addresses by @satran004 in #30
- Ogmios, Kupo upgrade + devkit script + fixes by @satran004 in #32
- Upgrade to Yaci Store 0.1.0-rc2-preview3 by @satran004 in #35
- New install script to simplify the installation process by @satran004 in #36
- Documentation site setup with Github action by @satran004 in #37
- Config customization by @satran004 in #40
- Join additional peers to the default network by @satran004 in #43
New Contributors
- @nielstron made their first contribution in #24
Full Changelog: v0.7.0-beta...v0.8.0-beta
v0.8.0-preview2
What's Changed
- Upgrade to Yaci Store 0.1.0-rc2-preview3 by @satran004 in #35
- New install script to simplify the installation process by @satran004 in #36
Full Changelog: v0.8.0-preview1...v0.8.0-preview2
v0.8.0-preview1
What's Changed
- Add shebang to indicate a shell that supports "source" by @nielstron in #24
- Convert devkit repo to a mono repo + Earthly integration by @satran004 in #27
- Well defined default addresses by @satran004 in #30
- Ogmios (6.2.0), Kupo (2.8.0) upgrade + devkit script + fixes by @satran004 in #32
To start/stop DevKit
./devkit.sh <start | stop>
New Contributors
- @nielstron made their first contribution in #24
Full Changelog: v0.7.0-beta...v0.8.0-preview1
v0.7.0-beta
What's Changed
- Conway era support.
By default, Yaci DevKit creates a devnet with Babbage era. If you want to create a devnet with Conway era, use the following command.
create-node -o --era conway
- Cardano Node : 8.7.3
- Yaci Store : v0.1.0-rc2-preview1
- Ogmios : v6.0.0
- Kupo. : v2.7.2