Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Conversation

nakajo2011
Copy link

This code passed tests completely. I converted to Solidity for learning casper.
I want to feed back to community.

nakajo2011 added 23 commits June 3, 2018 18:07
Next step will run test for solidity code.....
I might to use vyper-abi on pytest of solidity casper.
Not: But this is old version source.
Because Strunct[] in Struct not support in Solidity.
…est_chain_initialization.py

- arrays need define getter function. so index type different.
- can not define struct[]. so, convert to uint168 from Decimal.Data[].
- allocate the arrays size. Solidity is do not automatically allocation of array size.
Change Decimal allow sign integer.
Getter is allow unallocate access.
Implement Sign Decimal calculation logic.
fix some miss-logic, mostly ABI differ.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant