Commit Graph

6 Commits

Author SHA1 Message Date
x
ed9be657ab serial: Bring it back home 2026-01-01 19:48:04 +00:00
skoupidi
e1abdf37b4 example/wasm-hello-world: example client added to interact with contract onchain 2025-10-28 16:16:05 +02:00
skoupidi
ea24557db4 chore: clippy 2025-10-15 18:20:05 +03:00
oars
670e462c48 example/wasm-hello-world: fix dependency issue 2025-10-15 16:33:01 +03:00
foo
4eba00236d clippy: add suggested clippy lints to top-level Cargo.toml and enable
clippy linting at the workspace level for all crates

Configure all workspaces to use lints from the top-level Cargo.toml
  file
Add example lints that the project could configure to improve security
  and reliability.
Configure lints to warn level. Using deny level makes other binaries
fail to compile if even one of them has a failure.
No lints are added in this commit. Future changes can enable and fix
lints
2024-06-09 10:35:09 -04:00
parazyd
aaef3705e5 example: Add very basic hello-world contract 2024-06-04 12:18:41 +02:00