rust-status-message icon indicating copy to clipboard operation
rust-status-message copied to clipboard

Set and retrieve status messages per account with this simple smart contract.

Results 17 rust-status-message issues
Sort by recently updated
recently updated
newest added

Hi, I tried to run this contract using std deploy method, But ended up with errors for call method. (Tried using quick deploy, it worked fine) ![Screenshot from 2020-05-21 13-37-00](https://user-images.githubusercontent.com/41888986/82554902-60c91280-9b84-11ea-829d-51ba1b8874f5.png)...

Noticed the following issues: 1. Rust is not listed as a pre-requisite for this project. The build fails if rust is not installed. 2. After installing Rust and running the...

We currently have, e.g. env::log(b"A"); this is a good example of usage of log function, but it would be better to add a readable message so that it's more clear...

Bumps [near-sdk](https://github.com/near/near-sdk-rs) from 4.0.0 to 5.2.1. Release notes Sourced from near-sdk's releases. near-sdk-macros-v5.2.1 No release notes provided. near-sdk-v5.2.1 Fixed (nep330) Fallback to CARGO_PKG_REPOSITORY and CARGO_PKG_VERSION when NEP330_* variables are not...

dependencies

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.81 to 1.0.99. Release notes Sourced from serde_json's releases. v1.0.99 Support serializing serde's option type in a map key (#1030, thanks @​LPGhatguy) v1.0.98 Update indexmap dependency used...

dependencies

Bumps [near-sdk](https://github.com/near/near-sdk-rs) from 4.0.0 to 5.3.0. Release notes Sourced from near-sdk's releases. near-sdk-macros-v5.3.0 No release notes provided. near-sdk-v5.3.0 Added Introduced 'remove' method for 'near_sdk::store::Lazy' collection (#1238) Allow store collection iterators...

dependencies