A Metamask fork with Infura removed and default networks editable
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
ciphermask/ui/app/components/send
kumavis 3b46478024
Merge branch 'develop' into develop
6 years ago
..
account-list-item Adds toggle for primary currency (#5421) 6 years ago
send-content Adds toggle for primary currency (#5421) 6 years ago
send-footer Allow sending transactions with hex data and no recipient 6 years ago
send-header Remove send_ directory, revert to just having send 6 years ago
tests Update gas when hex data changes on send screen 6 years ago
to-autocomplete Make all addresses EIP-55 compliant (#5379) 6 years ago
README.md Remove send_ directory, revert to just having send 6 years ago
index.js Remove send_ directory, revert to just having send 6 years ago
send.component.js Update gas when hex data changes on send screen 6 years ago
send.constants.js Remove send_ directory, revert to just having send 6 years ago
send.container.js Update gas when hex data changes on send screen 6 years ago
send.scss Remove send_ directory, revert to just having send 6 years ago
send.selectors.js Adds feature flag toggle for the hex data row on the send screen. 6 years ago
send.utils.js ganache-core merged my PR, so I changed some comments to clarify that ganache-core v2.2.1 and below will return the non-standard '0x0' 6 years ago
to-autocomplete.component.js Fix send import path in ToAutoComplete 6 years ago

README.md