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

move buckets and composite keys to separate package #94

Merged
merged 1 commit into from
Sep 5, 2019

Conversation

b00ris
Copy link
Contributor

@b00ris b00ris commented Sep 5, 2019

  • moved buckets key generators from database, rawdb, ethdb to one package
  • replaced cons used by value
    we need it to avoid cycle dependencies

@JekaMas JekaMas merged commit c9b8171 into master Sep 5, 2019
@AlexeyAkhunov AlexeyAkhunov deleted the extract_dbutils branch December 21, 2019 17:28
battlmonstr pushed a commit that referenced this pull request Sep 14, 2023
revitteth referenced this pull request in 0xPolygonHermez/cdk-erigon Dec 12, 2023
* feat(zk): tip sync

* feat(zk): tip sync improvements

* datastream bookmark fix (#53)

* datastream bookmark fix

* datastream bookmark fix

* stage_batches error handle

* feat(zk): verifications progress

* added progress and bug fix

* removed tx spam

* feat(zk): tip sync improvements

* feat(zk): tip sync improvements

* batches fix and exec progress percent

* feat(zk): tip sync improvements

* feat(zk): tip sync - initial to verified boundary

* feat(zk): tip sync - initial to verified boundary

* code betterment

* Proxy send transaction (#54)

* wip - proxy send transaction

* added rpc.url flag and sendtx upstream

---------

Co-authored-by: Valentin Staykov <[email protected]>

* Update cmd/rpcdaemon/commands/send_transaction.go

Co-authored-by: Igor Mandrigin <[email protected]>

* Update cmd/rpcdaemon/commands/send_transaction.go

Co-authored-by: Igor Mandrigin <[email protected]>

* initial infra

* some pr comments

* minor log level changes

* batchNumber and batchNumberByBlockNumber

* merge

* fix after merge renames

* verifiedbatchnumber

* IsBlockConsolidated

* ConsolidatedBlockNumber

* readme

* some rearrangement

* some work on get block

* quick fix to get the code building for zkevm rpc

* adding in L1 sequences stage ready to feed to RPC calls

* progress on zk rpc calls

* handing off zkevm_getBatchByNumber to upstream RPC

* feat(rpc): zkevm namespace enablement and docs

* further work on rpc endpoints data

* store correct tx root hash in the header of a block

* test added for receipts root calculation

* store gas used as part of execution

* further progress on filling in block details for RPC

* some minor progress on RPC

* updates to populate more RPC data

---------

Co-authored-by: Valentin Staykov <[email protected]>
Co-authored-by: Valentin Staykov <[email protected]>
Co-authored-by: Igor Mandrigin <[email protected]>
Co-authored-by: Scott Fairclough <[email protected]>
revitteth referenced this pull request in 0xPolygonHermez/cdk-erigon Dec 14, 2023
* feat(zk): tip sync

* feat(zk): tip sync improvements

* datastream bookmark fix (#53)

* datastream bookmark fix

* datastream bookmark fix

* stage_batches error handle

* feat(zk): verifications progress

* added progress and bug fix

* removed tx spam

* feat(zk): tip sync improvements

* feat(zk): tip sync improvements

* batches fix and exec progress percent

* feat(zk): tip sync improvements

* feat(zk): tip sync - initial to verified boundary

* feat(zk): tip sync - initial to verified boundary

* code betterment

* Proxy send transaction (#54)

* wip - proxy send transaction

* added rpc.url flag and sendtx upstream

---------

Co-authored-by: Valentin Staykov <[email protected]>

* Update cmd/rpcdaemon/commands/send_transaction.go

Co-authored-by: Igor Mandrigin <[email protected]>

* Update cmd/rpcdaemon/commands/send_transaction.go

Co-authored-by: Igor Mandrigin <[email protected]>

* initial infra

* some pr comments

* minor log level changes

* batchNumber and batchNumberByBlockNumber

* merge

* fix after merge renames

* verifiedbatchnumber

* IsBlockConsolidated

* ConsolidatedBlockNumber

* readme

* some rearrangement

* some work on get block

* quick fix to get the code building for zkevm rpc

* adding in L1 sequences stage ready to feed to RPC calls

* progress on zk rpc calls

* handing off zkevm_getBatchByNumber to upstream RPC

* feat(rpc): zkevm namespace enablement and docs

* further work on rpc endpoints data

* store correct tx root hash in the header of a block

* test added for receipts root calculation

* store gas used as part of execution

* further progress on filling in block details for RPC

* some minor progress on RPC

* updates to populate more RPC data

---------

Co-authored-by: Valentin Staykov <[email protected]>
Co-authored-by: Valentin Staykov <[email protected]>
Co-authored-by: Igor Mandrigin <[email protected]>
Co-authored-by: Scott Fairclough <[email protected]>
jyellick referenced this pull request in bobanetwork/op-erigon Feb 26, 2024
taratorio pushed a commit that referenced this pull request Jul 23, 2024
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.

3 participants