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

ETH 1.x JSON RPC API Standard Meeting 3 Agenda #20

Open
tkstanczak opened this issue Feb 24, 2021 · 1 comment
Open

ETH 1.x JSON RPC API Standard Meeting 3 Agenda #20

tkstanczak opened this issue Feb 24, 2021 · 1 comment

Comments

@tkstanczak
Copy link
Contributor

tkstanczak commented Feb 24, 2021

ETH 1.x JSON RPC API Standard Meeting 3 Agenda

  • Meeting Date/Time (please note there will be two separate meetings held by me on that date - you can attend any of these or both):

Europe / East Coast Edition
Wednesday 24 February 2021, 14:00 UTC.
Meeting Duration: 45 minutes

Asia / Pacific Edition
Wednesday 24 January 2021, 22:00 UTC.
Meeting Duration: 45 minutes

Agenda

We have seen a lot of energy and much agreement on the direction for the JSON RPC spec. It is time for action. Meeting 3 is for setting delivery pace for the next weeks.

  1. Delivery
  • how to deliver the highest quality spec in the minimum viable time - discussion
  • splitting work to executable items / forming delivery teams
  • defining communication channels / opening to feedback on the progress of work
    (advertise Peep an EIP-1474 session)
  • versioning level (whole RPC / per module / per method) seems contentious - do we want to find the optimal approach now or let it emerge from the spec?
  • confirm the pipeline:
    • this repo for drafts (to deliver fast)
    • EIP-1474 for a polished spec (to go through the core devs approval process)
    • Eth1 spec Wiki for annotated / graphical representation for core devs
    • https://ethereum.org/en/ for annotated / graphical representation for users/community (with a link to Eth1 Spec page)
    • OpenRPC spec for the formalized spec available for tooling (linked from Eth1 Wiki and ethereum.org)
    • write a test case within Hive

Modules (see specs for more details):

  • Standard
    • eth
    • net
    • personal
    • txpool
    • web3
    • trace
    • admin
    • rpc_modules
  • Popular PUBSUB
    • eth_pubsub
  • EIP related
    • proof
  • Geth extensions / LES
    • les
    • debug
  • Consensus Related
    • aura
    • clique
    • ibft
    • miner
  • Parity
    • parity
    • parity_set
    • parity_pubsub
    • parity_accounts
  • Parity Extensions
    • private
    • secretstore
    • signer
  • Besu Extensions
    • plugins
  • Enterprise
    • baseline
    • eea
    • perm
    • priv

Transport

  • HTTP
  • WS
  • IPC

Next Call:

Europe / East Coast Edition
Wednesday 10 March 2021, 14:00 UTC.

Asia / Pacific Edition
Wednesday 10 March 2021, 22:00 UTC.

@NicolasMassart
Copy link

In Besu modules you could also add rpc per https://besu.hyperledger.org/en/stable/Reference/API-Methods/#rpc_modules

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

No branches or pull requests

2 participants