to the main
neon testnet v2.0 is loading...
logo

Neon Testnet Version 2.0

Codename

Neon Surburban

Version 2.0

03.01.2024 to 14.01.2024

Testnet Details

Protocol is alive. This is Unit Testing. It will be split between backend and frontend. The goal is to ensure smart contract modules individual functionality. Falling into two main categories: state-based and interaction-based testing. State-based unit testing involves verifying that the system produces correct results or that its resulting state is accurate. On the other hand, interaction-based unit testing involves checking whether certain methods are invoked correctly. All test logs for this version are recorded below. Goal of this testnet version is to proceed to prepare the Wallet Page frontend scripts. Run the cashier basics for the paired currencies: WETH, USDT, USDC. Then proceed to analytics page to do the same.
Date
Log
Etherscan
Status
03.01.2023

Testnet V2.0 smart contracts deployed on Sepolia...

Passed

07.01/2024

Preparation complete. All smart Contracts deployed to Sepolia. Created a WETH/oUSDT pool to support VAULT. Etherjs adopted from Web3js. All test erc20 tokens HAVE LPs ready in WETH. All read tests passed on Wallet page. Pending manual re-deposits to see updated data reading frontend using the updated modules.

Passed

07.01.2024

oVELA 500,000 token approval to Vault...

Passed

07.01.2024

oVELA 500,000 token deposit to Vault...

Passed

07.01/2024

wethAddress function call

Remix Call, returned: 0: address: 0x7b79995e5f793A07Bc00c21412e50Ecae098E7f9

Passed

07.01/2024

usdtAddress function call

Remix Call, returned: 0: address: 0x297b8d4b35294e730087adf0597a31a9bc1746af

Passed

07.01/2024

getPairAddressZK function call with WETH address 0x7b79995e5f793A07Bc00c21412e50Ecae098E7f9

Remix Call, returned: 0: address: pairAddress 0x673a8ef506c61102f689A3f5533ddAc6c92c8D84 1: address: pairedCurrency 0x297B8d4B35294e730087ADF0597A31a9bC1746af

Passed

07.01/2024

getPairAddressZK function call with oVELA address

Remix Call, returned: 0: address: pairAddress 0xDa545CBFF1d2B3b187096D538EdCBd27EF6fca7E 1: address: pairedCurrency 0x7b79995e5f793A07Bc00c21412e50Ecae098E7f9

Passed

07.01/2024

getUserTokenBalances function call with oVELA address & owner address

Remix Call, returned: 0: uint256: deposited 500000000000000000000000 1: uint256: withdrawn 0 2: uint256: lockedinuse 0 3: uint256: withdrawable 500000000000000000000000 4: uint256: withdrawableValue 116959064327485 5: address: paired 0x7b79995e5f793A07Bc00c21412e50Ecae098E7f9

Passed

07.01/2024

getUnderlyingValue call 0x9B0494c631E3127F3507Cb9bC88640Ee0d271fB7 and 500000000000000000000000

Remix Call, returned: 0: uint256: 116959064327485 1: address: 0x7b79995e5f793A07Bc00c21412e50Ecae098E7f9

Passed

07.01/2024

WETH 0.0003 token approval to Vault...

Passed

07.01/2024

WETH 0.0003 token deposit to Vault...

Passed

07.01/2024

depositedTokenLength call

Remix Call, returned: 0: uint256: 2

Passed

07.01/2024

getUnderlyingValue call 0x7b79995e5f793A07Bc00c21412e50Ecae098E7f9 and 1000000000000000000 WEI

Remix Call, returned: 0: uint256: 100000000000000000000000 1: address: 0x297B8d4B35294e730087ADF0597A31a9bC1746af

Passed

07.01/2024

protocolBalanceMap call with 0x7b79995e5f793A07Bc00c21412e50Ecae098E7f9

Remix Call, returned: 0: uint256: deposited 300000000000000 1: uint256: withdrawn 0

Passed

07.01/2024

protocolBalanceMap call with 0x9B0494c631E3127F3507Cb9bC88640Ee0d271fB7

Remix Call, returned: 0: uint256: deposited 500000000000000000000000 1: uint256: withdrawn 0

Passed

07.01/2024

getUserHistory call with 0xFe395BDfBc00484658b83088Edf7E0E19cD7A6cd, 0 and 100

Remix Call, returned: 0: address[]: 0x9B0494c631E3127F3507Cb9bC88640Ee0d271fB7,0x7b79995e5f793A07Bc00c21412e50Ecae098E7f9

