Skip to content

ALL-5088 - Add Casper rpc #2783

ALL-5088 - Add Casper rpc

ALL-5088 - Add Casper rpc #2783

GitHub Actions / TEST REPORT failed Jun 18, 2024 in 0s

809 passed, 20 failed and 119 skipped

Tests failed

❌ reports/jest-junit.xml

948 tests were completed in 929s with 809 passed, 20 failed and 119 skipped.

Test suite Passed Failed Skipped Time
src/e2e/extensions/tatum.extensions.spec.ts 4βœ… 419ms
src/e2e/ipfs.spec.ts 1βšͺ 121ms
src/e2e/rpc/evm/eth/tatum.rpc.beacon.spec.ts 27βœ… 9s
src/e2e/rpc/evm/eth/tatum.rpc.ethereum.spec.ts 6βœ… 1s
src/e2e/rpc/evm/evm.rpc.spec.ts 173βœ… 12❌ 337s
src/e2e/rpc/evm/tatum.rpc.klay.spec.ts 10βœ… 4s
src/e2e/rpc/other/tatum.rpc.algorand.algod.spec.ts 10βœ… 2βšͺ 2s
src/e2e/rpc/other/tatum.rpc.algorand.indexer.spec.ts 16βœ… 9s
src/e2e/rpc/other/tatum.rpc.bnb.spec.ts 8βšͺ 155ms
src/e2e/rpc/other/tatum.rpc.cardano.rosetta.spec.ts 6βœ… 12s
src/e2e/rpc/other/tatum.rpc.cosmos.rosetta.spec.ts 6βšͺ 182ms
src/e2e/rpc/other/tatum.rpc.electrs.spec.ts 4βœ… 4s
src/e2e/rpc/other/tatum.rpc.eos.spec.ts 9βšͺ 254ms
src/e2e/rpc/other/tatum.rpc.iota.spec.ts 6βœ… 3s
src/e2e/rpc/other/tatum.rpc.kadena.spec.ts 12βšͺ 152ms
src/e2e/rpc/other/tatum.rpc.rostrum.spec.ts 9βœ… 2s
src/e2e/rpc/other/tatum.rpc.solana.spec.ts 30βœ… 6βšͺ 35s
src/e2e/rpc/other/tatum.rpc.stellar.spec.ts 15βœ… 3βšͺ 12s
src/e2e/rpc/other/tatum.rpc.tezos.spec.ts 9βœ… 3βšͺ 3s
src/e2e/rpc/other/tatum.rpc.tron.spec.ts 5βœ… 7❌ 150s
src/e2e/rpc/other/tatum.rpc.xrp.spec.ts 13βšͺ 151ms
src/e2e/rpc/utxo/tatum.rpc.bch.spec.ts 2βœ… 569ms
src/e2e/rpc/utxo/tatum.rpc.doge.spec.ts 2βœ… 3s
src/e2e/rpc/utxo/utxo.rpc.spec.ts 54βœ… 93s
src/e2e/tatum.address.spec.ts 29βšͺ 10s
src/e2e/tatum.fee.spec.ts 1βœ… 1βšͺ 554ms
src/e2e/tatum.logger.spec.ts 1βœ… 170ms
src/e2e/tatum.nft.spec.ts 15βšͺ 265ms
src/e2e/tatum.notification.spec.ts 374βœ… 1❌ 1βšͺ 928s
src/e2e/tatum.rates.spec.ts 2βœ… 716ms
src/e2e/tatum.spec.ts 3βœ… 41s
src/e2e/tatum.token.spec.ts 10βšͺ 216ms
src/service/rpc/evm/EvmUtils.spec.ts 27βœ… 116ms
src/util/network.utils.spec.ts 13βœ… 117ms

βœ…Β src/e2e/extensions/tatum.extensions.spec.ts

Tatum Extension Ecosystem β€Ί General Extension
  βœ… should work after being registered
  βœ… should fail if network not supported
Tatum Extension Ecosystem β€Ί Wallet Extension
  βœ… should work after being registered
Tatum Extension Ecosystem β€Ί Configurable Wallet Extension
  βœ… should work after being registered without config if optional

βœ…Β src/e2e/ipfs.spec.ts

IPFS
  βšͺ should upload file to IPFS

βœ…Β src/e2e/rpc/evm/eth/tatum.rpc.beacon.spec.ts

Beacon β€Ί v1 β€Ί ethereum-holesky
  βœ… should get node version
  βœ… should get genesis
  βœ… should get state root
  βœ… should get block headers
  βœ… should get block root
  βœ… should get state committees
  βœ… should get state finality checkpoints
  βœ… should get state fork
  βœ… should get state sync committees
Beacon β€Ί v1 β€Ί ethereum-sepolia
  βœ… should get node version
  βœ… should get genesis
  βœ… should get state root
  βœ… should get block headers
  βœ… should get block root
  βœ… should get state committees
  βœ… should get state finality checkpoints
  βœ… should get state fork
  βœ… should get state sync committees
