Benedict Chan

Results 4 issues of Benedict Chan

The websocket client is useful for getting price updates, but to trade properly we need to be able to know when the orders are filled in realtime (making a request...

Support for executing and confirmation an outgoing send from the wallet in a single transaction. msg.sender is used for one of the signatures and data with ecrecover is used for...

Please review

Give clients on the wallet a way to get the pending transactions that require the confirmation of other signers on the wallet. New methods to help deal with multi user...

Please review

Currently data transactions with 0 value are always sent out using only a single owner. This is dangerous as it can apply to other tokens (such as DAO) where there...

Please review