Conversation
|
I sort of imagined this as a separate repository to eth-tester. I'm open to this idea but it does have a bit more separation of concerns and logic if we maintained a separate repository that uses eth-tester as a dependency instead. Curious about thoughts on that, cc: @kclowes @pacrob edit: I started a very scrappy version of this here. But then I think we can actually write its own test suite to test the server logic on its own? |
|
I'm cool with that too. Didnt get any push back when I mentioned it today, but this is the general idea for the server. You had started a separate packaged one too right? This one uses jsonrpc-py, which seems like the most modern supported package. My original one uses Flask, https://github.com/reedsa/teth |
|
It looks like main difference between |
Yeah edit: Maybe another upside to maintaining as a separate repository is that |
What was wrong?
Related to Issue #
Closes #
How was it fixed?
Uses click, uvicorn and jsonrpc-py to start an jsonrpc server and serves the
get_accountsendpoint.Todo:
Cute Animal Picture