ipld-eth-server/pkg
Thomas E Lackey 39f8b6ec79
Fix getLogs query (avoid repeated execution, separate tx, and improve performance) (#250)
* Avoid repeated queries in getLogs.

* Rewrite query for speed and simplicity.

* Make default limit 500
2023-06-16 11:49:56 -05:00
..
debug Upgrade to v5 schema 2023-05-25 21:39:48 +08:00
eth Fix getLogs query (avoid repeated execution, separate tx, and improve performance) (#250) 2023-06-16 11:49:56 -05:00
graphql Fix for getTransactionReceipt returning empty 'from' address. (#242) 2023-06-12 11:37:46 -05:00
log Upgrade to v5 schema 2023-05-25 21:39:48 +08:00
net Upgrade to v5 schema 2023-05-25 21:39:48 +08:00
prom Upgrade to v5 schema 2023-05-25 21:39:48 +08:00
rpc Upgrade to v5 schema 2023-05-25 21:39:48 +08:00
serve Fix getLogs query (avoid repeated execution, separate tx, and improve performance) (#250) 2023-06-16 11:49:56 -05:00
shared Upgrade to v5 schema 2023-05-25 21:39:48 +08:00