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

Connector hotfix #18

Closed
wants to merge 16 commits into from
Closed

Connector hotfix #18

wants to merge 16 commits into from

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    a2c4c2a View commit details
    Browse the repository at this point in the history
  2. added docker build for dev branch

    0xluk committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    635868b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

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

Commits on Mar 17, 2024

  1. added rpc_server and switched deploymen to it

    0xluk committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    5d57c57 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. added block-height

    0xluk committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    40e77be View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. fixed broadcast tx decode issue

    0xluk committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    fbc763a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. added base64 decoding to broadcast-transaction

    0xluk committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    7478637 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    23fb2a9 View commit details
    Browse the repository at this point in the history
  2. bumped go-node-connector version

    0xluk committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    0cb1e36 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    2f65cd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d905d9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7df8aad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17ad64d View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Merge remote-tracking branch 'origin/dev' into dev

    # Conflicts:
    #	app/grpc_server/main.go
    #	app/server/docs/tx.go
    #	app/server/handlers/handlers.go
    #	app/server/handlers/identities.go
    #	app/server/handlers/tick.go
    #	app/server/handlers/tx.go
    #	app/server/main.go
    #	business/data/identity/identity.go
    #	business/data/identity/identity_test.go
    #	business/data/identity/models.go
    #	business/data/tick/models.go
    #	business/data/tick/tick.go
    #	business/data/tick/tick_test.go
    #	business/data/tx/models.go
    #	business/data/tx/tx.go
    #	business/data/tx/tx_test.go
    #	foundation/rpc_server/rpc_server.go
    #	go.mod
    #	go.sum
    #	protobuff/Makefile
    #	protobuff/qubic.pb.go
    #	protobuff/qubic.pb.gw.go
    #	protobuff/qubic.proto
    #	protobuff/qubic_grpc.pb.go
    LINCKODE committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f49097a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from qubic/assets

    Assets
    LINCKODE authored May 24, 2024
    Configuration menu
    Copy the full SHA
    2da0e90 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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