Skip to content

Reward Actor and Reward Actor State #94

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

Merged
merged 6 commits into from
Feb 13, 2020
Merged

Conversation

igor-egorov
Copy link
Member

@igor-egorov igor-egorov commented Feb 12, 2020

Signed-off-by: Igor Egorov igor@soramitsu.co.jp

Description of the Change

Reward actor and its state are implemented.

Possible Drawbacks

Error-prone arithmetic around BigInt and UBigInt.
Lacks CBOR tests.

Usage Examples or Tests [optional]

To be done as soon as the reference golang impl gets done.

Igor Egorov added 2 commits February 12, 2020 14:18
Signed-off-by: Igor Egorov <igor@soramitsu.co.jp>
Signed-off-by: Igor Egorov <igor@soramitsu.co.jp>
Signed-off-by: Igor Egorov <igor@soramitsu.co.jp>

# Conflicts:
#	core/vm/actor/builtin/CMakeLists.txt
#	core/vm/exit_code/impl/exit_code.cpp
@igor-egorov igor-egorov marked this pull request as ready for review February 12, 2020 14:38
@Alexey-N-Chernyshov
Copy link
Contributor

There is build error on Ubuntu.
Also there are no tests, but mb it is OK since neither has specs-actor.

Igor Egorov added 3 commits February 13, 2020 13:51
Signed-off-by: Igor Egorov <igor@soramitsu.co.jp>

# Conflicts:
#	core/primitives/big_int.hpp
Signed-off-by: Igor Egorov <igor@soramitsu.co.jp>
Signed-off-by: Igor Egorov <igor@soramitsu.co.jp>
@igor-egorov igor-egorov merged commit a5d3479 into master Feb 13, 2020
@igor-egorov igor-egorov deleted the feature/reward-actor branch February 13, 2020 12:40
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.

3 participants