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
Alexander Tseung 7852269ed1
Add Activity Log entry for onchain failures for a transaction. Change scrolling of the transaction list. Remove Transaction Details modal. (#5581)
6 years ago
..
account-list-item Adds toggle for primary currency (#5421) 6 years ago
send-content Add Activity Log entry for onchain failures for a transaction. Change scrolling of the transaction list. Remove Transaction Details modal. (#5581) 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 Rework estimateGas logic 6 years ago
to-autocomplete.component.js Fix send import path in ToAutoComplete 6 years ago

README.md