William Banfield
c5a72c44cc
Update internal/proxy/app_conn.go
...
Co-authored-by: M. J. Fromberger <fromberger@interchain.io >
2021-10-13 12:21:35 -04:00
William Banfield
e049236c68
Update internal/proxy/app_conn.go
...
Co-authored-by: M. J. Fromberger <fromberger@interchain.io >
2021-10-13 12:16:01 -04:00
William Banfield
3c4e138b89
Update internal/proxy/app_conn.go
...
Co-authored-by: M. J. Fromberger <fromberger@interchain.io >
2021-10-13 12:15:48 -04:00
William Banfield
d3237766ac
Update internal/proxy/app_conn.go
...
Co-authored-by: M. J. Fromberger <fromberger@interchain.io >
2021-10-13 12:15:42 -04:00
William Banfield
791868b7ef
add helper function for timing metrics
2021-10-13 09:45:28 -04:00
William Banfield
e73b2dbcd6
fix bucket sizes
2021-10-12 18:16:52 -04:00
William Banfield
e412fe5a94
fix tests
2021-10-12 17:53:29 -04:00
William Banfield
4396224c1f
internal/proxy: add initial set of abci metrics
2021-10-12 13:33:38 -04:00
Callum Waters
60a6c6fb1a
e2e: allow running of single node using the e2e app ( #6982 )
2021-09-27 15:43:07 +02:00
M. J. Fromberger
41ac5b90c5
Fix script paths in go:generate directives. ( #6973 )
...
We moved some files further down in the directory structure in #6964 , which
caused the relative paths to the mockery wrapper to stop working.
There does not seem to be an obvious way to get the module root as a default
environment variable, so for now I just added the extra up-slashes.
2021-09-23 01:02:24 +00:00
Sam Kleinman
9dfdc62eb7
proxy: move proxy package to internal ( #6953 )
2021-09-20 15:18:48 -04:00