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

Get lastbatch from data base #699

Merged
merged 3 commits into from
Jun 9, 2022
Merged

Get lastbatch from data base #699

merged 3 commits into from
Jun 9, 2022

Conversation

ToniRamirezM
Copy link
Contributor

@ToniRamirezM ToniRamirezM commented Jun 2, 2022

What does this PR do?

  • Gets lastbatch from data base.
  • Add log to saved batch

Reviewers

Main reviewers:

@ToniRamirezM ToniRamirezM self-assigned this Jun 2, 2022
@ToniRamirezM ToniRamirezM changed the title Improve/lastbatch Get lastbatch from data base Jun 2, 2022
@ToniRamirezM ToniRamirezM merged commit 7b61286 into develop Jun 9, 2022
KonradIT added a commit that referenced this pull request Jun 10, 2022
commit 4b453a3
Author: Thiago Coimbra Lemos <tclemos@users.noreply.github.com>
Date:   Thu Jun 9 13:49:01 2022 -0300

    Json rpc unit tests (#689)

commit 2591014
Author: Federico Gimenez <fgimenez@users.noreply.github.com>
Date:   Thu Jun 9 18:46:27 2022 +0200

    Initial consumer interfaces for sequencer v2 (#733)

    * Initial consumer interfaces for sequencer v2

    * add nolint

    * add state methhods from syncrhonizer and ProcessSequence

commit ad351b3
Author: Mikhail Wall <mikhwall@gmail.com>
Date:   Thu Jun 9 18:43:33 2022 +0400

    impelement pending txs queue (#723)

    * impelement pending txs queue

    * fixed lint errors

    * fixed lint errors

    * added concurrent map support for pending queue

    * fixed goimport

    * fixed goimport

    * deleted redundant ticker, clean up CleanPendTxsChan and KeepPendingTxsQueue func

    * fixed data race

    * clean up pendingtxsqueue.go

    * get rid of ConcurrentMap

commit 6baf7a4
Author: Federico Gimenez <fgimenez@users.noreply.github.com>
Date:   Thu Jun 9 10:41:20 2022 +0200

    Configurable network configuration (#702)

    * Allow importing all network config fields

    * Network config merge

    * fix custom network test

    * Test_CustomNetwork integrated as test case of TestLoadCustomNetworkConfig

    * Default value for --network-base is internaltestnet

commit b0d1fad
Author: Alonso Rodriguez <ARR552@users.noreply.github.com>
Date:   Thu Jun 9 10:06:51 2022 +0200

    Feature/skeleton (#722)

    * etherman skeleton

    * synchronizer skeleton

    * linter

    * suggestions

commit b752d52
Author: Toni Ramírez <58293609+ToniRamirezM@users.noreply.github.com>
Date:   Thu Jun 9 09:42:55 2022 +0200

    Fix revert reason message (#703)

    * Fix revert reason message

    * Fix revert reason message

    * fix

commit 7b61286
Author: Toni Ramírez <58293609+ToniRamirezM@users.noreply.github.com>
Date:   Thu Jun 9 09:42:01 2022 +0200

    Get lastbatch from data base (#699)

    * Get lastbach from data base

    * Delete comment

commit f7a72f7
Author: Alonso Rodriguez <ARR552@users.noreply.github.com>
Date:   Wed Jun 8 12:27:43 2022 +0200

    fix (#714)

commit c982a0a
Author: Federico Gimenez <fgimenez@users.noreply.github.com>
Date:   Wed Jun 8 10:44:32 2022 +0200

    Unify wait tx code (#713)

commit 03f7f72
Author: Alonso Rodriguez <ARR552@users.noreply.github.com>
Date:   Tue Jun 7 15:39:53 2022 +0200

    this allow to reach the synced state sooner (#706)

commit 35a910d
Author: Federico Gimenez <fgimenez@users.noreply.github.com>
Date:   Tue Jun 7 09:19:52 2022 +0200

    Run e2e tests in parallel on CI (#678)

    * Run e2e tests in parallel on CI

    * make ci groups filtering more specific when running make test-full
@arnaubennassar arnaubennassar deleted the improve/lastbatch branch July 20, 2022 09:53
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.

4 participants