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

Migrate/Implement Enigma transaction support #38

Open
r3rcloak opened this issue May 24, 2019 · 0 comments
Open

Migrate/Implement Enigma transaction support #38

r3rcloak opened this issue May 24, 2019 · 0 comments
Labels
Enigma Issues related to Enigma transactions / sending Rebasing/Upgrade General/miscellaneous issues related to rebasing the codebase (to latest btc codebase)

Comments

@r3rcloak
Copy link
Collaborator

r3rcloak commented May 24, 2019

Porting/implementing support for Enigma transactions represents a significant piece of work in relation to the rebasing of Cloak to the newer Bitcoin codebase. As this work will likely involve considerable code reworking and revision, it may be wise to look to decouple the Enigma related code during the porting process to decouple the Enigma related functionality from the underlying base code as much as possible.

Enigma.cpp/Enigma.h contains the top level code related to Enigma sends (see the SendEnigma method) in the aforementioned files for the start/entry point for sending an Enigma transaction.

@r3rcloak r3rcloak changed the title Implement Enigma transaction support Migrate/Implement Enigma transaction support May 24, 2019
@r3rcloak r3rcloak added Enigma Issues related to Enigma transactions / sending Rebasing/Upgrade General/miscellaneous issues related to rebasing the codebase (to latest btc codebase) labels May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enigma Issues related to Enigma transactions / sending Rebasing/Upgrade General/miscellaneous issues related to rebasing the codebase (to latest btc codebase)
Projects
None yet
Development

No branches or pull requests

1 participant