Beacon β€Ί v1 β€Ί ethereum-mainnet
  βœ… should get node version
  βœ… should get genesis
  βœ… should get state root
  βœ… should get block headers
  βœ… should get block root
  βœ… should get state committees
  βœ… should get state finality checkpoints
  βœ… should get state fork
  βœ… should get state sync committees

βœ…Β src/e2e/rpc/evm/eth/tatum.rpc.ethereum.spec.ts

Ethereum
  βœ… should get token total supply
  βœ… should get token cap
  βœ… should return true if contract is a multitoken
  βœ… custom rpc provider
  βœ… debug storage range at
  βœ… get logs

❌ src/e2e/rpc/evm/evm.rpc.spec.ts

RPC EVM β€Ί celo-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί celo-testnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί arbitrum-one-mainnet
  ❌ eth_blockNumber
	Error: thrown: "<html>
  ❌ eth_chainId
	Error: thrown: "<html>
  ❌ eth_estimateGas
	Error: thrown: "<html>
  ❌ eth_gasPrice
	Error: thrown: "<html>
  ❌ web3_clientVersion
	Error: thrown: "<html>
  ❌ eth_getBlockByNumber
	Error: thrown: "<html>
RPC EVM β€Ί arb-nova-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί arb-testnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί eon-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί chiliz-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί bsc-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί bsc-testnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί flare-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί flare-songbird
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί flare-coston
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί flare-coston2
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί ethereum-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί ethereum-sepolia
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί ethereum-holesky
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί fantom-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί fantom-testnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί ethereum-classic-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί polygon-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί polygon-amoy
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί haqq-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί haqq-testnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί tron-mainnet
  ❌ eth_blockNumber
	Error: thrown: "<html>
  ❌ eth_chainId
	Error: thrown: "<html>
  ❌ eth_estimateGas
	Error: thrown: "<html>
  ❌ eth_gasPrice
	Error: thrown: "<html>
  ❌ web3_clientVersion
	Error: thrown: "<html>
  ❌ eth_getBlockByNumber
	Error: thrown: "<html>
RPC EVM β€Ί tron-testnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί klaytn-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί klaytn-baobab
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί avalanche-c-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί xinfin-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί cro-testnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί base-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber

βœ…Β src/e2e/rpc/evm/tatum.rpc.klay.spec.ts

RPC Klaytn β€Ί klaytn-mainnet β€Ί klay prefix
  βœ… klay_blockNumber
  βœ… klay_chainId
  βœ… klay_gasPrice
  βœ… klay_getBlockByNumber
  βœ… web3_clientVersion
RPC Klaytn β€Ί klaytn-baobab β€Ί klay prefix
  βœ… klay_blockNumber
  βœ… klay_chainId
  βœ… klay_gasPrice
  βœ… klay_getBlockByNumber
  βœ… web3_clientVersion

βœ…Β src/e2e/rpc/other/tatum.rpc.algorand.algod.spec.ts

Algorand Algod β€Ί Mainnet
  βœ… should correctly get ledger supply
  βœ… should correctly get block hash
  βœ… should correctly get genesis
  βœ… should correctly check if node is healthy
  βœ… should correctly check if node is ready
  βšͺ should correctly get tx params
Algorand Algod β€Ί Testnet
  βœ… should correctly get ledger supply
  βœ… should correctly get block hash
  βœ… should correctly get genesis
  βœ… should correctly check if node is healthy
  βœ… should correctly check if node is ready
  βšͺ should correctly get tx params

βœ…Β src/e2e/rpc/other/tatum.rpc.algorand.indexer.spec.ts

Algorand Indexer β€Ί Mainnet
  βœ… should correctly get health status
  βœ… should correctly get accounts
  βœ… should correctly get account by address
  βœ… should correctly get assets
  βœ… should correctly get asset by id
  βœ… should correctly get asset balances
  βœ… should correctly get asset transactions
  βœ… should correctly get block
Algorand Indexer β€Ί Testnet
  βœ… should correctly get health status
  βœ… should correctly get accounts
  βœ… should correctly get account by address
  βœ… should correctly get assets
  βœ… should correctly get asset by id
  βœ… should correctly get asset balances
  βœ… should correctly get asset transactions
  βœ… should correctly get block

βœ…Β src/e2e/rpc/other/tatum.rpc.bnb.spec.ts

Bnb β€Ί mainnet
  βšͺ block
  βšͺ abciInfo
  βšͺ blockchain
  βšͺ health
  βšͺ genesis
  βšͺ validators
  βšͺ unconfirmedTxs
  βšͺ raw rpc call

βœ…Β src/e2e/rpc/other/tatum.rpc.cardano.rosetta.spec.ts

Cardano Rosetta β€Ί Mainnet
  βœ… should get network status
  βœ… should get network list
  βœ… should get block
Cardano Rosetta β€Ί Testnet
  βœ… should get network status
  βœ… should get network list
  βœ… should get block

βœ…Β src/e2e/rpc/other/tatum.rpc.cosmos.rosetta.spec.ts

