laconicd/client
Daniel Burckhardt 2d8be4e85b
fix: gosec issues (#779)
* remove gosec warnigs with medium severity

* Improvement(Ethermint): Fix gosec vulnerabilities

* Improvement(Evmos): address pr comments

* Improvement(Ethermint): Fix flags test by using PersistentFlags() instead of Flags()

* Improvement(Ethermint): Fix return of defer function

* Improvement(Ethermint): Replace PersistentFlags with Flags

* Apply suggestions from code review

* Improvement(Ethermint): Use persisentFlags again and remove required attribute for chain id

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-11-25 15:12:57 +00:00
..
debug all: linter (#532) 2021-09-05 11:03:06 +00:00
docs feemarket: unit tests EIP1559 (#758) 2021-11-19 16:22:25 +00:00
keys all: linter (#532) 2021-09-05 11:03:06 +00:00
config_test.go all: bump go-ethereum to v1.10.9 (#231) 2021-10-05 15:38:20 +00:00
config.go client: catch and return unhandled errors in InitConfig (#540) 2021-09-09 11:11:40 +00:00
export.go crypto: updates from reviews (#535) 2021-09-07 17:29:24 +00:00
import.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
keys.go fix: cli-config for keys command (#725) 2021-11-12 08:16:46 +00:00
testnet.go fix: gosec issues (#779) 2021-11-25 15:12:57 +00:00