Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic ETH RPC #33

Merged
merged 8 commits into from
Nov 9, 2023
Merged

Add basic ETH RPC #33

merged 8 commits into from
Nov 9, 2023

Conversation

torkelrogstad
Copy link
Collaborator

@octobocto feel free to rip out the second commit, only for my testing purposes

@octobocto
Copy link
Collaborator

nice! think your commit is a good starting point

@octobocto octobocto force-pushed the 2023-11-07-ethside branch 3 times, most recently from 101e695 to f612aba Compare November 9, 2023 09:56
@torkelrogstad
Copy link
Collaborator Author

torkelrogstad commented Nov 9, 2023

image

Seems like the RPC is made before I click submit? That's not good

Nvm, looks like a caching issue, where the response persisted after I typed more stuff. Could we do a list where each RPC invocation adds a new card to a scrollable list, which includes both the RPC made, and the response?

@torkelrogstad
Copy link
Collaborator Author

Looks very nice, btw!

@octobocto
Copy link
Collaborator

image ~Seems like the RPC is made before I click submit? That's not good~

Nvm, looks like a caching issue, where the response persisted after I typed more stuff. Could we do a list where each RPC invocation adds a new card to a scrollable list, which includes both the RPC made, and the response?

Sure!

@octobocto octobocto merged commit 45b3de4 into master Nov 9, 2023
1 check passed
@octobocto octobocto deleted the 2023-11-07-ethside branch November 9, 2023 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants