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 4c87c05a02
Fix rounding issue when sending max tokens (#5695)
6 years ago
..
account-list-item Add support for RPC endpoints with custom chain IDs (#5134) 6 years ago
send-content Fix rounding issue when sending max tokens (#5695) 6 years ago
send-footer Fix rounding issue when sending max tokens (#5695) 6 years ago
send-header Remove send_ directory, revert to just having send 6 years ago
tests Fix rounding issue when sending max tokens (#5695) 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 Fix rounding issue when sending max tokens (#5695) 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 Add support for RPC endpoints with custom chain IDs (#5134) 6 years ago
send.utils.js Fix rounding issue when sending max tokens (#5695) 6 years ago
to-autocomplete.component.js Fix send import path in ToAutoComplete 6 years ago

README.md