minaminao

Results 11 issues of minaminao

ABI coder V2 is now enabled by default. It allows us to do the following: - Multidimensional arrays (including dynamic arrays) can be used as input for external functions. -...

documentation :book:
external contribution :star:

### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...

T-bug
Cmd-forge-test
C-forge

When the bytecode `363d3d373d3d3d363d73bebebebebebebebebebebebebebebebebebebebe5af43d82803e903d91602b57fd5bf3` is disassembled, the corrupted output `73bebebebebe. push20 0xbebebebebebebebebebebe` appears. ``` $ r2 -a evm a.bin [0x00000000]> aa [Warning: set your favourite calling convention in `e anal.cc=?`...

A jump label value is calculated using 2 bytes and the `PUSH2` opcode is used, but when the value can be reduced to 1 byte, it is more gas efficient...

macOS Catalina ver 10.15.4, fish 環境にて、インストール直後にログインしようとしたところ、下記エラーが出ます。 ``` > cargo atcoder login Username: *** Password: [hidden] Login succeeded. An error occurred while saving the session: failed to open `/Users/***/Library/Caches/cargo-atcoder/session.json`: No such...

The following warnings are displayed when `forge test` is run. This PR will modify so that these warnings are not displayed. ``` warning[2519]: Warning: This declaration shadows an existing declaration....

Related: #27 I found the `_` prefix and these `a` prefixes while creating #27. Unlike #27, this PR is not important, but I'm reporting it. As https://github.com/ethereum/solidity/pull/12680 states, a `_`...

Changed to use `__FUNC_SIG`, added in https://github.com/huff-language/huff-rs/pull/148 . Also updated submodules, `forge`, `huffc` accordingly and modified requirements.

### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [ ] Foundryup ### What version of Foundry are you on?...

T-bug
C-forge
Cmd-forge-build

### Description https://user-images.githubusercontent.com/20497787/190883835-61bcc54c-6d04-4726-bbf7-c23292f9b47d.mp4 ### How to replicate the issue 1. Go to a user page. e.g, https://github.com/minaminao 2. Click a link in the profile. 3. Back to the user page....

bug
help wanted
good first issue
ajax