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

JRPC - debug methods review #1650

Merged
merged 48 commits into from
Mar 7, 2023
Merged

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    4b4b806 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    e404466 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    7dd7988 View commit details
    Browse the repository at this point in the history
  2. remove deep package

    tclemos committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    1e2a8d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    910765b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Configuration menu
    Copy the full SHA
    1b8dfae View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. build(deps): bump github.com/go-git/go-billy/v5 from 5.4.0 to 5.4.1 (#…

    …1634)
    
    Bumps [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) from 5.4.0 to 5.4.1.
    - [Release notes](https://github.com/go-git/go-billy/releases)
    - [Commits](go-git/go-billy@v5.4.0...v5.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-git/go-billy/v5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and tclemos committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    5505a1c View commit details
    Browse the repository at this point in the history
  2. bring changes from v0.0.2 rc2 (#1644)

    * Feature/#1579 migrations index (#1612)
    
    * migration test + indexes
    
    * linter
    
    * 0006
    
    * bug fixed
    
    * linter
    
    * suggestion + comment
    
    * handle fork id
    
    * new errors
    
    * 1 as default fork id
    
    * 1 as default fork id
    
    * add default fork id parameter
    
    * add default fork id parameter
    
    * Update prover image
    
    * update prover image
    
    ---------
    
    Co-authored-by: ToniRamirezM <toni@iden3.com>
    2 people authored and tclemos committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    23e40d7 View commit details
    Browse the repository at this point in the history
  3. Cherry-pick RLP fix into develop (#1643)

    This PR brings the changes from #1620 and #1633 into `develop`.
    
    ---------
    
    Co-authored-by: Toni Ramírez <58293609+ToniRamirezM@users.noreply.github.com>
    2 people authored and tclemos committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    5df0934 View commit details
    Browse the repository at this point in the history
  4. Feature/#1615 rlp (#1617)

    * script
    
    * rlp executor encoding test
    
    * linter
    
    * fix public config
    
    * update prover version
    
    * remove TrustedSequencerURI
    
    * fix script log
    ARR552 authored and tclemos committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    872315f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfe47cc View commit details
    Browse the repository at this point in the history
  6. genesis block check (#1638)

    * genesis block check
    
    * mock
    
    * linter
    
    * Fix local docker l1 network
    ARR552 authored and tclemos committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    58f27f9 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 (#1649)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.3 to 1.53.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.52.3...v1.53.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and tclemos committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    459841e View commit details
    Browse the repository at this point in the history
  8. fix linter issues

    tclemos committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    18d5057 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1efcc9e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    af866e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    73c4675 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. replace map by struct

    tclemos committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    8c138b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    d93a17a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    993677e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14aba9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4801229 View commit details
    Browse the repository at this point in the history
  5. WIP

    tclemos committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    69552e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d9dc9c View commit details
    Browse the repository at this point in the history
  7. add e2e group5 to makefile

    tclemos committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    cbd9888 View commit details
    Browse the repository at this point in the history
  8. update prover image

    tclemos committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    689f146 View commit details
    Browse the repository at this point in the history
  9. fix unit tests

    tclemos committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    f68aa35 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fde8f82 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    58892f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    ebdc52b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfbee8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    942cfff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65ea11e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cbc96d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47e1336 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8953e19 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    ad66f21 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    tclemos committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    895c319 View commit details
    Browse the repository at this point in the history
  3. remove unecessary file

    tclemos committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    bbc12fa View commit details
    Browse the repository at this point in the history
  4. revert unecessary changes

    tclemos committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    a564cac View commit details
    Browse the repository at this point in the history
  5. remove debug changes

    tclemos committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    48cf0f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    220922b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    084b472 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7b9497 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    45edd97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    209aa50 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    27b4eaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8ba60f View commit details
    Browse the repository at this point in the history