near / near-workspaces-rs

Write tests once, run them both on NEAR TestNet and a controlled NEAR Sandbox local environment via Rust
84 stars 50 forks source link

feat: 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

Closed fospring closed 4 months ago

fospring commented 4 months ago

to fix issue: https://github.com/near/near-workspaces-rs/issues/354

fospring commented 4 months ago

@frol pls take a look