erigon-pulse/core/asm
Leonard Chinonso 592fe32217
Refactoring To Increase Code Quality (#4842)
* General cleanup and fixes

* Cleaning part 2

* cleanup part 3

* Refactored staterunner to have a handler function

* Fixed linting

* Cleanup part 4

* Changed the initialization of the require package and updated .golangci.yml

* Fixed lint errors from golangci-lint

* deleted state_recon_1.go

* fixed build error

* Added ReadHeaderTimeouts for httpServer

* made changes to golangci

* Reset golangci.yml
2022-08-04 20:23:00 +07:00
..
asm_test.go core, core/vm, cmd/disasm: unify procedures for disassembling evm code (#3530) 2017-02-27 12:21:19 +01:00
asm.go Refactoring To Increase Code Quality (#4842) 2022-08-04 20:23:00 +07:00
compiler_test.go core/asm: assembly parser label fixes (#20210) 2019-12-03 13:05:34 +01:00
compiler.go rename (#1978) 2021-05-20 19:25:53 +01:00
lex_test.go core/asm: allow numbers in labels (#20362) 2019-12-03 13:55:30 +01:00
lexer.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00