Sam MacPherson
Sam MacPherson
See https://github.com/makerdao/spells-mainnet/pull/145/files#diff-c9c3998420c475f01de841ca5283ea49ce6c99080a8c6a3fdae77b097bef6778R101 Should be able to set `tin` and `tout`.
Re-opened from here: https://github.com/makerdao/dss-proxy-actions/pull/25 Adding new support for GemJoin9 which has single-transfer semantics and gems != tokens. Dependant on this being merged: https://github.com/makerdao/dss-gem-joins/pull/7 Still TODO: * Add tests
# Description Collateral Type (e.g. `ETH-A`): UNIV2LP COB Team Name or Author(s): @hexonaut @lucas-manuel GemJoin Adapter: GemJoin Is this GemJoin adapter new? : No If so, why is a new...
All `join` and `exit` functions should be marked `external`, but some are inconsistently labelled `public`. This should be corrected across the repository.
It's often useful to be notified when an element is added/removed from the DOM. This should be provided in DomTools.
To allow for faster fetching of scripts and stylesheets, provide an option to store the html element's data in the body tag.
Make sure php works as a server target. Neko/PHP are the most common web server targets so this makes sense.
The fee will be automatically calculated and taken out of the amount being sent instead of adding it to the total. Allows for the option of "send it all".