-
Notifications
You must be signed in to change notification settings - Fork 86
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
Here's a second version of the offline patch #63
base: master
Are you sure you want to change the base?
Conversation
Update against the fork
…gic. Code can now be imported as a module without executing code
…he class definitions) using reflections.
…a coin to be in 'beta' mode. 'beta' coins don't show up on the list until they are tested.
…TO ORIGINAL VERSION
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Literally this is only an indent. I don't know why git made it so weird.
Want any help merging this? The functionality is critical for a bunch of things and critical to my security model, and it can help other implementers too. |
Hey, I'll pay you a bounty to go through the head with me on hangouts and merge this (or a similar feature) into mainline. The way you want. Seriously. |
I made a second version of the offline patch. This time it includes multiple commits from the refactor so you can see and verify each step. Then, it includes also a commit that is flagged that shows when the functionality was unchanged and it was just a simple refactor. Finally, it includes all the commits to add the functionality.