don mosites

Results 133 issues of don mosites

Relates to `@airswap/swap` Swap contract in https://github.com/airswap/airswap-protocols/tree/develop/source/swap. If an order is hashed with a `senderWallet` value of null (`0x000...`) the Swap contract should allow the order to be filled by...

Currently the `check` function on the Swap contract checks signer allowances and balances, but does not check sender allowances and balances to validate that an order will complete successfully. If...