OpenZeppelin / openzeppelin-labs

A space for the community to interact and exchange ideas on the OpenZeppelin platform. Do not use in production!
https://openzeppelin.com/
MIT License
374 stars 115 forks source link

Implements transferStake #64

Closed fiiiu closed 6 years ago

fiiiu commented 6 years ago

Implementation of transferStake in the "traditional" ZepCore contract, where stakes are still coupled, addressing #61.

I'm creating this PR for completeness, but closing it in favor of #62, where the staking is decoupled from ZepCore.

fiiiu commented 6 years ago

Closing in favor of #62.