Skip to content

Conversation

@masih
Copy link
Member

@masih masih commented Apr 23, 2024

Break up large go files into separate ones that capture minimal functionality. Encapsulate simulated signing related implementations into their own package, called signing.

Rename inconsistent struct/constructor names, and resolve minor lint issues.

Note, the changes here do not make any net functional difference. Instead, they aim to reduce the LOC changed in successive PRs where simulation will be expanded to accommodate more complex scenarios, including more control over adversary message propagation, latency and message loss modeling.

@masih masih marked this pull request as draft April 23, 2024 09:09
@masih masih force-pushed the masih/sim-refactor-prep branch from 6aaa31d to 37e5481 Compare April 23, 2024 09:13
@masih masih marked this pull request as ready for review April 23, 2024 09:17
@masih masih requested a review from anorth April 23, 2024 09:18
Break up large go files into separate ones that capture minimal
functionality. Encapsulate simulated signing related implementations
into their own package, called `signing`.

Rename inconsistent struct/constructor names, and resolve minor lint
issues.

Note, the changes here do not make any net functional difference.
Instead, they aim to reduce the LOC changed in successive PRs where
simulation will be expanded to accommodate more complex scenarios,
including more control over adversary message propagation, latency and
message loss modeling.
@masih masih force-pushed the masih/sim-refactor-prep branch from 37e5481 to 79ea60b Compare April 23, 2024 17:12
@masih masih enabled auto-merge (squash) April 23, 2024 17:12
@masih masih merged commit 8413f57 into main Apr 23, 2024
@masih masih deleted the masih/sim-refactor-prep branch April 24, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants