Bug on testnet

hello team,
while building a faucet for functionx i stumbled upon a bug on the latest release of testnet.
as all tokens have migrated to “apundiai” on the testnet from “FX”. so there’s no fx anymore but apundiai but for transaction’s it still requires fx. i tried forcing pundiai as fees token but it’s only accepting FX tokens. please take a look at it before pushing the update to the mainnet.
Thanks

1 Like

@indra @zaccheah @lancelai @ByteXSylvia @Danny @eduardstal @orbitant

let us check, thanks for the notification.

hello @NodesHub , do you have specific operation or cmd that you are trying to do?

It looks okay on my side

fxcored tx bank send testtransfer fx1jcpmt6e5j3al5cc9qsl8etefqwg67g070rdqu6 1000000000000000000apundiai --gas="auto" --gas-adjustment=1.5 --gas-prices="4000000000000apundiai"
Enter keyring passphrase (attempt 1/3):
gas estimate: 98967
auth_info:
  fee:
    amount:
    - amount: "395868000000000000"
      denom: apundiai
    gas_limit: "98967"
    granter: ""
    payer: ""
  signer_infos: []
  tip: null
body:
  extension_options: []
  memo: ""
  messages:
  - '@type': /cosmos.bank.v1beta1.MsgSend
    amount:
    - amount: "1000000000000000000"
      denom: apundiai
    from_address: fx1tg3zmxt79fa8qwpy6902ykskf5mk3m8l0r46wk
    to_address: fx1jcpmt6e5j3al5cc9qsl8etefqwg67g070rdqu6
  non_critical_extension_options: []
  timeout_height: "0"
signatures: []
confirm transaction before signing and broadcasting [y/N]: y
code: 0
codespace: ""
data: ""
events: []
gas_used: "0"
gas_wanted: "0"
height: "0"
info: ""
logs: []
raw_log: ""
timestamp: ""
tx: null
txhash: 8A3A6DFD92D5BB07BAAE36DB477D4CECF884E21411506FA5B61EB6F2A3CAE616
 ~ $ fxcored tx distribution withdraw-rewards fxvaloper15knkvf7mz90admtauz6alpphc0fq6gn98kt5uu --from testting123 --chain-id dhobyghaut --fees 800000000000000000apundiai --commission -y
code: 13
codespace: sdk
data: ""
events: []
gas_used: "0"
gas_wanted: "0"
height: "0"
info: ""
logs: []
raw_log: 'insufficient fees; got: 800000000000000000apundiai required: 800000000000000000FX:
  insufficient fee'
timestamp: ""
tx: null
txhash: 74625369FE044CFF205C044D97D6437957E591C152E55B40F4F99614FDB7586F

 ~ $ fxcored tx staking delegate fxvaloper15knkvf7mz90admtauz6alpphc0fq6gn98kt5uu 12000000apundiai --from testting123 --chain-id dhobyghaut --fees 800000000000000000apundiai -y
code: 13
codespace: sdk
data: ""
events: []
gas_used: "0"
gas_wanted: "0"
height: "0"
info: ""
logs: []
raw_log: 'insufficient fees; got: 800000000000000000apundiai required: 800000000000000000FX:
  insufficient fee'
timestamp: ""
tx: null
txhash: 42636DB868E5FEA878E46C799959C1C6477C0C78F287B1E70DE0A5BD24DE7613

 ~ $ fxcored tx staking edit-validator --commission-rate "0.09" --from testting123 --chain-id dhobyghaut --fees 800000000000000000apundiai -y
code: 13
codespace: sdk
data: ""
events: []
gas_used: "0"
gas_wanted: "0"
height: "0"
info: ""
logs: []
raw_log: 'insufficient fees; got: 800000000000000000apundiai required: 800000000000000000FX:
  insufficient fee'
timestamp: ""
tx: null
txhash: 1B8C53D06E13E1094BF793E00A1141311BB040440C1A321B7A7864FB755BF4F2

~ $ fxcored tx bank send test123 fx1jcpmt6e5j3al5cc9qsl8etefqwg67g070rdqu6 1000000000000000000apundiai --gas="auto" --gas-adjustment=1.5 --gas-prices="4000000000000apundiai"
gas estimate: 79546
auth_info:
  fee:
    amount:
    - amount: "318184000000000000"
      denom: apundiai
    gas_limit: "79546"
    granter: ""
    payer: ""
  signer_infos: []
  tip: null
body:
  extension_options: []
  memo: ""
  messages:
  - '@type': /cosmos.bank.v1beta1.MsgSend
    amount:
    - amount: "1000000000000000000"
      denom: apundiai
    from_address: fx15knkvf7mz90admtauz6alpphc0fq6gn908ktzu
    to_address: fx1jcpmt6e5j3al5cc9qsl8etefqwg67g070rdqu6
  non_critical_extension_options: []
  timeout_height: "0"
signatures: []
confirm transaction before signing and broadcasting [y/N]: y
code: 13
codespace: sdk
data: ""
events: []
gas_used: "0"
gas_wanted: "0"
height: "0"
info: ""
logs: []
raw_log: 'insufficient fees; got: 318184000000000000apundiai required: 318184000000000000FX:
  insufficient fee'
timestamp: ""
tx: null
txhash: 2BAF44F6F11A1D9632814E3185E8B8A4BE8AE4390658287833CA680E0FFE644F```

fxcored version
v8.3.0-rc3
also i’ve tried both fees flags
--gas="auto" --gas-adjustment=1.5 --gas-prices="4000000000000apundiai"
--fees 800000000000000000apundiai -y

also updated in app.toml
minimum-gas-prices = "0apundiai"

@NodesHub Hi

$ fxcored version
v8.3.0-rc3
$ fxcored q gas-prices
halt_height: "0"
minimum_gas_price: 5000000000.000000000000000000apundiai
pruning_interval: "10"
pruning_keep_recent: "20000"
$ cat config/app.toml| grep minimum-gas-prices
minimum-gas-prices = "5000000000apundiai"
$ fxcored tx bank send t-1 $(fxcored keys show fx1 -a) 0.0234pundiai --gas=auto --gas-prices=5000000000apundiai --gas-adjustment=1.5 --chain-id dhobyghaut

gas estimate: 79318
auth_info:
  fee:
    amount:
    - amount: "396590000000000"
      denom: apundiai
    gas_limit: "79318"
    granter: ""
    payer: ""
  signer_infos: []
  tip: null
body:
  extension_options: []
  memo: ""
  messages:
  - '@type': /cosmos.bank.v1beta1.MsgSend
    amount:
    - amount: "23400000000000000"
      denom: apundiai
    from_address: fx1yz05renu5aus39frgx5924kwn0c55g9jfp5mwj
    to_address: fx1vx7jqvys34jcm4dzzwwjcya02ku38rhmjm2kch
  non_critical_extension_options: []
  timeout_height: "0"
signatures: []
confirm transaction before signing and broadcasting [y/N]: y
code: 0
codespace: ""
data: ""
events: []
gas_used: "0"
gas_wanted: "0"
height: "0"
info: ""
logs: []
raw_log: ""
timestamp: ""
tx: null
txhash: 99667D14214B2F62BDE2312CBF80F017130BA9C7D8514D15B0A169093C6874DA
1 Like

weird a restart fixed it. pretty sure i would’ve restarted couple of times to get the values correct. i think minimum-gas-prices shouldn’t matter here as it would throw gas price error at tx execution.
and not token required error. shall try to check more and update here if issue persists.
thanks though!