mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-27 12:56:01 +01:00
724bd42e2c
* Ensures the tx controller + tx-state-manager orders transactions in the order they are received * Handle transaction ordering in cases where tx ids are off by more than 1 in tx-state-manager * Add comment to addUnapprovedTransaction explaining calling _determineTransactionCategory after generateTxMeta * Sort txes by timestamp of creation instead of id |
||
---|---|---|
.. | ||
ens | ||
network | ||
transactions | ||
ab-test.js | ||
app-state.js | ||
balance.js | ||
cached-balances.js | ||
detect-tokens.js | ||
incoming-transactions.js | ||
infura.js | ||
onboarding.js | ||
preferences.js | ||
provider-approval.js | ||
README.md | ||
recent-blocks.js | ||
threebox.js | ||
token-rates.js |
Controllers
Different controllers (in the sense of *VC *View-Controller).