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

Implement #583 percentage based transfer fee and #603 coin-days based free transaction #605

Closed
wants to merge 45 commits into from

Conversation

abitmore
Copy link
Contributor

@abitmore abitmore commented Mar 1, 2016

This pull request is to make the review work of #583 and #603 easier.
The code hasn't been fully tested yet, I'll leave a message here when it's ready.

Conflicts:
	libraries/chain/protocol/fee_schedule.cpp
Adapt upstream changes in commit 146c0c4
Conflicts:
	libraries/chain/account_object.cpp
	libraries/chain/include/graphene/chain/evaluator.hpp
	libraries/chain/transfer_evaluator.cpp
Fixed by adapting upstream changes.
Conflicts:
	libraries/chain/transfer_evaluator.cpp
Conflicts:
	libraries/chain/include/graphene/chain/evaluator.hpp
	libraries/chain/include/graphene/chain/protocol/operations.hpp
…ions, since it won't be extended in the future; remove redundant code.
…f fee parameter names.

Conflicts:
	libraries/chain/include/graphene/chain/hardfork.hpp
	libraries/chain/transfer_evaluator.cpp
… in global fee schedule yet, use default values for calculation
Conflicts:
	libraries/chain/protocol/fee_schedule.cpp
- remove accidently added-back functions from account_object.cpp
- remove unused variable from transfer_evaluator.cpp
emfrias and others added 15 commits February 25, 2016 18:37
Conflicts:
	libraries/chain/include/graphene/chain/evaluator.hpp
Conflicts:
	libraries/chain/include/graphene/chain/evaluator.hpp
…ion by default, remove most of special operation checks.
…n this case CER of asset_to_update won't change
Conflicts:
	libraries/chain/include/graphene/chain/protocol/operations.hpp
Conflicts:
	libraries/chain/account_object.cpp
	libraries/chain/include/graphene/chain/evaluator.hpp
	libraries/chain/include/graphene/chain/hardfork.hpp
	libraries/chain/transfer_evaluator.cpp
Conflicts:
	libraries/chain/evaluator.cpp
	libraries/chain/include/graphene/chain/evaluator.hpp
	libraries/chain/transfer_evaluator.cpp
Conflicts:
	libraries/chain/include/graphene/chain/evaluator.hpp
	libraries/chain/transfer_evaluator.cpp
@abitmore
Copy link
Contributor Author

abitmore commented Mar 2, 2016

Closing this pull request for now. Will create another pull request when ready.

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.

2 participants