use-ink/ink-examples

Use checked arithmetic

Open

#36 opened on Aug 14, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (68 forks)github user discovery
buggood first issue

Repository metrics

Stars
 (128 stars)
PR merge metrics
 (PR metrics pending)

Description

Due to https://github.com/paritytech/cargo-contract/pull/1190 we now need to update examples to use checked arithmetic operations

Contributor guide