Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

refactor: rely on Onboard for provider watching #3364

Merged
merged 30 commits into from
Feb 17, 2022
Merged

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    e3c8a2e View commit details
    Browse the repository at this point in the history
  2. chore: remove key check

    iamacook committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    d714c36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db82eea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2b1879 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ed5afd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2b7420 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd8707b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0f9e14 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    f605716 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8fdecd View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    99fa31d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f01db5 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. fix: don't reset web3 object

    iamacook committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    e64d1f2 View commit details
    Browse the repository at this point in the history
  2. fix: disconnection logic

    iamacook committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    1bc42d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9ba7a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be9de82 View commit details
    Browse the repository at this point in the history
  5. fix: remove unnecessary key

    iamacook committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    3f41b72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c9bdae View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    68969de View commit details
    Browse the repository at this point in the history
  2. fix: test rpcUrl

    iamacook committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    7a71a11 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    aed6aa3 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Configuration menu
    Copy the full SHA
    56a8467 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    b9cb7bf View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    62422e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. fix: lookup ENS domains when intialising form (#3465)

    * fix: checksum address before ens validation
    
    * fix: checksum `verifiedAddress`
    
    * refactor: lookup ENS w/ form init
    iamacook committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    9bcedc4 View commit details
    Browse the repository at this point in the history
  2. fix: use field-level owner validation (#3470)

    * fix: use field-level owner validation
    
    * fix: test
    
    * fix: forward compare previous owners
    
    * fix: checksum address from Onboard
    
    * fix: keep store logic in reducer
    iamacook committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    4f634ba View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    5faefb7 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. fix: reduce infura requests (#3479)

    * fix: increase block polling interval
    
    * fix: patch balance `stateSyncer` out of WC
    
    * fix: upgrade `bnc-onboard` + patch `web3-provider-engine`
    
    * fix: cleanup patch
    
    * fix: cleanup patch
    
    * fix: exchange patch for custom WC module instead
    iamacook committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    400b52e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb02d19 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    649cfd0 View commit details
    Browse the repository at this point in the history