Releases: calimero-network/core
Releases · calimero-network/core
prerelease-1254
Merge 32db62e3b5de21ac55d7fa10a4b3edcfef6a1fbf into 9e3a7c973c4d45e37…
0.6.0
0.5.0
What's Changed
- Added Ethereum integration
- Decoupled contracts from core repository
- Extended e2e tests to include proxy contract functionalities
- Added autonat protocol
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Added Stellar integration
- Added support for aliases which can replace hash based IDs
- Minor fixes on admin dashboard
- Optimized e2e tests
- Optimized release process
- Unified release artifacts into single Github Release
- Extracted install scripts to install-sh repository
Full Changelog: merod-0.3.1...0.4.0
prerelease-1089
Merge d67e5ecb6ad0f6cb6b4b233ab6858f9eb7e1578b into 1ef9d3c0505d60e67…
merod-0.3.1
- Fixed get application endpoint
meroctl-0.3.1
- Fixed get application command
- Add command to list all identities in the context:
meroctl --node-name {node-name} context get {context-id} identities (-owned)
- Add command to show the number of connected peers:
meroctl --node-name {node-name} peers
- Add command to get context details:
meroctl --node-name {node-name} context get {context-id} info
merod-0.3.0
fix: switched from zig to gcc compiler and simplified build command (…
meroctl-0.3.0
fix: switched from zig to gcc compiler and simplified build command (…
prerelease-1043
Merge 2df0dd28079c5640c47130b027e57e67d26266ab into 5293ff6f20a12b42d…