chore: Devnet 0.2.0 rc.1 (#49)

* Update metadata.json and flake.lock

* Bring back old trusty builder
This commit is contained in:
Daniel Sanchez 2026-06-26 23:37:40 +02:00 committed by GitHub
parent aa87e35464
commit 7415183bdc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 384 additions and 12977 deletions

13354
flake.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -2,9 +2,8 @@
description = "Logos Blockchain Module - Qt6 Plugin";
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=56a74d2bbd5d1e2079af114c304dfdf22335c4de";
logos-module-builder.url = "github:logos-co/logos-module-builder?ref=38ddf92c1f240f4e420d300a1fbabb1609d5db01";
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",