Cosmos Rosetta β€Ί Mainnet
  βšͺ should get network status
  βšͺ should get network list
  βšͺ should get block
  βšͺ should get all accounts
  βšͺ should get all params
  βšͺ should get all community pool

βœ…Β src/e2e/rpc/other/tatum.rpc.electrs.spec.ts

Electrs (true)
  βœ… blockchain.headers.subscribe
  βœ… server.banner
Electrs (false)
  βœ… blockchain.headers.subscribe
  βœ… server.banner

βœ…Β src/e2e/rpc/other/tatum.rpc.eos.spec.ts

eos β€Ί mainnet
  βšͺ getInfo
  βšͺ getAccount
  βšͺ getCurrencyStats
  βšͺ getCurrencyBalance
  βšͺ getTableRows
eos β€Ί testnet
  βšͺ getNowBlock
  βšͺ getCurrencyStats
  βšͺ getCurrencyBalance
  βšͺ getTableRows

βœ…Β src/e2e/rpc/other/tatum.rpc.iota.spec.ts

Iota β€Ί iota-testnet
  βœ… getNodeInfo
  βœ… getTips
  βœ… getReceipts
Iota β€Ί iota-mainnet
  βœ… getNodeInfo
  βœ… getTips
  βœ… getReceipts

βœ…Β src/e2e/rpc/other/tatum.rpc.kadena.spec.ts

Kadena β€Ί Mainnet
  βšͺ getInfo
  βšͺ getBlock
  βšͺ getBlockHeaderByHash
  βšͺ getBlockHeaders
  βšͺ getBlockHeaderBranches
  βšͺ getBlockHashes
Kadena β€Ί Testnet
  βšͺ getInfo
  βšͺ getBlock
  βšͺ getBlockHeaderByHash
  βšͺ getBlockHeaders
  βšͺ getBlockHeaderBranches
  βšͺ getBlockHashes

βœ…Β src/e2e/rpc/other/tatum.rpc.rostrum.spec.ts

Rostrum (false)
  βœ… server.version
  βœ… blockchain.headers.tip
  βœ… blockchain.headers.subscribe
  βœ… blockchain.address.get_balance
  βœ… blockchain.address.get_history
  βœ… blockchain.block.get
  βœ… blockchain.block.header
  βœ… blockchain.transaction.get
  βœ… server.banner

βœ…Β src/e2e/rpc/other/tatum.rpc.solana.spec.ts

Solana β€Ί mainnet β€Ί getSignaturesForAddress
  βœ… should return getSignatureForAddress
Solana β€Ί mainnet β€Ί getAccountInfo
  βœ… should return account info
Solana β€Ί mainnet β€Ί getBalance
  βœ… should return the balance of a public key
  βšͺ should return error if an invalid public key is provided
Solana β€Ί mainnet β€Ί getBlockHeight
  βœ… should return the current block height
Solana β€Ί mainnet β€Ί getBlockProduction
  βœ… should return block production information
Solana β€Ί mainnet β€Ί getBlockCommitment
  βœ… should return block commitment information
Solana β€Ί mainnet β€Ί getBlocks
  βœ… should return an array of block numbers between two slots
  βšͺ should return an array of block numbers between two slots, passing only endSlot
  βœ… should return an array of confirmed block numbers between two slots
Solana β€Ί mainnet β€Ί getBlockTime
  βœ… should return block time
Solana β€Ί mainnet β€Ί getClusterNodes
  βœ… should return cluster nodes info
Solana β€Ί mainnet β€Ί getEpochInfo
  βœ… should return epoch info
Solana β€Ί mainnet β€Ί getEpochSchedule
  βœ… should return epoch schedule
Solana β€Ί mainnet β€Ί getFirstAvailableBlock
  βœ… should return first available block
Solana β€Ί mainnet β€Ί getGenesisHash
  βœ… should return genesis hash
Solana β€Ί mainnet β€Ί getHealth
  βœ… should return health status
Solana β€Ί mainnet β€Ί getHighestSnapshotSlot
  βœ… should return highest snapshot slot
Solana β€Ί mainnet β€Ί getIdentity
  βœ… should return identity
Solana β€Ί mainnet β€Ί getInflationGovernor
  βœ… should return inflation governor info
Solana β€Ί mainnet β€Ί getInflationRate
  βœ… should return inflation rate
Solana β€Ί mainnet β€Ί getInflationReward
  βšͺ should return inflation reward
Solana β€Ί mainnet β€Ί getLargestAccounts
  βšͺ should return largest accounts
Solana β€Ί mainnet β€Ί getLatestBlockhash
  βœ… should return latest blockhash
Solana β€Ί mainnet β€Ί getLeaderSchedule
  βœ… should return leader schedule
Solana β€Ί mainnet β€Ί getMultipleAccounts
  βœ… should return account info
Solana β€Ί mainnet β€Ί getSlot
  βœ… should return slot number
Solana β€Ί mainnet β€Ί getSlotLeaders
  βœ… should return slot leader info
Solana β€Ί mainnet β€Ί getTokenAccountBalance
  βœ… should return token account balance
