Skip to content

Releases: calimero-network/core

merod-0.2.1

17 Dec 10:45
ee20c8a
Compare
Choose a tag to compare
chore: release merod v0.2.1 (#1017)

meroctl-0.2.0

11 Dec 08:32
c7199d0
Compare
Choose a tag to compare

Added --output-format json for machine-readable output

merod-0.2.0

05 Dec 11:54
3e2a238
Compare
Choose a tag to compare

Rust SDK:

  • env::executor_id() for fetching the runtime identity (no arbitrary signing,
    however.
  • env::context_id() for fetching the context ID.
  • calimero_storage::collections::{Unordered{Map,Set},Vector} for conflict-free
    operations
  • Self::external() for external (blockchain) operations

Node:

  • Removed the coordinator
  • All messages sent between peers are now end-to-end encrypted
  • Peers can share the application blob between one another, in case one of them
    doesn't have it installed
  • The node has been split up into 2 binaries
    • merod retains node-specific commands, init, run, config
    • meroctl hosts client commands like context create, etc..
  • merod config now has a generic & more flexible interface
  • query & mutate in the API have now been merged into just execute
  • interactive CLI now uses clap, making it more robust (merod)

Integrations:

  • NEAR: expanded implementation to include a deployment of a proxy contract for
    every created context, which facilitates context representation on the network
  • Starknet: reached feature parity with the NEAR implementation, allowing
    contexts to be created in association with the Starknet protocol.
    ‎Cargo.lock

prerelease-1000

04 Dec 09:20
f72fbcb
Compare
Choose a tag to compare
prerelease-1000 Pre-release
Pre-release
Merge 15a982ab9d71780d8f4094fe1c23c9c9ccb91689 into fa52ab3fe2501bf1b…

merod-0.1.1

03 Dec 08:56
7c07b30
Compare
Choose a tag to compare
ci: support multiple artifacts in node build (#994)

meroctl-0.1.1

03 Dec 08:56
7c07b30
Compare
Choose a tag to compare
ci: support multiple artifacts in node build (#994)

prerelease-994

02 Dec 15:54
bbbe77b
Compare
Choose a tag to compare
prerelease-994 Pre-release
Pre-release
Merge 7bb5cabf7af946306098455574bef7ee6b805eea into 1f1cfac647f567678…

Release v0.1.1

10 Oct 15:43
cd0fcd1
Compare
Choose a tag to compare

Release for version 0.1.1

Release v0.1.0

18 Sep 17:14
e2df58b
Compare
Choose a tag to compare

Release for version 0.1.0