Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: include near-abi-client examples #303

Merged
merged 14 commits into from
Feb 3, 2024

Conversation

ghost
Copy link

@ghost ghost commented Sep 14, 2023

This PR includes the near-abi-client examples.

@ghost ghost marked this pull request as ready for review September 14, 2023 12:21
@ghost
Copy link
Author

ghost commented Sep 25, 2023

@frol This is ready to be reviewed

examples/src/gen/adder.rs Outdated Show resolved Hide resolved
examples/src/view_abi.rs Outdated Show resolved Hide resolved
examples/src/view_abi.rs Outdated Show resolved Hide resolved
workspaces/Cargo.toml Outdated Show resolved Hide resolved
@frol frol merged commit 97d6449 into near:main Feb 3, 2024
6 checks passed
@frol frol mentioned this pull request Jun 25, 2024
frol added a commit that referenced this pull request Jun 26, 2024
## 🤖 New release
* `near-workspaces`: 0.10.0 -> 0.10.1

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.10.1](near-workspaces-v0.10.0...near-workspaces-v0.10.1)
- 2024-06-26

### Added
- Exposes status RPC API method
([#308](#308))
- Fixed `dev_deploy` to use registrar account to create top-level
accounts (nearcore 1.37.0+ forbidden to create top-level accounts by
non-registrar accounts)
([#360](#360))
- Re-exported near-abi-client
([#303](#303))

### Other
- a way to get account with more than 100 near on sandbox
([#351](#351))
- Updated cargo-near to "0.5.2"
([#347](#347))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant