-
Notifications
You must be signed in to change notification settings - Fork 6
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
Connector hotfix #18
Commits on Mar 12, 2024
-
added draft implementation for pool qubic client
0xluk committedMar 12, 2024 Configuration menu - View commit details
-
Copy full SHA for a2c4c2a - Browse repository at this point
Copy the full SHA a2c4c2aView commit details -
added docker build for dev branch
0xluk committedMar 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 635868b - Browse repository at this point
Copy the full SHA 635868bView commit details
Commits on Mar 13, 2024
-
properly closing and putting back conn from pool
0xluk committedMar 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 2458f0b - Browse repository at this point
Copy the full SHA 2458f0bView commit details
Commits on Mar 17, 2024
-
added rpc_server and switched deploymen to it
0xluk committedMar 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 5d57c57 - Browse repository at this point
Copy the full SHA 5d57c57View commit details
Commits on Mar 21, 2024
-
0xluk committed
Mar 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 40e77be - Browse repository at this point
Copy the full SHA 40e77beView commit details
Commits on Mar 23, 2024
-
fixed broadcast tx decode issue
0xluk committedMar 23, 2024 Configuration menu - View commit details
-
Copy full SHA for fbc763a - Browse repository at this point
Copy the full SHA fbc763aView commit details
Commits on Mar 25, 2024
-
added base64 decoding to broadcast-transaction
0xluk committedMar 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 7478637 - Browse repository at this point
Copy the full SHA 7478637View commit details
Commits on Apr 5, 2024
-
added encodedtx to broadcast transaction response
0xluk committedApr 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 23fb2a9 - Browse repository at this point
Copy the full SHA 23fb2a9View commit details -
bumped go-node-connector version
0xluk committedApr 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 0cb1e36 - Browse repository at this point
Copy the full SHA 0cb1e36View commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2f65cd5 - Browse repository at this point
Copy the full SHA 2f65cd5View commit details -
Introduce endpoint for issued assets and change the way we return uni…
…t of measurement
Configuration menu - View commit details
-
Copy full SHA for d905d9f - Browse repository at this point
Copy the full SHA d905d9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7df8aad - Browse repository at this point
Copy the full SHA 7df8aadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17ad64d - Browse repository at this point
Copy the full SHA 17ad64dView commit details
Commits on May 24, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for f49097a - Browse repository at this point
Copy the full SHA f49097aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2da0e90 - Browse repository at this point
Copy the full SHA 2da0e90View commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d852644 - Browse repository at this point
Copy the full SHA d852644View commit details