HackyMiner
54a8ade266
Add support for RPC endpoints with custom chain IDs ( #5134 )
6 years ago
Thomas
1d65687ce4
Validate signTypedData in eth-json-rpc-middleware
6 years ago
kumavis
b62d07f3a5
Update network.js
6 years ago
kumavis
61c7bbb1c1
network - improve logging and type conversion
6 years ago
hackyminer
2f6530a494
support both eth_chainId and net_version
...
get the real chainId using eth_chainId and use net_version as a fallback
6 years ago
kumavis
fe82c4a9fb
provider - network - restore block-ref-rewrite middleware references
6 years ago
kumavis
354f8c0d7d
provider - enable subscription support (newHeads, logs)
6 years ago
Dan Miller
19d72c9b0b
Adds getPendingNonce method to provider initialization options in metamask-controller.
6 years ago
kumavis
13dfea7f2d
bugfix - prevents old blocktracker from getting internal hooks migrated
6 years ago
brunobar79
992e7f1b5a
fix merge conflicts
6 years ago
frankiebee
c2d4b237eb
network - fix blockTracker reference to return the blockTrackerProxy instead of the direct blockTracker reference
6 years ago
pinkiebell
3667f3cb85
network.js: convert rpc protocol to lower case ( #4855 )
...
Fixes #4253
6 years ago
Alexander Tseung
ea9d51e427
Refactor and redesign confirm transaction views
6 years ago
brunobar79
a8f745f9fe
eslint --fix .
6 years ago
kumavis
055346843b
lint - fix lint for network
7 years ago
kumavis
6a2649a90f
network - import createBlockTrackerInspectorMiddleware and rearrange cache middleware order
7 years ago
kumavis
3ce83570ee
network - provider - infura - use block-reemit middleware
7 years ago
Dan Finlay
c53c5d5c9e
Fix bug where reset account would not work.
...
Fixes #4462
Ensures that resetAccount() can work on non-stock providers.
I'm unclear how this was ever working, this code hasn't moved in months,
but users report it recently breaking. Maybe we only recently pushed it
to prod.
7 years ago
kumavis
08dc238c9f
deps - fix incorrect dep paths and versions
7 years ago
kumavis
3e04840a71
remove unused events-proxy, was replaced with module swappable-obj-proxy
7 years ago
kumavis
b6eff15bd2
lint fix
7 years ago
kumavis
088d7930e0
network - create provider and block-tracker via json-rpc-engine
7 years ago
kumavis
d62fc22611
network - remove debugging console.log
7 years ago
Dan
6bc8cc819a
Merge branch 'develop' into i3725-refactor-send-component-
7 years ago
kumavis
a1d13d45cf
lint - cleanup some unused variables
7 years ago
kumavis
fec4c50657
controllers - network - move default config out of first-time-state
7 years ago
kumavis
53caa49666
network - refactor to remove unnecesary code
7 years ago
kumavis
6f316ca450
network - remove setNetworkEndpoints
7 years ago
kumavis
bfedd2776d
controllers - network - more semantic assert
7 years ago
kumavis
1c63b11e3f
rpc - bump provider-engine + eth-json-rpc-filters
7 years ago
Alexander Tseung
9e41f58af2
Clean up network config
7 years ago