Solana β€Ί mainnet β€Ί getTokenAccountsByOwner
  βœ… should return token accounts by owner
Solana β€Ί mainnet β€Ί getTransaction
  βšͺ should return transaction data
Solana β€Ί mainnet β€Ί getProgramAccount
  βšͺ should return account data
Solana β€Ί devnet β€Ί getBlockHeight
  βœ… should return the current block height
Solana β€Ί devnet β€Ί getBlockProduction
  βœ… should return block production information
Solana β€Ί devnet β€Ί getBlockCommitment
  βœ… should return block commitment information
Solana β€Ί devnet β€Ί getBlock
  βœ… should return a recent block

βœ…Β src/e2e/rpc/other/tatum.rpc.stellar.spec.ts

Stellar β€Ί mainnet
  βœ… should get accounts
  βšͺ should get account detail
  βœ… should get fee stats
  βšͺ should get ledger
  βœ… should get offers
Stellar β€Ί mainnet β€Ί should get strict send
  βœ… destinationAccount
  βœ… destinationAssets
Stellar β€Ί mainnet β€Ί should get strict receive
  βœ… sourceAssets
  βœ… sourceAccount
Stellar β€Ί testnet
  βœ… should get accounts
  βšͺ should get account detail
  βœ… should get fee stats
  βœ… should get ledger
  βœ… should get offers
Stellar β€Ί testnet β€Ί should get strict send
  βœ… destinationAccount
  βœ… destinationAssets
Stellar β€Ί testnet β€Ί should get strict receive
  βœ… sourceAssets
  βœ… sourceAccount

βœ…Β src/e2e/rpc/other/tatum.rpc.tezos.spec.ts

Tezos β€Ί Mainnet
  βœ… getBlock
  βœ… getBlocksHead
  βœ… getCheckpoint
  βœ… getContract
  βœ… getContractBalanceAndFrozenBonds
  βœ… getContractsEntrypoints
Tezos β€Ί Testnet
  βœ… getBlock
  βœ… getBlocksHead
  βœ… getCheckpoint
  βšͺ Inject Operation
  βšͺ Inject Block
  βšͺ Inject Protocol

❌ src/e2e/rpc/other/tatum.rpc.tron.spec.ts

RPCs β€Ί TRON β€Ί testnet
  βœ… getNowBlock
  βœ… getChainParameters
  βœ… getBlockByNum
  βœ… getBlockById
  βœ… getTransactionById
RPCs β€Ί TRON β€Ί mainnet
  ❌ getNowBlock
	Error: thrown: "<html>
  ❌ getChainParameters
	Error: thrown: "<html>
  ❌ getBlockByNum
	Error: thrown: "<html>
  ❌ getBlockById
	Error: thrown: "<html>
  ❌ getTransactionById
	Error: thrown: "<html>
  ❌ getBlockByLimitNext
	Error: thrown: "<html>
  ❌ getAccountBalance
	Error: thrown: "<html>

βœ…Β src/e2e/rpc/other/tatum.rpc.xrp.spec.ts

RPCs β€Ί XRP β€Ί testnet
  βšͺ ping
  βšͺ ledger_closed
  βšͺ fee
RPCs β€Ί XRP β€Ί mainnet
  βšͺ account_channels
  βšͺ account_currencies
  βšͺ account_lines
  βšͺ account_info
  βšͺ noripple_check
  βšͺ ledger_closed
  βšͺ ledger_entry
  βšͺ submit
  βšͺ book_offers
  βšͺ fee

βœ…Β src/e2e/rpc/utxo/tatum.rpc.bch.spec.ts

Bitcoin Cash β€Ί mainnet
  βœ… estimatefee
Bitcoin Cash β€Ί testnet
  βœ… estimatefee

βœ…Β src/e2e/rpc/utxo/tatum.rpc.doge.spec.ts

Doge β€Ί mainnet
  βœ… createrawtransaction
  βœ… getblock

βœ…Β src/e2e/rpc/utxo/utxo.rpc.spec.ts

UTXO E2E Test Suite β€Ί bitcoin-testnet
  βœ… chain info
  βœ… chain info raw call
  βœ… best block hash
  βœ… block count
  βœ… difficulty
  βœ… mempool info
  βœ… estimatesmartfee
UTXO E2E Test Suite β€Ί bitcoin-mainnet
  βœ… chain info
  βœ… chain info raw call
  βœ… best block hash
  βœ… block count
  βœ… difficulty
  βœ… mempool info
  βœ… estimatesmartfee
UTXO E2E Test Suite β€Ί doge-testnet
  βœ… chain info
  βœ… chain info raw call
  βœ… best block hash
  βœ… block count
  βœ… difficulty
  βœ… mempool info
  βœ… estimatesmartfee
UTXO E2E Test Suite β€Ί doge-mainnet
  βœ… chain info
  βœ… chain info raw call
  βœ… best block hash
  βœ… block count
  βœ… difficulty
  βœ… mempool info
  βœ… estimatesmartfee
UTXO E2E Test Suite β€Ί litecoin-testnet
  βœ… chain info
  βœ… chain info raw call
  βœ… best block hash
  βœ… block count
  βœ… difficulty
  βœ… mempool info
  βœ… estimatesmartfee
