Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

Update dependency ts-jest to v24.1.0 #2427

Open
wants to merge 32 commits into
base: next
Choose a base branch
from
Open

Commits on Sep 11, 2019

  1. Update dependency ethers to v4.0.37 (#2358)

    * Require build on verify-solc
    
    * Update dependency @babel/core to v7.6.0
    
    * Update dependency @firebase/util to v0.2.27
    
    * Update dependency @types/chai to v4.2.1
    
    * Update dependency @types/pg to v7.11.1 (#2354)
    
    * Update dependency patch-package to v6.1.4 (#2355)
    
    * Update dependency truffle to v5.0.35 (#2356)
    
    * Update dependency rollup to v1.21.0 (#2360)
    
    * Update dependency selenium-webdriver to v4.0.0-alpha.5 (#2361)
    
    * Update dependency @types/node to v12.7.4 (#2353)
    
    * Update dependency ethers to v4.0.37
    
    * Bump node version
    renovate[bot] authored and snario committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    b111d6b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. Configuration menu
    Copy the full SHA
    eb56544 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c31366d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    202fb56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e094b0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fc6cfe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9a713d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d114450 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b2e5f93 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b9c6754 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c843f77 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed6b82c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    615c8c9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    77e02f1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    46bd7a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2019

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

Commits on Sep 16, 2019

  1. Configuration menu
    Copy the full SHA
    98918ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d28eac9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Remove flags to auto-close channels (#2443)

    * Remove flags to auto-close channels
    
    * Fix require statemet
    
    * fix bug
    
    * bump package versions
    snario authored and ArjunBhuptani committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    9c9003b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2019

  1. Update proxy address (#2456)

    * Update proxy address
    
    * Bump contracts version
    rhlsthrm committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    b568f9d View commit details
    Browse the repository at this point in the history
  2. use gte engines (#2457)

    LayneHaber authored and cf19drofxots committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    dfb5d80 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2019

  1. Configuration menu
    Copy the full SHA
    e22fee2 View commit details
    Browse the repository at this point in the history
  2. Clean up some test code (#2414)

    * Clean up some test code
    
    * Bunch of clean ups
    
    * lint
    snario committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    ad18866 View commit details
    Browse the repository at this point in the history
  3. Remove proposals from Store DB (#2448)

    * Remove proposals from Store DB
    
    * Address Nima's feedback
    
    * Fix lint
    snario committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    1917893 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. [node] Deploy multisig on withdraw (#2467)

    * Move multisig deploy to withdraw
    
    * Change type to return multisig address
    
    * Return multisig
    
    * Package.json changes
    
    * Lint fixes
    
    * Await at different point
    
    * Add DeployStateDepositHolderController
    
    * Add types for DeployStateDepositHolderController
    
    * Revert withdraw changes
    
    * Throw error if no multisig deployed
    
    * Add to index
    
    * Fix to make function work
    
    * Add test
    
    * Test mehod
    
    * Fix test
    
    * Backwards compatibility
    
    * Bump version
    
    * Separate functions for create channel and deployment
    
    * Test functions separately
    
    * Unused var
    
    * Fix types
    
    * Add new method to docs
    
    * Add test for blocked withdrawals
    
    * fix: use different xprv keys to generate multisig address for tests
    
    * fix: hub test
    rhlsthrm authored and cf19drofxots committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    7645808 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2019

  1. Configuration menu
    Copy the full SHA
    ae516a1 View commit details
    Browse the repository at this point in the history
  2. Remove unused 'db-schema' constants (#2462)

    * Remove unused 'db-schema' constants
    
    * Remove APP_INSTANCE_STATUS
    snario committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    4481562 View commit details
    Browse the repository at this point in the history
  3. Adds a PROPOSE protocol to replace Node's propose mechanic (#2487)

    * Add PROPOSE protocol
    
    * Fix linting issues
    snario committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    43f7849 View commit details
    Browse the repository at this point in the history
  4. Add a missing space (#2489)

    nrryuya authored and snario committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    4361fb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Remove DB_NAMESPACE_APP_INSTANCE_ID_TO_MULTISIG_ADDRESS from Store (#…

    …2461)
    
    * Remove DB_NAMESPACE_APP_INSTANCE_ID_TO_MULTISIG_ADDRESS from Store
    
    * Remove constant
    snario committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    cff7987 View commit details
    Browse the repository at this point in the history
  2. Update deps (#2491)

    * Update dependency @firebase/util to v0.2.28
    
    * Update dependency @types/chai to v4.2.3
    
    * Update dependency @types/jsonwebtoken to v8.3.4
    
    * Update dependency rollup to v1.21.4
    
    * Update dependency truffle to v5.0.37
    
    * Update dependency tslint-config-airbnb to v5.11.2
    
    * Update dependency chromedriver to v77
    
    * fix(deps): update dependency ganache-core to v2.8.0
    
    * Update babel monorepo to v7.6.2
    
    * Update dependency @firebase/app-types to v0.4.4
    
    * Update dependency @types/koa to v2.0.50
    
    * Update dependency @types/node to v12.7.8
    
    * Update dependency @types/react-dom to v16.9.1
    
    * Update dependency @types/pg to v7.11.2
    
    * Update dependency @types/selenium-webdriver to v4.0.3
    
    * Update dependency @types/web3 to v1.0.20
    
    * Update dependency @types/react to v16.9.3
    
    * Update dependency @types/react-redux to v7.1.4
    
    * Update dependency react-router-dom to v5.1.1
    
    * Update dependency rollup-plugin-typescript2 to v0.24.3
    
    * Update react monorepo to v16.10.0
    
    * Update dependency truffle to v5.0.38
    
    * Update dependency @types/react-router-dom to v5
    
    * Update react monorepo to v16.10.1
    
    * Update dependency rollup to v1.22.0
    
    * Update dependency mocha to v6.2.1
    snario committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    199e04f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f51dbd View commit details
    Browse the repository at this point in the history