test: migrate e2e/tx tests to systemtest (backport #22152) (#22354)

Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
This commit is contained in:
mergify[bot]
2024-10-27 23:59:09 +01:00
committed by GitHub
co-authored by Hieu Vu
parent 33d8838df7
commit d398b23061
5 changed files with 1118 additions and 1146 deletions
+6
View File
@@ -0,0 +1,6 @@
((©
o¨£aš
-cosmos1hzw8v2kk4csg8xr3fhy8ykyymykknm2tdgvf7k-cosmos1hzw8v2kk4csg8xr3fhy8ykyymykknm2tdgvf7k
stake10
stake10Àš "foobar
+32
View File
@@ -0,0 +1,32 @@
{
"type": "cosmos-sdk/StdTx",
"value": {
"msg": [
{
"type": "cosmos-sdk/MsgSend",
"value": {
"from_address": "cosmos1hzw8v2kk4csg8xr3fhy8ykyymykknm2tdgvf7k",
"to_address": "cosmos1hzw8v2kk4csg8xr3fhy8ykyymykknm2tdgvf7k",
"amount": [
{
"denom": "stake",
"amount": "10"
}
]
}
}
],
"fee": {
"amount": [
{
"denom": "stake",
"amount": "10"
}
],
"gas": "200000"
},
"signatures": [],
"memo": "foobar",
"timeout_height": "0"
}
}
File diff suppressed because it is too large Load Diff