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

Update dev branch #15

Merged
merged 6 commits into from
May 24, 2024
Merged

Update dev branch #15

merged 6 commits into from
May 24, 2024

Commits on Apr 17, 2024

  1. added draft implementation for pool qubic client (#9)

    * added draft implementation for pool qubic client
    
    * added docker build for dev branch
    
    * properly closing and putting back conn from pool
    
    * added rpc_server and switched deploymen to it
    
    * added block-height
    
    * fixed broadcast tx decode issue
    
    * added base64 decoding to broadcast-transaction
    
    * added encodedtx to broadcast transaction response
    
    * bumped go-node-connector version
    
    ---------
    
    Co-authored-by: 0xluk <luk@dev>
    0xluk and 0xluk authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9d2c2df View commit details
    Browse the repository at this point in the history
  2. added docker compose

    0xluk committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e20ff6e View commit details
    Browse the repository at this point in the history
  3. cleaned up code

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

Commits on Apr 30, 2024

  1. Implementing checks for broadcast transaction (#11)

    * Implementing checks for broadcast transmission
    
    * Fixed memory leak and various improvements.
    
    * Update go version for workflow test
    
    * Update go version for workflow test
    
    * Add missing defer.
    LINCKODE authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f3d69af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5d5f9b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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