Bo Yao

Results 65 issues of Bo Yao

It's supported in Rust SDK, when promise is build and discard it executed and if failed the transaction can still succeed. We need this in JavaScript SDK as well

v2.0

Check and update not working examples in - this repo - https://github.com/near-examples - And other https://github.com/near/ example contract repos if referenced from docs.near.org Make sure they are working with 2.0...

v2.0

We have a couple of new features and some breaking changes since 1.0 release, this ticket is about checking every markdown documentation in the repo and docs.near.org.

v2.0

```[tasklist] ### Tasks - [ ] https://github.com/near/near-sdk-js/issues/392 - [ ] #159 - [ ] #245 - [ ] #385 - [ ] #387 - [ ] #388 - [ ]...

v2.0
epic

From @itegulov : > It seems like promises are untyped which is the same problem we have in Rust SDK and trying to resolve. This means we would not be...

v2.0+

From @itegulov : > From what I can see you can't specify function's callbacks in the signature, so again no way for us to statically know what types the function...

v2.0+

## Pre-flight checklist - [ ] I have read the [Contributing Guidelines on pull requests](https://github.com/near/near-sdk-js/blob/master/CONTRIBUTING.md). - [ ] Commit messages follow the [conventional commits](https://www.conventionalcommits.org/) spec - [ ] **If this...

This is created by @doriancrutcher , want to have typedoc updated with release tags

Would be nice to format the code before CLI showing diff, and it's best to use the same format config as near social UI. It's probably also good for CLI...

enhancement