Backport of sam/abci-responses (#9090) (#9159)

*backport of sam/abci-responses

Co-authored-by: William Banfield <4561443+williambanfield@users.noreply.github.com>
This commit is contained in:
samricotta
2022-08-19 11:07:43 +02:00
committed by Sam Ricotta
co-authored by William Banfield
parent c8302c5fcb
commit 2ca8a8cc43
92 changed files with 1044 additions and 495 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//nolint: gosec
// nolint: gosec
package app
import (
+1 -1
View File
@@ -1,4 +1,4 @@
//nolint: gosec
// nolint: gosec
package main
import (
+1 -1
View File
@@ -1,4 +1,4 @@
//nolint: goconst
// nolint: goconst
package main
import (
+1 -1
View File
@@ -1,4 +1,4 @@
//nolint: gosec
// nolint: gosec
package e2e
import (
+1 -1
View File
@@ -1,4 +1,4 @@
//nolint: gosec
// nolint: gosec
package main
import (