Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Simsala] automatic release created for v1.0.155 #3380

Closed
wants to merge 24 commits into from

Commits on Dec 16, 2019

  1. Fabo/handle image null on validator page (#3319)

    * handle picture is null
    
    * changelog
    
    * handle null images on page validator
    faboweb authored Dec 16, 2019
    Configuration menu
    Copy the full SHA
    d46c128 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Update proposals every new block (#3295)

    * Update proposals every 10 blocks
    
    * changelog
    
    * istanbul ignore next
    
    * Trigger CI
    
    * istanbul ignore next
    
    * Use loaded
    
    * Update snap
    
    * istanbul ignore next
    
    * Update single proposal page every new block
    
    * Job is done!
    
    * Comment
    
    * Remove comment
    
    * istanbul ignore next
    
    * Improve coverage
    
    * Update all proposal data
    
    * Simplify
    
    * Revert
    
    * Fix watcher func testing
    
    * Fix, cleanup, optimization
    
    * Update snap
    
    * Cleanup
    mariopino authored and faboweb committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    c8ab4eb View commit details
    Browse the repository at this point in the history
  2. chooseFilter for pagevalidator. fix website (#3289)

    * chooseFilter for pagevalidator. fix website
    
    * changelog
    
    * add filter as second parameter
    
    * add test for isblankfield
    
    * lint
    Bitcoinera authored and faboweb committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    cf4d7b7 View commit details
    Browse the repository at this point in the history
  3. Ana/3313 add link for linux users to ledger connection issues article (

    …#3315)
    
    * add linux webusb message. center signin button
    
    * add linux test but it errors. lint
    
    * changelog
    
    * fix linux message test
    Bitcoinera authored and faboweb committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    44583ca View commit details
    Browse the repository at this point in the history
  4. Ana/fixes-for-pagevalidator (#3323)

    * small but important fixes
    
    * changelog
    Bitcoinera authored and jbibla committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    24b67e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Fabo/handle async tx failure (#3327)

    * add new property to receive notification if tx inclusion failed
    
    * dev life
    
    * changelog
    
    * fix tests
    faboweb authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    1caec35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    843739a View commit details
    Browse the repository at this point in the history
  3. Jordan/tx flow love (#3329)

    * added x back to action modal
    
    * icon will spin now on inclusion step
    
    * corrected grammar and improved messaging on success step
    
    * pass in success prop to turn success icon green
    
    * renamed delegation to staking
    
    * renamed undelegation to unstaked
    
    * fixed tests and snapshots
    
    * changelog
    
    * success should be boolean, increase padding on action modal message
    
    * unknown getter / fixed test
    
    * implemented feature flags that are separate from action modal titles
    
    * hid create proposals button while loading proposals page
    
    * updated feature not available language
    
    * updated confirmation message and form message padding
    
    * improved form ux by updating placeholders, setting v-focus, and setting initial values to null so user doesn't have to delete the value before entering their own
    
    * lint and tests and snaps
    
    * fixed page proposals test
    jbibla authored and faboweb committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    e9c7c2d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Fix error 404 in validator links from transactions in page block (#3344)

    * Fix URLs
    
    * changelog
    
    * Update snaps
    mariopino authored and jbibla committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    d62dced View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Fabo/3314 session per network (#3336)

    * store sessions per network
    
    * changelog
    
    * fixed tests
    faboweb authored Dec 20, 2019
    Configuration menu
    Copy the full SHA
    5c66471 View commit details
    Browse the repository at this point in the history
  2. Remove unused quey field (#3350)

    * Remove unused quey field
    
    * changelog
    colw authored and faboweb committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    5072210 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Ana/fix session per network (#3354)

    * fix
    
    * changelog
    Bitcoinera authored and faboweb committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    0474a8d View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. New tutorial component (#3346)

    * Component draft
    
    * changelog
    
    * Add steps
    
    * First steps done
    
    * Add step dots and read the full guide link text
    
    * css tweaks
    
    * css tweaks
    
    * Cleanup
    
    * Update snap
    
    * Cleanup
    
    * Basic testing
    
    * Cleanup, testing
    
    * Cleanup, props, testing
    
    * Remove v-html
    
    * Fix close
    
    * istanbul ignore next
    
    * Fix
    
    * Show tutorial demo in experimentalMode
    
    * Testing stuff
    mariopino authored and faboweb committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    aa619ca View commit details
    Browse the repository at this point in the history
  2. Fabo/improve release script (#3332)

    * changelog
    
    * remove push pre releasing
    
    * merge master to get new version
    
    * changelog
    
    * better develop checkout
    
    * removed the eslint vscode thing
    
    * checkout develop from remote to avoid checking in local develop changs
    
    * handle develop branch already existing
    faboweb authored Dec 27, 2019
    Configuration menu
    Copy the full SHA
    c7f20c4 View commit details
    Browse the repository at this point in the history
  3. github_action_added (#3352)

    iambeone authored and faboweb committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    68ef991 View commit details
    Browse the repository at this point in the history
  4. Ana/add emoney logo (#3358)

    * add emoney logo
    
    * changelog
    Bitcoinera authored and faboweb committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    43553c9 View commit details
    Browse the repository at this point in the history
  5. Fix typo (#3351)

    * Fix typo
    
    * changelog
    colw authored and faboweb committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    04cc650 View commit details
    Browse the repository at this point in the history
  6. Fabo/3316 cross account creation (#3337)

    * basis for cross network account creation
    
    * cleanup and refactor
    
    * changelog
    
    * fixed tests
    
    * linted
    
    * coverage
    
    * new cosmos-keys with support for multiple bech32prefixes
    faboweb authored and Bitcoinera committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    973b3b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2019

  1. Ana/fix multi send to address (#3359)

    * fix multi send to address
    
    * changelog
    Bitcoinera authored and faboweb committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    8dcf788 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Ana/livepeer explore mode frontend (#3349)

    * allow explore with non cosmos addresses
    
    * lint
    
    * fix
    
    * filter only pending undelegations
    
    * update snapshots
    
    * changelog
    
    * changelog
    
    * remove filter undelegations. change changelog
    
    * add pendingundelegations query. use in portfolio
    
    * update snapshot
    
    * changelog
    
    * check if undelegations exist
    
    * change to web3-utils isaddress
    
    * add ethereum validation tests
    
    * lint
    
    * use pending undelegations from be directly
    
    * get rid of pendingundelegations. back to normality
    
    * query for undelegations directly
    Bitcoinera authored and faboweb committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    a14e45c View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Fix redelegation (#3281)

    * Fix redelegation
    
    * changelog
    
    * Debug
    
    * Implement redelegate in undelegation modal
    
    * Redelegation stuff, disable from
    
    * Redelegations working
    
    * Cleanup
    
    * Fix test, update snap
    
    * Revert DelegationModal changes
    
    * Update snap
    
    * Delete restaking logic in DelegationModal
    
    * Delete logic
    
    * Update snaps
    
    * Testing stuff
    
    * Remove  unused code
    
    * Fix
    
    * setFromSelectedIndex test
    
    * istanbul ignore next
    
    * More testing stuff
    
    * Cleanup
    
    * More testing
    
    * Refactor, 100% coverage
    
    * Improve coverage
    
    * Jordan suggestions
    
    * Inactive validator warning msgs, testing
    
    * Fix bug, improve testing
    
    * Trigger CI
    
    * use standard inputs and refactor validator format
    
    * remove dead code
    
    Co-authored-by: Fabian <frznhope@gmail.com>
    mariopino and faboweb committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    0663a47 View commit details
    Browse the repository at this point in the history
  2. Fix session modal validation triggers on closing (#3374)

    * Clear session data on first step
    
    * Same in address import
    
    * Move clear data to beforeDestroy in the last step
    
    * testing stuff
    
    * changelog
    mariopino authored and jbibla committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    f7b9a8d View commit details
    Browse the repository at this point in the history
  3. Ana/fix lunie browser extension link (#3366)

    * fix link
    
    * changelog
    Bitcoinera authored and jbibla committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    e6c518d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. release-1.0.155

    Release Lunie Bot committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    49d28a3 View commit details
    Browse the repository at this point in the history