f(x)Core Mainnet Validator Updates

4 Likes

Thank you friendly validators for such a quick turnaround, FXCore is safer because of you!

4 Likes

Governance proposals #22, #24-#26 are now live:fire:

Let’s bridge the ERC20 representation of the following to f(x)Core Gravity Bridge :point_down:

:white_check_mark: $WETH
:white_check_mark: $USDC
:white_check_mark: $BUSD
:white_check_mark: $FRAX

Time to cast your vote👉 Function X StarScan

Updates: For proposal #23 to add USDC, there is a mistake on the decimal input. this proposal needs to be rejected.

#26 new proposal to register USDC has been resubmitted here

9 Likes

According to some conversations in the validators group, is signing via Ledger not supported in fxcore 2.4.0? I’m currently having trouble signing at this point.

image

Scale Moment inactive past 2 days.


Block tempo Missed Blocks: 10,727/20,000
Uptime: 46.29%

Use GEX to view node status, what else do you want to see? :smile:

1 Like

Xmas Eve Eve Updates 23 Dec

Hi my dear validators! Xmas has come early for a couple of footballers, be it Messi lifting his first World Cup trophy or Mbappe receiving the golden boot award… or Elon Musk receiving his first break from being Twitter’s CEO.

I’ve personally made sure that all fxcore validators receive a little gift from me ahead of Xmas. The old validator earnings report no longer works due to some upgrades on the rpc methods, so I have put together a new earnings report query for you to use. Enjoy! and Ho Ho Ho, Merry Christmas Everyone!

5 Likes

Thanks @Richard !!!
Merry Xmas everyone !!

1 Like

f(x)core Testnet software upgrade ETA happened to be tomorrow 13 Jan 2023 (Friday).
f(x)core Mainnet software upgrade ETA happened to be early of February.

Updates:
The fxCore testnet upgrade has been delayed until next Monday, but we will release the final version today and initiate an upgrade proposal on the testnet

2 Likes

Validator Cogni you are missing blocks. 2 hours left till your validator goes to jail.

1 Like

The fxCore testnet will be upgraded in about 20 minutes

https://functionx.github.io/fx-upgrade/countdown.html?network=testnet

Testnet upgrade height has been reached so validators who are running on testnet, do your upgrades @FrenchXCore @kenorb @ClaudioxBarros not too sure who else to mention.

Will do by the end of the week.

1 Like

release/v3.0.x ?

1 Like

Yes. GitHub - FunctionX/fx-core at release/v3.0.x

1 Like

Hi Team
May I ask you to redelegate from validator AquillaX and dutchblue to other validators? Both validators are inactive for a long time. By the way AquillaX lost his private key to his node. So it makes no sense to keep the fx delegated to him.
Some public validator would be happy to get more voting power.

7 Likes

Upgrade v3.1.0

Mainnet
For all validators, there will be an upgrade if proposal 29 passes

Validator Action Required

  • After the proposal is passed, all validator can rerun the nodes using cosmovisor
  • Upgrade height is planned for - 8,756,000 (~9th Feb 2023 10:00 SG time)
  • When fxcore block reaches the upgrade height, the node will automatically stop running; if you use cosmosvisor to rerun the node in advance, cosmosvisor will automatically complete the upgrade; if you do not use cosmosvisor, you need to manually use fxcore-v3 version to rerun the node

Features

  • Support Avalanche C-chain cross-chain
  • Support cross-chain tokens: AVAX, SAVAX, QI, BAVA and WBTC (erc20)
  • Support IBC standard transfer transaction
  • Support the From address as 0x address when IBC cross-chain
  • Migrate the gravity module to the eth module (unify all cross-chain logic)
  • The fee must be empty when calling the contract Transfercrosschain method for ibc cross-chain
  • When the contract self-destructs, the contract code cannot be deleted
  • The EthereumTx transaction gas limit must be greater than 0
  • The EthereumTx transaction From must be empty
  • Upgrade WFX contract to support cross-chain transfer of FX Token contract

Bug Fixes

  • Fix bridge oracle address delegation invalid
  • Fix the bug that the alias field of metadata is set to “null”
  • Fix keys command parse address

Improvements

  • Bump go-ethereum version to v1.10.19
  • Bump cosmos-sdk to v0.45.11
  • Bump tendermint to v0.34.23
5 Likes

Validator earning report is out for this month! Feels free to use it here GitHub - FunctionX/Validator_queries_new: querying validator earnings

1 Like

Hi @lancelai !

I think there might be an issue with para 2 in cosmovisor: the links are wrong and all files are being extracteur to /Genesis and /upgrades folders…

Manually download the binary and extract it to folder:

wget https://github.com/FunctionX/fx-core/releases/download/v0.1.3/fxcore_0.1.3_Linux_x86_64.tar.gz && tar -xvf fxcore_0.1.3_Linux_x86_64.tar.gz -C ~/.fxcore/cosmovisor/genesis/

wget https://github.com/FunctionX/fx-core/releases/download/v0.2.1/fxcore_0.2.1_Linux_x86_64.tar.gz && tar -xvf fxcore_0.2.1_Linux_x86_64.tar.gz -C ~/.fxcore/cosmovisor/upgrades/fxv2/

Regards,
@FrenchXCore

1 Like

The gitbook serve as a reference and is yet to be updated. Will update soon!
Releases can be found here Releases ¡ FunctionX/fx-core ¡ GitHub

for /upgrades we will use v3.1.0 and we’ll need fxv3 folder instead
for /genesis, I am guessing it would be 2.4.0, but i will confirm once again and post it here and update the gitbook!

1 Like