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

refactor: replace in(s)/out(s) with input(s)/output(s) #392

Merged
merged 2 commits into from May 13, 2020

Conversation

maltemoeser
Copy link
Member

@maltemoeser maltemoeser commented Apr 7, 2020

Changes in(s)/out(s) to input(s)/output(s) to avoid confusion with incoming and outgoing funds (i.e., outputs correspond to incoming funds, inputs to outgoing funds).

Also prints a deprecation warning for users to switch to the consistent syntax.

@maltemoeser maltemoeser added this to In progress in v0.6 Roadmap Apr 15, 2020
@maltemoeser maltemoeser added this to the v0.6 milestone May 6, 2020
Also prints a deprecation warning for users to switch to the consistent syntax.

# Conflicts:
#	blockscipy/src/scripts/equiv_address/equiv_address_proxy_py.cpp
@maltemoeser maltemoeser force-pushed the refactor/in-out-api-change-patched branch from fc4a130 to 74d8a72 Compare May 13, 2020 01:39
@maltemoeser
Copy link
Member Author

Rebased (#387 is now in v0.6)

@maltemoeser maltemoeser marked this pull request as ready for review May 13, 2020 01:40
@maltemoeser maltemoeser merged commit 9cfe326 into citp:v0.6 May 13, 2020
v0.6 Roadmap automation moved this from In progress to Done May 13, 2020
@maltemoeser maltemoeser deleted the refactor/in-out-api-change-patched branch May 13, 2020 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
v0.6 Roadmap
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant