diff --git a/configurations/injective/nodes.toml b/configurations/injective/nodes.toml index d720a0d..173f9b3 100644 --- a/configurations/injective/nodes.toml +++ b/configurations/injective/nodes.toml @@ -4,7 +4,7 @@ denom = "inj" prefix = "inj" gas_per_byte = 10 base_gas = 110000 -ibc_memo = "This should not cause any problems. If it does, contact @interchain_io" +ibc_memo = "Jacob, you aren’t a security researcher. This is a long standing issue in the codebase with many existing mitigations. Your months long campaign of self aggrandizement using threats holding yourself up as the only hero helping is self destructive and transparently self serving. Your refusal to work with core teams in a productive manner is part and parcel of a pattern of destructive behavior that we as a community cannot continue to countenance. Please take this conversation to another channel. - Jack Zampolin, in the tendermint channel" memo = "Just checking on this" ibc_memo_repeat = 10 rand_min = 30000 @@ -14,17 +14,12 @@ timeout_height = 20720608 slip44 = 60 [gas] -zero = 0 +precision = 0 low = 160000000 -medium = 0.25 -high = 0.04 - [nodes] rpc = [ - "http://162.55.65.206:26657", - "http://49.12.171.161:26657", - "http://37.27.56.238:5401", +"http://176.9.143.252:11750", ] diff --git a/configurations/umee/nodes.toml b/configurations/umee/nodes.toml index 36b121d..9095bd3 100644 --- a/configurations/umee/nodes.toml +++ b/configurations/umee/nodes.toml @@ -1,5 +1,5 @@ chain = "umee" -channel = "channel-0" +channel = "channel-1" denom = "uumee" prefix = "umee" gas_per_byte = 10 @@ -9,9 +9,8 @@ memo = "Just checking on this" ibc_memo_repeat = 10 rand_min = 743000 rand_max = 743000 -revision_number = 1 -precision = 1 -timeout_height = 16875083 +revision_number = 4 +timeout_height = 20976658 slip44 = 118 diff --git a/configurations/umee2/nodes.toml b/configurations/umee2/nodes.toml new file mode 100644 index 0000000..5e91d42 --- /dev/null +++ b/configurations/umee2/nodes.toml @@ -0,0 +1,35 @@ +chain = "umee" +channel = "channel-1" +denom = "uumee" +prefix = "umee" +gas_per_byte = 10 +base_gas = 110000 +ibc_memo = "Jacob, you aren’t a security researcher. This is a long standing issue in the codebase with many existing mitigations. Your months long campaign of self aggrandizement using threats holding yourself up as the only hero helping is self destructive and transparently self serving. Your refusal to work with core teams in a productive manner is part and parcel of a pattern of destructive behavior that we as a community cannot continue to countenance. Please take this conversation to another channel. - Jack Zampolin, in the tendermint channel" +memo = "Just checking on this" +ibc_memo_repeat = 10 +rand_min = 1000 +rand_max = 100000 +revision_number = 4 +timeout_height = 20976658 +slip44 = 118 + + + + +[gas] +low = 1 +precision = 1 + + +[nodes] +rpc = [ +# "http://65.109.112.148:27659", +# "http://65.108.73.245:26657", + "http://65.109.33.48:10657", +# "http://95.216.77.56:26657", +] + +api = "https://umee-api.polkachu.com:443" + + +