The Wayback Machine - https://web.archive.org/web/20201217182650/https://github.com/Gudahtt
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@MUNComputerScienceSociety @MetaMask

Pinned

  1. 🌐 🔌 The MetaMask browser extension enables browsing Ethereum blockchain enabled websites

    JavaScript 4.1k 1.6k

  2. A plugin for Prettier that sorts JSON files by property name.

    TypeScript 3 2

  3. 📦🐈 Fast, reliable, and secure dependency management.

    JavaScript 39.3k 2.6k

  4. Give me a string and I'll tell you if it's a valid npm package license string

    JavaScript 23 12

3,960 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

December 2020

Created a pull request in MetaMask/metamask-extension that received 14 comments

Fix SES lockdown on older browsers

On older browsers that don't support globalThis, the SES lockdown throws an error. The globalthis shim has been added to all pages, to the backgrou…

+16 −1 14 comments
Reviewed 37 pull requests in 6 repositories
MetaMask/metamask-extension 28 pull requests
MetaMask/inpage-provider 5 pull requests
MetaMask/eth-token-tracker 1 pull request
MetaMask/legacy-web3-extension 1 pull request
MetaMask/controllers 1 pull request
MetaMask/etherscan-link 1 pull request

Created an issue in MetaMask/metamask-extension that received 4 comments

Background errors not serialized correctly when sent to UI

Describe the bug When an error occurs in the background, it's not serialized correctly when sent to the UI. The error arrives as a plain object wit…

4 comments
You can’t perform that action at this time.