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

API v2 specification along with the new requirements #300

Closed
wants to merge 43 commits into from
Closed

Commits on Dec 22, 2023

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

Commits on Jan 5, 2024

  1. Add v2 resources according to specification (account, block, layer, r…

    …eward, network and node)
    kacpersaw committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    063c964 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Add v2 transaction service

    kacpersaw committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    090594f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Update spacemesh/v2/account.proto

    Co-authored-by: Lane Rettig <lanerettig@gmail.com>
    kacpersaw and lrettig committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2485b17 View commit details
    Browse the repository at this point in the history
  2. Update spacemesh/v2/block.proto

    Co-authored-by: Lane Rettig <lanerettig@gmail.com>
    kacpersaw and lrettig committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f4b4a86 View commit details
    Browse the repository at this point in the history
  3. Update spacemesh/v2/layer.proto

    Co-authored-by: Lane Rettig <lanerettig@gmail.com>
    kacpersaw and lrettig committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    7145b78 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Lane Rettig <lanerettig@gmail.com>
    kacpersaw and lrettig committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2dd0cd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3aca8c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Add comments

    kacpersaw committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    cc61f8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4217e64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcf10c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ea7633 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    babbcee View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    39e5d8f View commit details
    Browse the repository at this point in the history
  2. Fix rewards and build v2

    kacpersaw committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8bf4fdb View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Add parsed tx contents

    lrettig committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    56cef0b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Update spacemesh/v2/network.proto

    Co-authored-by: Lane Rettig <lanerettig@gmail.com>
    kacpersaw and lrettig committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    44131e9 View commit details
    Browse the repository at this point in the history
  2. Update spacemesh/v2/network.proto

    Co-authored-by: Lane Rettig <lanerettig@gmail.com>
    kacpersaw and lrettig committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    356967c View commit details
    Browse the repository at this point in the history
  3. Move v2 to v2alpha1

    kacpersaw committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    ec026ea View commit details
    Browse the repository at this point in the history
  4. Remove layer limits

    kacpersaw committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    24b2b30 View commit details
    Browse the repository at this point in the history
  5. Apply review suggestions

    kacpersaw committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    3fef9a1 View commit details
    Browse the repository at this point in the history
  6. buf generate

    kacpersaw committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    1a4b69a View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Rename head_block

    kacpersaw committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    f42ab30 View commit details
    Browse the repository at this point in the history
  2. Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 in /release/go

    Bumps google.golang.org/protobuf from 1.31.0 to 1.32.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and kacpersaw committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    47d1c76 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/grpc-ecosystem/grpc-gateway/v2 in /release/go

    Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.18.1 to 2.19.0.
    - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
    - [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
    - [Commits](grpc-ecosystem/grpc-gateway@v2.18.1...v2.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and kacpersaw committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7698cda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a80bb0 View commit details
    Browse the repository at this point in the history
  5. Fix indentation

    xearl4 authored and kacpersaw committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2d8ac12 View commit details
    Browse the repository at this point in the history
  6. Bump google.golang.org/grpc from 1.60.1 to 1.61.0 in /release/go

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.1 to 1.61.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.60.1...v1.61.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>
    dependabot[bot] authored and kacpersaw committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4b804d4 View commit details
    Browse the repository at this point in the history
  7. Bump github.com/grpc-ecosystem/grpc-gateway/v2 in /release/go

    Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.19.0 to 2.19.1.
    - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
    - [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
    - [Commits](grpc-ecosystem/grpc-gateway@v2.19.0...v2.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and kacpersaw committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a316deb View commit details
    Browse the repository at this point in the history
  8. Add POST_INDEX malfeasance proof

    poszu authored and kacpersaw committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    28f69e2 View commit details
    Browse the repository at this point in the history
  9. Extend API for multismesher node

    fasmat authored and kacpersaw committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    1a80a40 View commit details
    Browse the repository at this point in the history
  10. Add v2alpha1 atxs

    kacpersaw committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d2c765a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d5f6f85 View commit details
    Browse the repository at this point in the history
  12. Update build

    kacpersaw committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    88b67dc View commit details
    Browse the repository at this point in the history
  13. Update spacemesh/v2alpha1/activation.proto

    Co-authored-by: Bartosz Różański <bartek.roza@gmail.com>
    kacpersaw and poszu committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5df3172 View commit details
    Browse the repository at this point in the history
  14. Modify comment

    kacpersaw committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    194553a View commit details
    Browse the repository at this point in the history
  15. Modify comment

    kacpersaw committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c2aee87 View commit details
    Browse the repository at this point in the history
  16. generate new build

    kacpersaw committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5c8fe0f View commit details
    Browse the repository at this point in the history
  17. Bump google.golang.org/grpc from 1.61.0 to 1.61.1 in /release/go

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.0 to 1.61.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.61.0...v1.61.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and kacpersaw committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0d45302 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    52e1aa5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    47f0e8a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    71210bf View commit details
    Browse the repository at this point in the history
  21. Add reward stream service

    kacpersaw committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ef8ca21 View commit details
    Browse the repository at this point in the history