add todo from issue #2

This commit is contained in:
Bryan Stitt 2022-08-16 05:20:26 +00:00
parent bc0a817259
commit 4bb70d38b9

View File

@ -256,3 +256,4 @@ in another repo: event subscriber
- [ ] cache api keys that are not in the database?
- [ ] double check weight sorting code
- [ ] sea-orm brings in async-std, but we are using tokio. benchmark switching
- [ ] this query always times out: `curl -X POST -H "Content-Type: application/json" --data '{"jsonrpc":"2.9da0e466a16f4798aed70965d61be7cbumber","params":["0xE4D849"],"id":1}' 127.0.0.1:8544`