Results 51 issues of James Sangalli

E.g. I set userInput on compound entry and it is not defined as an attribute. It should prevent making at that point.

enhancement

@colourful-land it seems there is no official support for HTML5 due to it being it's own language: https://stackoverflow.com/questions/36071493/why-isnt-there-an-official-xml-schema-for-xhtml5

schema

Currently, Makefile serves 3 functions. 1. Validate the XML file against the schema. 2. If invalid, use xmllint to highlight the problem. xmllint only works with canonicalized version thanks to...

Do myself or make a bounty

Transfer: https://github.com/ensdomains/ens/blob/master/contracts/HashRegistrar.sol#L228 Releasing a deed to get back your ether: https://github.com/ensdomains/ens/blob/master/contracts/HashRegistrar.sol#L242 Maybe something speculative?

See here: https://github.com/AlphaWallet/alpha-wallet-ios/issues/1440

enhancement

Compound requires that you enable it via approve in the native token. Without this the user cannot use the service. Transactions will successfully execute but silently fail. Should be able...

CDP examples: Proxy calls: https://etherscan.io/address/0x12d20b3ef56a92f675b3a49d1ed6abe708ca3758#events creation of proxy: https://etherscan.io/tx/0x13d5b939014c10f788e620c7cebf1b52f20104724aa3de5bd6b90c0b9baba505 Factory for CDP proxies: https://etherscan.io/address/0xa26e15c895efc0616177b7c1e7270a4c7d51c997#events Transaction which started CDP and gives the CDP number in event log: https://etherscan.io/tx/0x4a3fa1cb06dffe0bf7b2d33bf16ea6ea3e92a6f0487bb8f2c369b87a0440ea13#eventlog From the events...

schema