diff --git a/blueprints/incredible-squaring/foundry.toml b/blueprints/incredible-squaring/foundry.toml index 7b1b47b7..c4044f4b 100644 --- a/blueprints/incredible-squaring/foundry.toml +++ b/blueprints/incredible-squaring/foundry.toml @@ -10,4 +10,4 @@ solc_version = "0.8.20" recursive_deps = true [dependencies] -tnt-core = { version = "0.2.0", git = "https://github.com/tangle-network/tnt-core.git", rev = "5de7c3a6336494a231cb86c2b7c32b81b274d5e6" } +tnt-core = { version = "0.3.0" } diff --git a/blueprints/incredible-squaring/remappings.txt b/blueprints/incredible-squaring/remappings.txt index 01293805..220547a4 100644 --- a/blueprints/incredible-squaring/remappings.txt +++ b/blueprints/incredible-squaring/remappings.txt @@ -1 +1 @@ -tnt-core/=dependencies/tnt-core-0.2.0/src/ +tnt-core/=dependencies/tnt-core-0.3.0/src/ diff --git a/blueprints/incredible-squaring/soldeer.lock b/blueprints/incredible-squaring/soldeer.lock index de78ce24..b0c16bc6 100644 --- a/blueprints/incredible-squaring/soldeer.lock +++ b/blueprints/incredible-squaring/soldeer.lock @@ -1,5 +1,6 @@ [[dependencies]] name = "tnt-core" -version = "0.2.0" -git = "https://github.com/tangle-network/tnt-core.git" -rev = "5de7c3a6336494a231cb86c2b7c32b81b274d5e6" +version = "0.3.0" +url = "https://soldeer-revisions.s3.amazonaws.com/tnt-core/0_3_0_21-02-2025_19:54:56_tnt-core.zip" +checksum = "f4939e5485b12372bf1e81e148fe48535295fb13fc14a1572e340475b52ff3d1" +integrity = "63fac62953c0dc031f4f12e3143d0ae4adfade69f5c6b1263ac610dc6db6b3ba"