Update metadata.json and flake.lock

This commit is contained in:
Daniel 2026-06-26 22:59:55 +02:00
parent 6aef6ee230
commit 0f0bde5e58
3 changed files with 6 additions and 7 deletions

8
flake.lock generated
View File

@ -98,16 +98,16 @@
"rust-rapidsnark": "rust-rapidsnark"
},
"locked": {
"lastModified": 1782472464,
"narHash": "sha256-cAutgFKnxPX6S/EuXgzM8/e/NOkVFOq60P8Pv0EUAH4=",
"lastModified": 1782503755,
"narHash": "sha256-UM1Nda8ahh4Ueqxqeh28b1w1ZwEIdZoj0ok1JanmYh4=",
"owner": "logos-blockchain",
"repo": "logos-blockchain",
"rev": "fb326a3acef3cbee621cbe488099bc2359373edb",
"rev": "6f2eb7a3f35f5eb328e867cb743aef206ddebaa8",
"type": "github"
},
"original": {
"owner": "logos-blockchain",
"ref": "0.1.3-rc.13",
"ref": "0.2.0-rc.1",
"repo": "logos-blockchain",
"type": "github"
}

View File

@ -3,8 +3,7 @@
inputs = {
logos-module-builder.url = "github:logos-co/logos-module-builder?ref=92ef691ea72844134f6c68fb447d37f855fc9690";
# https://github.com/logos-blockchain/logos-blockchain/commit/58d71393cb7c5e8d425f54b09f2f28e0d9905fdc
logos-blockchain.url = "github:logos-blockchain/logos-blockchain?ref=0.1.3-rc.13";
logos-blockchain.url = "github:logos-blockchain/logos-blockchain?ref=0.2.0-rc.1";
};
outputs = inputs@{ logos-module-builder, ... }:

View File

@ -1,7 +1,7 @@
{
"name": "blockchain_module",
"display_name": "Blockchain Module",
"version": "0.1.3-rc.13",
"version": "0.2.0",
"description": "Logos blockchain node for logos-core",
"author": "Logos Blockchain Team",
"type": "core",