UTXO E2E Test Suite β€Ί litecoin-mainnet
  βœ… chain info
  βœ… chain info raw call
  βœ… best block hash
  βœ… block count
  βœ… difficulty
  βœ… mempool info
  βœ… estimatesmartfee
UTXO E2E Test Suite β€Ί zcash-testnet
  βœ… chain info
  βœ… chain info raw call
  βœ… best block hash
  βœ… block count
  βœ… difficulty
  βœ… mempool info
UTXO E2E Test Suite β€Ί bitcoin-cash-mainnet
  βœ… chain info
  βœ… chain info raw call
  βœ… best block hash
  βœ… block count
  βœ… difficulty
  βœ… mempool info

βœ…Β src/e2e/tatum.address.spec.ts

Address β€Ί Address Balance β€Ί getBalance EVM
  βšͺ should get balance with native assets only
  βšͺ should get only native balance with native assets only
  βšͺ should get balance with native assets only for 2 addresses
  βšͺ should get balance with native, erc20 and erc721 assets
Address β€Ί Address Balance β€Ί getBalance SOL
  βšͺ should get balance with native assets only
Address β€Ί Address Balance β€Ί getBalance BTC
  βšͺ should get balance with native assets only
Address β€Ί Address Balance β€Ί getBalance DOGE
  βšͺ should get balance with native assets only
Address β€Ί Address Balance β€Ί getBalance LTC
  βšͺ should get balance with native assets only
Address β€Ί Address Balance β€Ί getBalance CARDANO
  βšͺ should get balance with native assets only
Address β€Ί Address Balance β€Ί getBalance XRP
  βšͺ should get balance with native assets only
Address β€Ί Address Balance β€Ί getBalance Tezos
  βšͺ should get all balances for address
  βšͺ should get balance for nft tokens only
Address β€Ί Address Balance β€Ί getBalance Tron
  βšͺ should get balance with native and erc20 assets
Address β€Ί Address Balance β€Ί getBalance EON
  βšͺ should get balance from eon network
Address β€Ί getTransactions β€Ί getTransactions EVM
  βšͺ should get transactions - native only
  βšͺ should get transactions - tokens only
  βšͺ should get transactions - NFT tokens only
  βšͺ should get transactions - pagination
  βšͺ should get transactions for specific contract
Address β€Ί getTransactions β€Ί getTransactions BITCOIN
  βšͺ should get transactions
  βšͺ should get transactions by block with cursor pagination
Address β€Ί getTransactions β€Ί getTransactions DOGECOIN
  βšͺ should get transactions
  βšͺ should get transactions by block with cursor pagination
Address β€Ί getTransactions β€Ί getTransactions LITECOIN
  βšͺ should get transactions
  βšͺ should get transactions by block with cursor pagination
Address β€Ί getTransactions β€Ί getTransactions Tezos
  βšͺ should get transactions - native only
  βšͺ should get transactions by block with cursor pagination
Address β€Ί getTransactions β€Ί getTransactions EON
  βšͺ should get transactions - native only
  βšͺ should get transactions - tokens only

βœ…Β src/e2e/tatum.fee.spec.ts

Fee
  βšͺ should return fee for eth testnet
  βœ… should return fee for btc testnet

βœ…Β src/e2e/tatum.logger.spec.ts

Logger
  βœ… should warn on missing API key

βœ…Β src/e2e/tatum.nft.spec.ts

Tatum NFT β€Ί NFT balances
  βšͺ should get NFT balances
Tatum NFT β€Ί NFT transactions
  βšͺ should get NFT transactions for a specific NFT token
  βšͺ should get NFT transactions for a specific NFT token on the address
Tatum NFT β€Ί NFT owners
  βšͺ should get NFT owners for a specific NFT token
  βšͺ should not get NFT owners for a specific NFT token - no such token
  βšͺ check if NFT is owned by a specific address
  βšͺ check if NFT is owned by a specific address - not the owner
Tatum NFT β€Ί NFT collections
  βšͺ should get small collection
  βšͺ should get small collection without metadata
  βšͺ should get big collection with pagination
Tatum NFT β€Ί NFT metadata
  βšͺ should get NFT Metadata for NFT
Tatum NFT β€Ί Create collections
  βšͺ should create NFT ERC721 collection
  βšͺ should create NFT ERC1155 collection
Tatum NFT - Tezos
  βšͺ Should deploy contract on Tezos testnet
Tatum NFT - Test mint flow
  βšͺ Test

❌ src/e2e/tatum.notification.spec.ts

