yeagerai / genlayer-studio

MIT License
17 stars 8 forks source link

Refactor RPC endpoints #432

Closed cristiam86 closed 2 months ago

cristiam86 commented 2 months ago

We need to do some refactor on the following endpoints to match the Ethereum specs: (backend/protocol_rpc/endpoints.py)

denishacquin commented 2 months ago

should the fund_accountalso be removed?

cristiam86 commented 2 months ago

should the fund_accountalso be removed?

nop, that one we will use it.

denishacquin commented 2 months ago

I opened a draft PR here: https://github.com/yeagerai/genlayer-simulator/pull/481/files

Which covers the removal of the two first endpoints as well as the renaming of the third.

However, I would need us to chat for the spec matching / frontend serialization stuff to gain some clarity on that @cristiam86

github-actions[bot] commented 2 months ago

:tada: This issue has been resolved in version 0.6.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: