Skip to content

Commit b3a82ad

Browse files
Armando CDcryptoquick
andauthored
Update strict-type to v1.5 (import from genesis fix) (#265)
* feat: allow import from genesis * chore: wasm32 lint * bump: strict-types 1.5.x and rgblibs * fix: transfer tests * Bump version to 0.6.0-rc.6. * Fix issue in rust-1.71.0 --------- Co-authored-by: Hunter Trujillo <cryptoquick@pm.me>
1 parent 703cf2d commit b3a82ad

27 files changed

Lines changed: 627 additions & 232 deletions

.github/workflows/rust.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,5 @@ jobs:
158158
run: wasm-pack test --headless --chrome
159159
env:
160160
TEST_WALLET_SEED: ${{ secrets.TEST_WALLET_SEED }}
161+
WASM_BINDGEN_TEST_TIMEOUT: 60
161162
RUST_BACKTRACE: 1

0 commit comments

Comments
 (0)