Issues
- 4
Support crate renames in macro expansions
#1059 opened by uint - 2
`__abi-generate` issue for result of contract method with explicit lifetime parameter
#1211 opened by dj8yfo - 3
Figure out wasm type errors popping up on a mac.
#1241 opened by ruseinov - 3
- 21
Enhance project README with a screencast, animation, or other sort of visualization to help newcomers to quickly grasp what this project is about
#1219 opened by frol - 10
- 0
[Enhancement] Introduce the ability to remove Lazy from value it's underlying storage.
#1218 opened by ruseinov - 13
Add grcov and codecov reports.
#1174 opened by ruseinov - 12
Some examples are not tested properly
#1190 opened by Sliman4 - 9
near sdk 5.1.0 tests issue
#1168 opened by zavodil - 13
- 8
`near-contract-standards/non-fungible-token`: NEAR values instead of yoctoNEAR are returned in a storage management error message
#1160 opened by yandrushchak - 3
- 4
- 3
- 5
- 12
- 7
- 9
- 7
The `PanicOnDefault` derive macro doesn't support generics
#1116 opened by gnull - 3
near_sdk::store::LazyOption
#1184 opened by gucoi - 1
- 5
Support Source Metadata out of the box
#1102 opened by frol - 2
`Self` shouldn't be concretized on traits
#1200 opened by mitinarseny - 2
Consider adding `#[payable]` to Rust docs
#1177 opened by mikedotexe - 1
- 1
`log!("{x}")` treats input as a raw string
#1188 opened by Sliman4 - 7
- 5
Conflict of `near-sdk` with `k256` crypto library
#1179 opened by kushkamisha - 1
Can't found collections in nearsdk
#1154 opened by 0xBoji - 2
- 44
`Keys` iterator of the `store::UnorderedMap` has a huge performance drop after removing elements
#1134 opened by fadeevab - 0
[Enhancement] Document FreeList iterator properly.
#1167 opened by ruseinov - 3
Re-exported packages cleanup.
#1112 opened by ruseinov - 4
Investigate how to reduce boilerplate that needs to be added almost to every struct
#1142 opened by frol - 4
`Keys` iterator of the `store::UnorderedMap` consumes gas while skipping (`skip`). `FreeList` iterator is not lazy.
#1135 opened by fadeevab - 0
Unsafe storage key in near_contract_standards
#1141 opened by hanakannzashi - 1
Compilation error on fresh Cargo.toml that depends on near-sdk-rs 5.0.0-alpha.1
#1129 opened by fadeevab - 3
parity-secp256k1 relies on a library that is no longer maintained. Should we switch to rust-secp256k1?
#1126 opened by zwong91 - 2
Compilation errors on `5.0.0-alpha.1`
#1125 opened by morgsmccauley - 0
- 3
Add a macro for building account IDs
#1061 opened by uint - 2
Bump rustc version.
#1087 opened by ruseinov - 0
- 5
- 2
Security Policy violation SECURITY.md
#1101 opened by allstar-app - 2
Security Policy violation Branch Protection
#1100 opened by allstar-app - 2
Suggestion for upgrading `borsh` dependency to `0.10` in the next release.
#1083 opened by riversyang - 0
Address audit reports properly.
#1071 opened by ruseinov - 0
Use global paths in all macro expansions
#1058 opened by uint