Zach Pomerantz
|
ed87df6269
|
feat: account suspense (#7337)
* feat: eagerly connect outside of react lifecycle
* test: reflect selected wallet in localStorage
* test: spy only on portfolio balances
* feat: connectionReady
* feat: connecting state
* feat: leave space for address
* fix tests
* better meta
* fix
* fix wallet change
* add interactivity earlier
* add validation
* update localstorage key in cypress setup
* even less thrash
* load per account
* simplify, hopefully
* explanatory
* inf render
* whoopsie
* ordering
|
2023-09-22 09:57:35 -07:00 |
|
Zach Pomerantz
|
54880d201a
|
feat: eagerly connect outside of react lifecycle (#7334)
* feat: eagerly connect outside of react lifecycle
* test: reflect selected wallet in localStorage
* test: spy only on portfolio balances
|
2023-09-20 12:31:54 -07:00 |
|
eddie
|
38cce46c7b
|
feat: redux migration (#6830)
* feat: start working on redux migrations
* feat: fix migations and add tests
* feat: fix persistence and improve tests
* fix: tests
* fix: rename test file so it doesnt run in jest
* fix: tests
* fix: lint
* feat: indexedDB
* fix: e2e tests
* fix: address some comments
* fix: update legacy migrations
* fix: fix rehydrations
* fix: remove PersistGate and fix e2e tests
* fix: add comment to helper function
|
2023-08-16 10:56:06 -07:00 |
|
Zach Pomerantz
|
7978ed97a9
|
test(cypress): clean up types/assumptions/infura (#7046)
|
2023-08-01 22:13:19 -07:00 |
|
eddie
|
07eb9eb9a2
|
fix: combine userState with default injected wallet in cypress setup (#6849)
* fix: combine userState with default injected wallet in cypress setup
* fix: unconnected state in two tests
* fix: update name
|
2023-07-06 14:01:13 -07:00 |
|
Zach Pomerantz
|
01684977b3
|
test: add a 'hardhat' mock window.ethereum (#6395)
|
2023-04-25 14:24:57 -07:00 |
|