Commit Graph

14 Commits (2c67fab0d7cb95319c111e150a7ac857819e2a74)

Author SHA1 Message Date
0xbstn 1f6e63900d
core: fix typos (#28218) 12 months ago
Felix Lange e9f78db79d
cmd/evm: fix some issues with the evm run command (#28109) 1 year ago
joohhnnn c2148c644d
core/asm: remove unused return value (#27272) 1 year ago
Håvard Anda Estensen e644d45c14
all: use strings.EqualFold for string comparison (#24890) 2 years ago
s7v7nislands 330e53fbb9
core/asm: use strings.Builder and fix godoc issues (#24861) 2 years ago
Michael Forney b0b277525c core/asm: assembly parser label fixes (#20210) 5 years ago
Caesar Chad ec192f18b4 core/asm: correct comments typo (#16974) 6 years ago
dm4 c514fbccc0 core/asm: accept uppercase instructions (#16531) 7 years ago
dm4 49e38c970e core/asm: remove unused condition (#16487) 7 years ago
thomasmodeneis ba1030b6b8 build: enable goimports and varcheck linters (#16446) 7 years ago
hydai 7c131f4d6d core/asm: fixed typo (posititon -> position) (#16366) 7 years ago
hydai a063876749 core/asm: fixed typo (labal -> label) (#16313) 7 years ago
Zach 3da1bf8ca1 all: use gometalinter.v2, fix new gosimple issues (#15650) 7 years ago
Jeffrey Wilcke 230cf2ec91 cmd/evm, core/asm: add EVM assembler (#3686) 8 years ago