Dennis

Results 15 issues of Dennis

This PR addresses the data-sharing opt-in that prompts user feedback in the current version of NEAR CLI. This opt-in prompt requires user input and complicates implementing NEAR CLI in CI...

enhancement

The primitive types mismatch: https://github.com/near-examples/NFT/actions/runs/3236353511/jobs/5302044520

**Is your feature request related to a problem? Please describe.** Uninformative error messages from this repository propagate into the JS workspaces testing suite. As such, the `workspaces-js` testing suite outputs...

bug
enhancement

mentioned here: https://github.com/near/docs/pull/1301

enhancement
doc-request

Mentioned in https://github.com/near/docs/pull/1301

enhancement
doc-request

As mentioned in https://github.com/near/docs/pull/1301, explanation of these collections types in the dedicated JS SDK docs site is missing.

enhancement
doc-request

As mentioned in https://github.com/near/docs/pull/1301, this is a missing section for the dedicated JS SDK docs in the site.

enhancement
doc-request

Have heard a few devs on [Discord]([https://discord.com/channels/490367152054992913/542945453533036544](https://discord.com/channels/490367152054992913/542945453533036544)) ask for an endpoint that could provide them for timestamp data for tx hashes, blocks and epochs.

To get the same address on testnet as mainnet: - If it used CREATE2, the same salt was used - If it used CREATE, the same nonce was used at...

documentation
enhancement