MyCrypto/common
William O'Beirne a043334685 Node Refactor (#1603)
* Initial work on refactoring node definitions to reduce number of places theyre defined, amount of copy pasting.

* Use makeAutoNodeNAme instead of manually appending _auto

* Add getNetVersion to list of unsupported methods

* PR feedback

* Rework web template node selector to be a network selector. Refactor some types to help with that. Better handle removing custom nodes.

* Remove color dropdown.

* Fix selecting custom networks. Show notification if change network intent fails.

* Use selectors for current node / network instead of intuiting from nodeSelection

* Add id key to all networks, simplify add and remove custom node and network functions.

* Fix a lot of uses of network.name to use network.id instead.

* Dont allow network chainid conflicts

* Fix web3 network by chainid

* Add testnet badge to network selector

* Change nomenclature from change(Node|Network)(Intent)? to change(Node|Network)(Requested|Succeeded)

* tscheck

* Better code for chainid collision

* Remove console logs

* Fix tests

* Network selector becomes self contained component used both by web header and electron nav.

* Dont select node again

* Additional title text

* tscheck

* Custom node behavior in Electron

* Close panel too

* Convert node label data into selector function

* tscheck

* Parens & space
2018-05-29 09:51:42 -05:00
..
actions Node Refactor (#1603) 2018-05-29 09:51:42 -05:00
api Use proxy.mycryptoapi.com for rates (#1710) 2018-05-01 21:13:38 -05:00
assets Add custom meta tags for social-media seo (#1755) 2018-05-12 18:27:34 -05:00
components Node Refactor (#1603) 2018-05-29 09:51:42 -05:00
config Update Electron Expiration (#1844) 2018-05-24 17:10:57 -05:00
containers Node Refactor (#1603) 2018-05-29 09:51:42 -05:00
libs Node Refactor (#1603) 2018-05-29 09:51:42 -05:00
reducers Node Refactor (#1603) 2018-05-29 09:51:42 -05:00
sagas Node Refactor (#1603) 2018-05-29 09:51:42 -05:00
sass Node Refactor (#1603) 2018-05-29 09:51:42 -05:00
selectors Node Refactor (#1603) 2018-05-29 09:51:42 -05:00
store Node Refactor (#1603) 2018-05-29 09:51:42 -05:00
translations Node Refactor (#1603) 2018-05-29 09:51:42 -05:00
typescript Address Manager (#1657) 2018-05-21 18:10:51 -05:00
utils Address Manager (#1657) 2018-05-21 18:10:51 -05:00
vendor Update trezor-connect.js to v4 (#856) 2018-01-17 23:16:47 -06:00
Root.tsx Don't show "stable" welcome modal on Electron (#1779) 2018-05-14 11:54:49 -05:00
freezer.ts Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
index.html Add custom meta tags for social-media seo (#1755) 2018-05-12 18:27:34 -05:00
index.tsx Remove all LESS code (#1348) 2018-03-20 15:08:57 -05:00