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

feat: introduce txn sender skeleton #293

Merged
merged 3 commits into from
Feb 12, 2025
Merged

feat: introduce txn sender skeleton #293

merged 3 commits into from
Feb 12, 2025

Conversation

dartdart26
Copy link
Collaborator

@dartdart26 dartdart26 commented Feb 5, 2025

Initial skeleton for the transaction sender. Still work in progress, but
it shows minimal implementations of:

  • error handling
  • verify proof response transactions

@dartdart26 dartdart26 self-assigned this Feb 5, 2025
@dartdart26 dartdart26 marked this pull request as draft February 5, 2025 15:56
@dartdart26 dartdart26 force-pushed the petar/txn-sender branch 7 times, most recently from c2422a6 to 6fe523c Compare February 6, 2025 14:49
@cla-bot cla-bot bot added the cla-signed label Feb 7, 2025
@dartdart26 dartdart26 force-pushed the petar/txn-sender branch 7 times, most recently from ada9e27 to 5eb33bc Compare February 10, 2025 17:01
Copy link
Contributor

@rudy-6-4 rudy-6-4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lots of questions but nothing blocking.

@dartdart26 dartdart26 force-pushed the petar/txn-sender branch 6 times, most recently from b8f9cb7 to 1775bee Compare February 12, 2025 10:25
Initial skeleton for the transaction sender. Still work in progress, but
it shows minimal implementations of:
 * error handling
 * verify proof response transactions
@dartdart26 dartdart26 changed the title feat: introduce txn sender feat: introduce txn sender skeleton Feb 12, 2025
@dartdart26 dartdart26 marked this pull request as ready for review February 12, 2025 10:34
Copy link
Contributor

@goshawk-3 goshawk-3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (just a few nitpicks).
Maybe adding some logs here and there (info, debug!) could be also helpful.

@dartdart26 dartdart26 merged commit 687ed14 into main Feb 12, 2025
9 checks passed
@dartdart26 dartdart26 deleted the petar/txn-sender branch February 12, 2025 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants