go-eth-proxy

Transparent proxy server for eth-cache
Info | Log | Files | Refs

DateCommit messageAuthorFiles+-
2024-07-09 20:03Enable use of numeric id in jsonrpclash4+58-38
2024-07-04 16:52Fix block resolve, add receipt getterlash5+63-12
2024-07-04 15:59Add block get to literal servicelash1+1-0
2024-07-04 15:57Add block get to literal servicelash1+2-0
2024-07-04 15:56Add block get to literal servicelash2+27-7
2024-07-04 15:35Complete literal return for transactionlash5+18-39
2024-07-03 21:49WIP Implement literal proxylash7+87-22
2024-07-03 20:58WIP Add literal proxy servicelash5+119-14
2024-07-03 17:45Factor out geth specificslash11+337-312
2024-06-29 13:21Defer to remote if not foundlash3+95-10
2024-06-28 20:49Correct muxer tx by hash method namelash1+1-1
2024-06-28 20:46Make host/port settablelash1+5-1
2024-06-28 20:35Enable invoke without remotelash2+15-4
2024-06-28 20:31Clean passthrough success, works with infura endpointlash1+10-4
2024-06-28 20:23Successful passthroughlash4+91-8
2024-06-28 17:39Add ignorelash1+2-0
2024-06-28 17:33Add server binary, fix tx hash get method namelash4+52-2
2024-06-27 15:02Use tx src instead of rawlash2+4-3
2024-06-27 00:47Gosumlash1+139-0
2024-06-27 00:40Add lmdb retriever, connect to proxy serverlash6+138-9
2024-06-26 17:50Initial commitlash3+76-0