* Implemented RPC method get_logs * Limit the max number of logs to 5 * remove unused import Co-authored-by: Noah Citron <noah@jeff.org>
* add execution rpc trait * add account tests * add code and tx tests * add receipt tests * add get block tests