Skip to content

Commit 4f66ff3

Browse files
Merge pull request #263 from rainlanguage/strip/library-only
Strip deploy + Rust/npm surface: the library half is Solidity only
2 parents d3fb611 + 2eb0f03 commit 4f66ff3

88 files changed

Lines changed: 374 additions & 15038 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gas-snapshot

Lines changed: 335 additions & 248 deletions
Large diffs are not rendered by default.

.github/workflows/copy-artifacts.yaml

Lines changed: 0 additions & 9 deletions
This file was deleted.

.github/workflows/manual-sol-artifacts.yaml

Lines changed: 0 additions & 17 deletions
This file was deleted.

.github/workflows/package-release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,5 @@ jobs:
77
release:
88
uses: rainlanguage/rainix/.github/workflows/rainix-autopublish.yaml@main
99
with:
10-
crate: rain-math-float
11-
npm-package: "@rainlanguage/float"
1210
soldeer-package: rain-math-float
1311
secrets: inherit

.github/workflows/rainix-rs-static.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.github/workflows/rainix-rs-test.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.github/workflows/rainix-rs-wasm.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@ out
22
cache
33
dependencies
44
.direnv
5-
target
65
temp
7-
dist
8-
node_modules
96
.env
107
.fixes
118
.pre-commit-config.yaml

.prettierignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

.soldeerignore

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,31 +7,21 @@
77
.gitignore
88
.gitmodules
99
.pre-commit-config.yaml
10-
.prettierignore
1110
.soldeerignore
1211
.vscode
1312
CLAUDE.md
1413
/audit
1514
/cache
16-
/crates
1715
/dependencies
18-
/dist
19-
/docs
2016
/flake.lock
2117
/flake.nix
2218
/foundry.lock
2319
/foundry.toml
2420
/lib
25-
/node_modules
2621
/out
27-
/package.json
28-
/package-lock.json
2922
/remappings.txt
30-
/scripts
3123
/slither.config.json
3224
/soldeer.lock
3325
/target
3426
/test
35-
/test_js
36-
/tsconfig.json
3727
/REUSE.toml

0 commit comments

Comments
 (0)