Ardis Lu

Results 15 issues of Ardis Lu

### What version of `Wrangler` are you using? 2.0.23 ### What operating system are you using? Windows ### Describe the Bug 1. Clone the example repo: https://github.com/ardislu/cloudflare-pages-url-test 2. Run `npx...

bug

Fixes the case where a folder name is cloned with url-encoded spaces. Closes #1211

## Description The git side panel does not recognize a git repo exists when you open a freshly-cloned repo that has spaces in its name. For example: a repo with...

bug

`pushArgs` must have the `0x` prefix, otherwise they will be incorrectly interpreted as decimal instead of hex. For example, puzzle 9 is currently printed like this: ``` ############ # Puzzle...

This PR updates the ["Ethereum VM (EVM) Opcodes and Instruction Reference"](https://secure-contracts.com/learn_evm/evm_opcodes.html) page for opcode changes introduced in the [Dencun upgrade](https://blog.ethereum.org/2024/02/27/dencun-mainnet-announcement). See meta [EIP-7569](https://eips.ethereum.org/EIPS/eip-7569) for all Dencun changes. Adds the following...

Currently, `solc-select install` only accepts a specific version number or the word `all`. `solc-select use` only accepts a specific version. It would be convenient if these commands accepted `latest` as...

Currently, the `solc-select versions` output is sorted alphabetically, like this: ``` $ solc-select versions 0.8.9 0.8.17 (current, set by /home/ubuntu/.virtualenvs/solc-select-dev/.solc-select/global-version) 0.8.10 0.8.0 0.6.5 0.6.0 ``` But I think it'd be...

Steps to reproduce the issue: 1. Go to https://www.evm.codes/playground?fork=merge 2. Set the editor language to "Bytecode" 3. Enter "44" into the editor 4. Change the editor language to "Mnemonic" 5....

bug

Hello, Would it be possible to share some details about how the historical supply of an asset is calculated? This chart: ![image](https://user-images.githubusercontent.com/29699850/228029332-cd3e538c-c227-478b-91ec-4530d02a3206.png) I'm checking these values on another explorer ([stellarchain.io](https://stellarchain.io/))...