Christoph Jentzsch

Results 6 issues of Christoph Jentzsch

allowing a user to rent the slock for a fixed time period - [ ] `rent(uint startTime, uint length)` - [ ] `checkAvailibility(uint startTime, uint length)`

enhancement

since this is an unlimited DAO, where people can buy token at any time, voting power of old tokens need to go down, since there ETH will be already spent.

feature

variants: - curators - token holders - ether holders - trusted third party multisig

enhancement

When using the multisig wallet for non value transfer purposes, it always requires only one signature since even with a daily limit of 0, a 0 value transfer transaction is...