Dean
Dean
## Describe the solution you'd like and the expected behavior If a user tries to make a transaction with a priority fee, but the user wallet holds no funds for...
## Describe the solution you'd like and the expected behavior We should implement the i18n standard to allow for community-contributed translations of nOS Client. ## Possible implementation / References https://www.npmjs.com/package/i18n
## Expected Behavior If you click the network info button while the block explorer is already open in a tab, you should automatically navigate to that tab. ## Current Behavior...
## Expected Behavior Since invocations above 10 GAS are no longer free, users should be made aware of the fee when sending an invocation. ## Current Behavior The invocation dialogue...
**Is your feature request related to a problem? Please describe.** I have some pages that call data from an external API by a case-sensitive URL parameter. When I export my...
Before the Typescript version can be released, there needs to be proper transpiling of the package. Ideally, Webpack + Babel OR Rollup + Rollup-Typescript is used to transpile the project...
This repository adds support for the Solidity language in Highlight.js: https://github.com/highlightjs/highlightjs-solidity Would be great to have natively on svelte-highlight!
Console log: ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: hardhat-project@undefined npm ERR! Found: @nomiclabs/[email protected] npm ERR! node_modules/@nomiclabs/hardhat-ethers npm...
Currently the docs/specs don't mention anything about avatars even though they're planned. It'd be good to include a note that this will be integrated in the future e.g. in the...
`@atproto/api` currently does not work natively with SSR apps when served server-side (e.g. built with sveltekit and served with Vite). You'll get the error `exports is not defined at ajv-formats/dist/index.js:4:23`....