Passed

07.01/2024

wethEquivDeposits call, should return 300000000000000 wei + 116959064327485 wei

Remix Call, returned: 0: uint256: 416959064327485

Passed

07.01/2024

Dapp frontend scripts tested and corrected. Main section modules reading and updating correctly. Pending cashier scripts testing.

Passed

07.01/2024

WETH 0.00003 token withdrawal from Vault...with tax 0.05% on pair currencies

Passed

07.01/2024

wethEquivWithdrawals call

Remix Call, returned: 0: uint256: 30000000000000

Passed

07.01/2024

protocolCashierFees call with 0x7b79995e5f793A07Bc00c21412e50Ecae098E7f9

Remix Call, returned: 0: uint256: 15000000000

Passed

07.01/2024

protocolBalanceMap call with 0x7b79995e5f793A07Bc00c21412e50Ecae098E7f9

Remix Call, returned: 0: uint256: deposited 300000000000000 1: uint256: withdrawn 30000000000000

Passed

07.01/2024

getUserTokenBalances call with token 0x7b79995e5f793A07Bc00c21412e50Ecae098E7f9 * wallet 0xFe395BDfBc00484658b83088Edf7E0E19cD7A6cd

Remix Call, returned: 0: uint256: deposited 300000000000000 1: uint256: withdrawn 30000000000000 2: uint256: lockedinuse 0 3: uint256: withdrawable 270000000000000 4: uint256: withdrawableValue 27000000000000000000 5: address: paired 0x297B8d4B35294e730087ADF0597A31a9bC1746af

Passed

07.01/2024

getUnderlyingValue call with token 0x9B0494c631E3127F3507Cb9bC88640Ee0d271fB7 & amount 50000000000000000000000 wei

Remix Call, returned: 0: uint256: 11695906432748 1: address: 0x7b79995e5f793A07Bc00c21412e50Ecae098E7f9

Passed

07.01/2024

oVELA 50000000000000000000000 token withdrawal from Vault...with tax 0.05% on pair currencies

Passed

07.01/2024

getUserTokenBalances call with token 0x9B0494c631E3127F3507Cb9bC88640Ee0d271fB7 * wallet 0xFe395BDfBc00484658b83088Edf7E0E19cD7A6cd

Remix Call, returned: 0: uint256: deposited 500000000000000000000000 1: uint256: withdrawn 50000000000000000000000 2: uint256: lockedinuse 0 3: uint256: withdrawable 450000000000000000000000 4: uint256: withdrawableValue 105263157894736 5: address: paired 0x7b79995e5f793A07Bc00c21412e50Ecae098E7f9

Passed

07.01/2024

protocolBalanceMap call with 0xDEdd128D7A7db448FBedCE1B70c37840FE9C74e0

Remix Call, returned: 0: uint256: deposited 500000000000000000000000 1: uint256: withdrawn 50000000000000000000000

Passed

07.01/2024

wethEquivWithdrawals: expecting 11695906432748 wei(oVELA) + 30000000000000 wei (WETH)

Remix Call, returned: 0: uint256: 41695906432748

Passed

07.01/2024

Updated wallet modules are reading all state changes. Proceeding to frondend cashier modules testing.

Passed

08.01/2024

oVELA 50000000000000000000000 token Approval to Vault...

Passed

08.01/2024

oVELA 50000000000000000000000 token Deposit to Vault...

Passed

08.01/2024

Cashier modules testing passed all read functions in all scenarios, and write has been tested up to ERC20 Approval & Deposit.

no issues in testnet V1.6. Launch Testnet V1.6.

Unresolved

08.01/2024

oVELA 50000000000000000000000 token Approval to Vault...

Passed

08.01/2024

oVELA 50000000000000000000000 token Deposit to Vault...Run 2

Passed

08.01/2024

oVELA 50000000000000000000000 token Approval to Vault...

Passed

08.01/2024

oVELA 50000000000000000000000 token Deposit to Vault...Run 2

Passed

08.01/2024

oVELA 50000000000000000000000 token Approval to Vault...

Passed

08.01/2024

oVELA 50000000000000000000000 token Deposit to Vault...Run 2

Passed

08.01/2024

oVELA 50000000000000000000000 token Approval to Vault...

Passed

08.01/2024

oVELA 50000000000000000000000 token Deposit to Vault...Run 2

Passed

14.01/2024

Updated analytics page modules ready. Proceeding to deprecate current testnet and deploy new smart contracts with changes.

Unresolved