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

Removes tech debt from opentxs api #23

Closed
lclc opened this issue Aug 13, 2014 · 1 comment
Closed

Removes tech debt from opentxs api #23

lclc opened this issue Aug 13, 2014 · 1 comment

Comments

@lclc
Copy link
Contributor

lclc commented Aug 13, 2014

Perform the same kind of transformations that we have done on otlib code

  • 1 header per class
  • 1 source per class
  • minimize header dependencies
  • minimize source includes
  • convert printf style logging to stream style logging
  • const correctness
  • correct private/protected
  • naming conventions
  • etc.

Eric is working on this.

@murrekatt
Copy link
Contributor

Too general.

Piotrek321 added a commit to Piotrek321/opentxs that referenced this issue Jun 6, 2022
…dump_debug_info_to_qwidget_wallet

Adding dump debug data to qwidget
FellowTraveler pushed a commit to FellowTraveler/opentxs that referenced this issue May 27, 2024
add timestamp to blockchain checkpoints
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants