vechain-sdk-js icon indicating copy to clipboard operation
vechain-sdk-js copied to clipboard

JSON RPC Methods :: Probably NOT Hardhat required, AND NOT LISTED in web3-connex-providers methods

Open rodolfopietro97 opened this issue 1 year ago • 0 comments

These methods are not listed in web3-connex-providers, probably because they are newest one. Are they useful to implement?

  • [ ] debug_getBadBlocks
  • [ ] debug_getRawBlock
  • [ ] debug_getRawHeader
  • [ ] debug_getRawReceipts
  • [ ] debug_getRawTransaction
  • [ ] engine_exchangeCapabilities
  • [ ] engine_exchangeTransitionConfigurationV1
  • [ ] engine_forkchoiceUpdatedV1
  • [ ] engine_forkchoiceUpdatedV2
  • [ ] engine_forkchoiceUpdatedV3
  • [ ] engine_getPayloadBodiesByHashV1
  • [ ] engine_getPayloadBodiesByRangeV1
  • [ ] engine_getPayloadV1
  • [ ] engine_getPayloadV2
  • [ ] engine_getPayloadV3
  • [ ] engine_newPayloadV1
  • [ ] engine_newPayloadV2
  • [ ] engine_newPayloadV3
  • [ ] eth_createAccessList
  • [ ] eth_getBlockReceipts
  • [ ] eth_getProof
  • [ ] eth_maxPriorityFeePerGas
  • [ ] eth_signTransaction

rodolfopietro97 avatar Jan 15 '24 14:01 rodolfopietro97