OpenST / mosaic-contracts

Mosaic-0: Gateways and anchors on top of Ethereum to scale DApps
https://discuss.openst.org/c/mosaic
MIT License
114 stars 31 forks source link

Implement proxy pattern for StakerProxy #773

Open pgev opened 5 years ago

pgev commented 5 years ago

As for each staker we create a StakerProxy, implementing proxy pattern for StakerProxy will save gas for us.