notification β€Ί createSubscription β€Ί IP auth β€Ί Address Event
  βœ… OK bitcoin-mainnet
  βœ… OK bitcoin-testnet
  βœ… OK bitcoin-cash-mainnet
  βœ… OK bch-testnet
  βœ… OK litecoin-mainnet
  βœ… OK litecoin-testnet
  βœ… OK doge-mainnet
  βœ… OK doge-testnet
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK solana-mainnet
  βœ… OK solana-devnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK tron-mainnet
  βœ… OK tron-testnet
  βœ… OK ripple-mainnet
  βœ… OK ripple-testnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Incoming Native Tx
  βœ… OK bitcoin-mainnet
  βœ… OK bitcoin-testnet
  βœ… OK litecoin-mainnet
  βœ… OK litecoin-testnet
  βœ… OK doge-mainnet
  βœ… OK doge-testnet
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK ripple-mainnet
  βœ… OK ripple-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK tron-mainnet
  βœ… OK tron-testnet
  βœ… OK solana-mainnet
  βœ… OK solana-devnet
  βœ… OK ripple-mainnet
  βœ… OK ripple-testnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Outgoing Native Tx
  βœ… OK bitcoin-mainnet
  βœ… OK bitcoin-testnet
  βœ… OK litecoin-mainnet
  βœ… OK litecoin-testnet
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK ripple-mainnet
  βœ… OK ripple-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK tron-mainnet
  βœ… OK tron-testnet
  βœ… OK solana-mainnet
  βœ… OK solana-devnet
  βœ… OK ripple-mainnet
  βœ… OK ripple-testnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Outgoing Failed Tx
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Paid Fee
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK tron-mainnet
  βœ… OK tron-testnet
  βœ… OK ripple-mainnet
  βœ… OK ripple-testnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Incoming Internal Tx
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK base-mainnet
  βœ… OK avalanche-c-mainnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Outgoing Internal Tx
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK base-mainnet
  βœ… OK avalanche-c-mainnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Incoming Fungible Tx
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK tron-mainnet
  βœ… OK tron-testnet
  βœ… OK solana-mainnet
  βœ… OK solana-devnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Outgoing Fungible Tx
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK tron-mainnet
  βœ… OK tron-testnet
  βœ… OK solana-mainnet
  βœ… OK solana-devnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Incoming Nft Tx
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK tron-mainnet
  βœ… OK tron-testnet
  βœ… OK solana-mainnet
  βœ… OK solana-devnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Outgoing Nft Tx
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  ❌ OK klaytn-baobab
	Error: thrown: "Exceeded timeout of 30000 ms for a test.
  βœ… OK tron-mainnet
  βœ… OK tron-testnet
  βœ… OK solana-mainnet
  βœ… OK solana-devnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Incoming Multitoken Tx
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Outgoing Multitoken Tx
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Failed Txs Per Block
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK tron-mainnet
  βœ… OK tron-testnet
  βœ… OK solana-mainnet
  βœ… OK solana-devnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Contract Address Log Event
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK base-mainnet
  βœ… OK avalanche-c-mainnet
notification β€Ί createSubscription
  βœ… NOK - existing subscription
  βœ… NOK - invalid address
notification β€Ί deleteSubscription
  βœ… OK
  βœ… NOK - invalid subscription
notification
  βœ… getAll
  βšͺ getAllExecutedWebhooks

βœ…Β src/e2e/tatum.rates.spec.ts

Rates
  βœ… get ETH/EUR
  βœ… get batch

βœ…Β src/e2e/tatum.spec.ts

Tatum Init β€Ί IP auth
  βœ… Testnet
  βœ… Mainnet
Tatum Init β€Ί Multiple Instances
  βœ… IP auth

βœ…Β src/e2e/tatum.token.spec.ts

Tatum token β€Ί token balances
  βšͺ should get token balances
  βšͺ should get token balances - few addresses
Tatum token β€Ί token transactions
  βšͺ should get ERC20 transactions for address for all tokens
  βšͺ should get ERC20 transactions for address for specific token
Tatum token β€Ί token transactions β€Ί should filter ERC20 transactions for address for all tokens
  βšͺ blockFrom
  βšͺ blockTo
  βšͺ no txs by filter
  βšͺ both txs by filter
Tatum token β€Ί Token metadata
  βšͺ should get ERC20 token metadata
Tatum token β€Ί Create token
  βšͺ should create ERC20 token

βœ…Β src/service/rpc/evm/EvmUtils.spec.ts

EvmUtils β€Ί isArchiveMethod
  βœ… archive method eth_getCode -> true
  βœ… archive method eth_call -> true
  βœ… archive method debug -> true
  βœ… archive method trace -> true
  βœ… archive method getStorageAt -> false
  βœ… archive method eth_call -> true
  βœ… archive method getBalance -> false
  βœ… archive method eth_getCode -> true
  βœ… archive method getBlockByNumber -> false
  βœ… archive method getLogs -> false
  βœ… archive method other -> false
  βœ… archive method & param getStorageAt -> [ 1, 2 ]
  βœ… archive method & param getStorageAt -> [ 1, 2, 'latest' ]
  βœ… archive method & param getStorageAt -> [ 1, 2, 3 ]
  βœ… archive method & param getStorageAt -> []
  βœ… archive method & param getBalance -> [ 1 ]
  βœ… archive method & param getBalance -> [ 1, 'latest' ]
  βœ… archive method & param getBalance -> [ 1, 2 ]
  βœ… archive method & param getBalance -> []
  βœ… archive method & param getBlockByNumber -> []
  βœ… archive method & param getBlockByNumber -> [ 'latest' ]
  βœ… archive method & param getBlockByNumber -> [ 1 ]
  βœ… archive method & param getLogs -> [ 1, [Object] ]
  βœ… archive method & param getLogs -> [ 1, [Object] ]
  βœ… archive method & param getLogs -> [ 1, [Object] ]
  βœ… archive method & param getLogs -> [ 1, [Object] ]
  βœ… archive method & param getLogs -> [ 1, [Object] ]

