helios icon indicating copy to clipboard operation
helios copied to clipboard

feat: Standarization of rpc block calls

Open giovannivignone opened this issue 1 year ago • 0 comments

Standardization of RPC Calls + Testing

Testing documentation for RPC calls and adjustment of return values. Linking to issue #234

ToDos Before Merge

  • [x] Add in all tests to helios tests dir
  • [ ] Standardize get_block_transaction_count_by_hash and get_block_transaction_count_by_number to return None on err similar to get_block_by_hash

Changes

  • rpc.rs Test file in helios tests package

giovannivignone avatar May 01 '23 16:05 giovannivignone