Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CityOfZion/neon-wallet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.13.2
Choose a base ref
...
head repository: CityOfZion/neon-wallet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.14.1
Choose a head ref
  • 7 commits
  • 32 files changed
  • 5 contributors

Commits on Sep 8, 2022

  1. eslint and If Contact list is greater than the size of the visible it…

    …ems in the list, the list is cut off. It has a scrollbar, but it doesn't go down to the item on the bottom. Resize and toggle between order of sort (A-Z, Z-A) results in fix of sort. Video attempted. | #2u0ckdj
    endkeyCoder committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    e088559 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. feature: Upgrade wallet connect / refactor (#2423)

    * Upgrade babel related deps, update loaders to support @walletconect deps
    
    * WIP commit - wrapping up testing on happy flow
    
    * error handling, ledger support and clean up
    
    * Remove dead code and unused deps
    
    * Fix eslint-import-resolver-babel-module warnings
    
    * Upgrade uglifyjs-webpack-plugin
    
    * Fix test
    
    * Fix type check
    comountainclimber authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    5a0762f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2427 from CityOfZion/CU-2u0ckdj

    eslint and If Contact list is greater than the size of the visible it…
    endkeyCoder authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    a0c8b2c View commit details
    Browse the repository at this point in the history
  3. CU-2pjkxp6 - Generate Encrypt a key - copying in a entry under Create…

    … a passphrase did not result in a clickable generate button (#2425)
    
    Co-authored-by: LAPTOP-HBL4M4SL\rauld <raulduartepe@gmail.com.br>
    raulduartep and LAPTOP-HBL4M4SL\rauld authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    7167ddc View commit details
    Browse the repository at this point in the history
  4. Bump version

    comountainclimber committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    f192f05 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

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

Commits on Sep 26, 2022

  1. feature: update wc constants (#2431)

    * Fix wallet connect
    
    * Revert logging
    
    * lint
    
    * Add back missing packages
    
    * Remove unused file
    
    * Bump version
    comountainclimber authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    e62cf7c View commit details
    Browse the repository at this point in the history
Loading