βœ…Β src/util/network.utils.spec.ts

Network Utils β€Ί getChainId
  βœ… valid ethereum-mainnet -> 1
  βœ… valid ethereum-sepolia -> 11155111
  βœ… valid celo-mainnet -> 42220
  βœ… valid celo-testnet -> 44787
Network Utils β€Ί isTestnet
  βœ… valid ethereum-mainnet -> false
  βœ… valid ethereum-sepolia -> true
  βœ… valid celo-mainnet -> false
  βœ… valid celo-testnet -> true
Network Utils β€Ί isAlternateTestnet
  βœ… valid ethereum-mainnet -> false
  βœ… valid ethereum-sepolia -> false
  βœ… valid ethereum-holesky -> true
  βœ… valid celo-mainnet -> false
  βœ… valid celo-testnet -> false

Annotations

Check failure on line 21 in src/e2e/rpc/evm/evm.e2e.utils.ts

See this annotation in the file changed.

@github-actions github-actions / TEST REPORT

src/e2e/rpc/evm/evm.rpc.spec.ts β–Ί RPC EVM β€Ί arbitrum-one-mainnet β–Ί eth_blockNumber

Failed test found in:
  reports/jest-junit.xml
Error:
  Error: thrown: "<html>
Raw output
Error: thrown: "<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>openresty</center>
</body>
</html>
"
    at Object.e2e (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.e2e.utils.ts:21:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:79:17
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:78:3
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:81:13
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:47:15
    at Array.forEach (<anonymous>)
    at eachBind (/home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:39:22)
    at Object.<anonymous> (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:76:28)
    at Runtime._execModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runTestInternal (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 29 in src/e2e/rpc/evm/evm.e2e.utils.ts

See this annotation in the file changed.

@github-actions github-actions / TEST REPORT

src/e2e/rpc/evm/evm.rpc.spec.ts β–Ί RPC EVM β€Ί arbitrum-one-mainnet β–Ί eth_chainId

Failed test found in:
  reports/jest-junit.xml
Error:
  Error: thrown: "<html>
Raw output
Error: thrown: "<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>openresty</center>
</body>
</html>
"
    at Object.e2e (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.e2e.utils.ts:29:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:79:17
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:78:3
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:81:13
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:47:15
    at Array.forEach (<anonymous>)
    at eachBind (/home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:39:22)
    at Object.<anonymous> (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:76:28)
    at Runtime._execModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runTestInternal (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 38 in src/e2e/rpc/evm/evm.e2e.utils.ts

See this annotation in the file changed.

@github-actions github-actions / TEST REPORT

src/e2e/rpc/evm/evm.rpc.spec.ts β–Ί RPC EVM β€Ί arbitrum-one-mainnet β–Ί eth_estimateGas

Failed test found in:
  reports/jest-junit.xml
Error:
  Error: thrown: "<html>
Raw output
Error: thrown: "<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>openresty</center>
</body>
</html>
"
    at Object.e2e (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.e2e.utils.ts:38:7)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:79:17
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:78:3
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:81:13
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:47:15
    at Array.forEach (<anonymous>)
    at eachBind (/home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:39:22)
    at Object.<anonymous> (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:76:28)
    at Runtime._execModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runTestInternal (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 51 in src/e2e/rpc/evm/evm.e2e.utils.ts

See this annotation in the file changed.

@github-actions github-actions / TEST REPORT

src/e2e/rpc/evm/evm.rpc.spec.ts β–Ί RPC EVM β€Ί arbitrum-one-mainnet β–Ί eth_gasPrice

Failed test found in:
  reports/jest-junit.xml
Error:
  Error: thrown: "<html>
Raw output
Error: thrown: "<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>openresty</center>
</body>
</html>
"
    at Object.e2e (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.e2e.utils.ts:51:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:79:17
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:78:3
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:81:13
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:47:15
    at Array.forEach (<anonymous>)
    at eachBind (/home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:39:22)
    at Object.<anonymous> (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:76:28)
    at Runtime._execModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runTestInternal (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 59 in src/e2e/rpc/evm/evm.e2e.utils.ts

See this annotation in the file changed.

@github-actions github-actions / TEST REPORT

src/e2e/rpc/evm/evm.rpc.spec.ts β–Ί RPC EVM β€Ί arbitrum-one-mainnet β–Ί web3_clientVersion

Failed test found in:
  reports/jest-junit.xml
Error:
  Error: thrown: "<html>
Raw output
Error: thrown: "<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>openresty</center>
</body>
</html>
"
    at Object.e2e (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.e2e.utils.ts:59:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:79:17
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:78:3
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:81:13
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:47:15
    at Array.forEach (<anonymous>)
    at eachBind (/home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:39:22)
    at Object.<anonymous> (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:76:28)
    at Runtime._execModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runTestInternal (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 67 in src/e2e/rpc/evm/evm.e2e.utils.ts

See this annotation in the file changed.

@github-actions github-actions / TEST REPORT

src/e2e/rpc/evm/evm.rpc.spec.ts β–Ί RPC EVM β€Ί arbitrum-one-mainnet β–Ί eth_getBlockByNumber

Failed test found in:
  reports/jest-junit.xml
Error:
  Error: thrown: "<html>
Raw output
Error: thrown: "<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>openresty</center>
</body>
</html>
"
    at Object.e2e (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.e2e.utils.ts:67:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:79:17
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:78:3
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:81:13
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:47:15
    at Array.forEach (<anonymous>)
    at eachBind (/home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:39:22)
    at Object.<anonymous> (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:76:28)
    at Runtime._execModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runTestInternal (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 21 in src/e2e/rpc/evm/evm.e2e.utils.ts

See this annotation in the file changed.

@github-actions github-actions / TEST REPORT

src/e2e/rpc/evm/evm.rpc.spec.ts β–Ί RPC EVM β€Ί tron-mainnet β–Ί eth_blockNumber

Failed test found in:
  reports/jest-junit.xml
Error:
  Error: thrown: "<html>
Raw output
Error: thrown: "<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>openresty</center>
</body>
</html>
"
    at Object.e2e (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.e2e.utils.ts:21:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:79:17
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:78:3
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:81:13
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:47:15
    at Array.forEach (<anonymous>)
    at eachBind (/home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:39:22)
    at Object.<anonymous> (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:76:28)
    at Runtime._execModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runTestInternal (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 29 in src/e2e/rpc/evm/evm.e2e.utils.ts

See this annotation in the file changed.

@github-actions github-actions / TEST REPORT

src/e2e/rpc/evm/evm.rpc.spec.ts β–Ί RPC EVM β€Ί tron-mainnet β–Ί eth_chainId

Failed test found in:
  reports/jest-junit.xml
Error:
  Error: thrown: "<html>
Raw output
Error: thrown: "<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>openresty</center>
</body>
</html>
"
    at Object.e2e (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.e2e.utils.ts:29:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:79:17
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:78:3
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:81:13
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:47:15
    at Array.forEach (<anonymous>)
    at eachBind (/home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:39:22)
    at Object.<anonymous> (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:76:28)
    at Runtime._execModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runTestInternal (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 38 in src/e2e/rpc/evm/evm.e2e.utils.ts

See this annotation in the file changed.

@github-actions github-actions / TEST REPORT

src/e2e/rpc/evm/evm.rpc.spec.ts β–Ί RPC EVM β€Ί tron-mainnet β–Ί eth_estimateGas

Failed test found in:
  reports/jest-junit.xml
Error:
  Error: thrown: "<html>
Raw output
Error: thrown: "<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>openresty</center>
</body>
</html>
"
    at Object.e2e (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.e2e.utils.ts:38:7)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:79:17
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:78:3
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:81:13
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:47:15
    at Array.forEach (<anonymous>)
    at eachBind (/home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:39:22)
    at Object.<anonymous> (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:76:28)
    at Runtime._execModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runTestInternal (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 51 in src/e2e/rpc/evm/evm.e2e.utils.ts

See this annotation in the file changed.

@github-actions github-actions / TEST REPORT

src/e2e/rpc/evm/evm.rpc.spec.ts β–Ί RPC EVM β€Ί tron-mainnet β–Ί eth_gasPrice

Failed test found in:
  reports/jest-junit.xml
Error:
  Error: thrown: "<html>
Raw output
Error: thrown: "<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>openresty</center>
</body>
</html>
"
    at Object.e2e (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.e2e.utils.ts:51:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:79:17
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:78:3
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:81:13
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:47:15
    at Array.forEach (<anonymous>)
    at eachBind (/home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:39:22)
    at Object.<anonymous> (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:76:28)
    at Runtime._execModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runTestInternal (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 59 in src/e2e/rpc/evm/evm.e2e.utils.ts

See this annotation in the file changed.

@github-actions github-actions / TEST REPORT

src/e2e/rpc/evm/evm.rpc.spec.ts β–Ί RPC EVM β€Ί tron-mainnet β–Ί web3_clientVersion

Failed test found in:
  reports/jest-junit.xml
Error:
  Error: thrown: "<html>
Raw output
Error: thrown: "<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>openresty</center>
</body>
</html>
"
    at Object.e2e (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.e2e.utils.ts:59:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:79:17
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:78:3
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:81:13
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:47:15
    at Array.forEach (<anonymous>)
    at eachBind (/home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:39:22)
    at Object.<anonymous> (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/evm/evm.rpc.spec.ts:76:28)
    at Runtime._execModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runTestInternal (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/testWorker.js:106:12)