kumavis
|
970d4fd695
|
metamask - add missing diskState and memState subscriptions
|
8 years ago |
kumavis
|
9e4ef45b6a
|
migration #9 - break out CurrencyController substate
|
8 years ago |
kumavis
|
b233e7e37c
|
eth-store - cbs default to noop
|
8 years ago |
kumavis
|
8b5e3aa287
|
migration #8 - break out NoticeController substate
|
8 years ago |
kumavis
|
73edfc9f31
|
eth-store - convert to obs-store subclass
|
8 years ago |
kumavis
|
f08f40aee2
|
txManager - depend on preferencesStore
|
8 years ago |
kumavis
|
0c6df24ecf
|
metamask - introduce networkStore
|
8 years ago |
kumavis
|
99fa9ab13a
|
migration 7 - break off TransactionManager substate
|
8 years ago |
kumavis
|
bcb86f38cb
|
messageManager - move view state to obs-store
|
8 years ago |
kumavis
|
79ed2e902f
|
keyring - replace getState with memStore
|
8 years ago |
kumavis
|
134a4c7bc3
|
keyring - manage isUnlocked in memStore
|
8 years ago |
kumavis
|
5c5aa6ea01
|
keyring - rm config dep
|
8 years ago |
kumavis
|
296b278592
|
actions - dont expect background to provide newState, manually update
|
8 years ago |
kumavis
|
270808c206
|
Merge pull request #1082 from MetaMask/notice-management
modification of notices.
|
8 years ago |
Kevin Serrano
|
9b6a06e679
|
Merge branch 'dev' into notice-management
|
8 years ago |
Kevin Serrano
|
88882f547e
|
Change filepath for new location of notices.
|
8 years ago |
Kevin Serrano
|
afb60b9061
|
modification of notices.
|
8 years ago |
Kevin Serrano
|
6df15177c8
|
Merge pull request #1079 from MetaMask/kumavis-refactor5
Refactor round 5
|
8 years ago |
kumavis
|
dacbf16fe2
|
test - first-time - re-add terms header check
|
8 years ago |
kumavis
|
4c0cb9d92e
|
metamask - memState - adopt configManager.isDisclaimerConfirmed from keyring controller
|
8 years ago |
kumavis
|
bcff47d9aa
|
test - mock-dev - expose metamaskController for debugging
|
8 years ago |
kumavis
|
d8a12c2ad0
|
tests - mockDev - fix first-time flow
|
8 years ago |
Frankie
|
2d99fc9528
|
Merge pull request #1078 from MetaMask/messageManagerCleanUp
put updateBadge back in
|
8 years ago |
Frankie
|
10ce2a781f
|
emit a update badge
|
8 years ago |
Frankie
|
d93708b553
|
put updateBadge back in
|
8 years ago |
kumavis
|
3afa3592fe
|
Merge pull request #1076 from MetaMask/messageManagerCleanUp
Message manager clean up
|
8 years ago |
Frankie
|
c7b9adbfcb
|
swap out set state for updateState
|
8 years ago |
Frankie
|
a96f892788
|
Fix messy merge
|
8 years ago |
Frankie
|
54b1339f6a
|
Merge branch 'dev' into messageManagerCleanUp
|
8 years ago |
Kevin Serrano
|
25c5a44623
|
Merge pull request #1077 from MetaMask/i#1075
fix transactions not showing up in history
|
8 years ago |
Frankie
|
cadea1e09e
|
Merge pull request #1073 from MetaMask/kumavis-refactor4
Kumavis refactor4
|
8 years ago |
Frankie
|
6eb6057118
|
default a return of an empty array
|
8 years ago |
Frankie
|
23622632c6
|
linting
|
8 years ago |
Frankie
|
7aca279a5f
|
fix transactions not showing up in history
|
8 years ago |
Frankie
|
ce0c3ed03c
|
Merge branch 'dev' into messageManagerCleanUp
|
8 years ago |
Frankie
|
e2e8a7cca0
|
Add to CHANGELOG
|
8 years ago |
Frankie
|
1b16b46241
|
code clan up and tests
|
8 years ago |
kumavis
|
1cb730144d
|
metamask - adopt isInitialized from keyring controller
|
8 years ago |
kumavis
|
cd5d952600
|
keyring - move identities into memStore
|
8 years ago |
kumavis
|
41c93ceb7e
|
keyring - add keyringtypes to memStore
|
8 years ago |
kumavis
|
d326e7d11e
|
tests - mock-dev - remove persistence
|
8 years ago |
kumavis
|
ad060e2678
|
metamask - inherit some configManager state from keyring controller
|
8 years ago |
kumavis
|
c0d3db6a8c
|
keyring - synchronous getState
|
8 years ago |
Frankie
|
8257853819
|
Merge pull request #1069 from MetaMask/i1066
Introduce Preferences Controller
|
8 years ago |
kumavis
|
0b9d37c6c8
|
migration #6 - fix selectedAddress data source
|
8 years ago |
kumavis
|
7ccaa263d2
|
inpage - set web3.eth.defaultAccount correctly
|
8 years ago |
kumavis
|
2fa60cfcbf
|
continue rename selectedAccount to selectedAddress
|
8 years ago |
kumavis
|
f9b31fe2c3
|
rename selectedAccount to selectedAddress
|
8 years ago |
kumavis
|
b1de2cdefa
|
metamask - rename getSelectedAccount to getSelectedAddress
|
8 years ago |
kumavis
|
7a0acb2333
|
migration #6 - move selectedAccount from keyringController to preferencesController
|
8 years ago |