common: improve documentation comments (#16701)
This commit adds many comments and removes unused code. It also removes the EmptyHash function, which had some uses but was silly.
Showing
- common/bytes.go 15 additions, 5 deletionscommon/bytes.go
- common/math/big.go 2 additions, 3 deletionscommon/math/big.go
- common/number/int.go 21 additions, 22 deletionscommon/number/int.go
- common/path.go 4 additions, 2 deletionscommon/path.go
- common/types.go 36 additions, 36 deletionscommon/types.go
- common/types_template.go 0 additions, 64 deletionscommon/types_template.go
- core/state/state_test.go 1 addition, 1 deletioncore/state/state_test.go
- core/vm/gas_table.go 3 additions, 3 deletionscore/vm/gas_table.go
- eth/downloader/downloader.go 1 addition, 1 deletioneth/downloader/downloader.go
Loading
Please register or sign in to comment