Guille
Guille
**Is your feature request related to a problem? Please describe.** Currently, when selecting the wallet in the Modal UI the user gets redirected to the wallet automatically (at least in...
This commit prepares the repository to welcome the new script "roi_querier". Some small errors were also fixed. The main changes are: 1. The code that parses/transforms a query into a...
When a query file is corrupted or does not exist, tract_querier throws the generic error "tract_querier: error: Invalid expression at line: 1".
While the queries file "freesurfer_queries_bsf2016.qry" is present in the folder "data/", it's missing in the tract_queries/setup.py file.
**Is your feature request related to a problem? Please describe.** With the addition of the `--useFaucet` flag, I changed the tests to run on `testnet` directly. This creates a multitude...
Created a new component to explain code and started migrating the SDK docs to test it. There are a lot of files changed, but simply because I needed to homogenize...
### Description [NEAR SDK RS 5.0.0 has been released](https://github.com/near/near-sdk-rs/releases/tag/near-sdk-v5.0.0), we now need to update all docs and docs ```[tasklist] ### Related Issues - [ ] https://github.com/near/docs/issues/1745 - [ ] https://github.com/near/docs/issues/1746...
Lets try to connect all docs as much as possible, both to internal and external resources. For example, if a document mentions `access keys`, it should have a link that...
Our NFT tutorial asks the users to test each step using the CLI. It would be much better to use the chance to explain proper workspaces testing. I suspect this...