maraoz

Results 47 comments of maraoz

Decided for "logic contract", from [Elena's post](https://blog.zeppelinos.org/proxy-patterns/). Will move forward replacing all occurrences.

Just discussed this offline with @leanthebean, and we decided to only use the term "logic contract" in the context of talking about proxies. All other references (i.e in the cli...

Implemented in user-facing texts on cli in https://github.com/zeppelinos/zos-cli/pull/215. Moving the issue to next milestone to refactor internal naming too (didn't want to change API so close to releasing)

Thanks everyone for their comments and the info you shared. We've decided to move forward with MIT License for the MVP release (https://github.com/zeppelinos/labs/milestone/1), given: - The advantages of GPL/LGPL over...

Thanks for reporting, will take a look now

The problem is bigger than we expected. We'll review this in a few weeks, as it's not a priority for us now. Sorry! Feel free to provide a fixing PR...

You're right. spawning: https://github.com/bitpay/bitcore/issues/1085

I think the problem is with the checks done on `checkedSerialize`... It tries to calculate fees when it's not always possible.