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.154 #3334

Closed
wants to merge 6 commits into from

Conversation

faboweb
Copy link
Collaborator

@faboweb faboweb commented Dec 18, 2019

Please manually test before merging this to master

Added

Changed

  • #3313 Now when Linux users go to sign in with Ledger they get a warning message with a link to the Ledger documentation to fix connection issues @Bitcoinera
  • #3289 Now PageValidator handles empty fields more uniformly, always displaying -- @Bitcoinera
  • Reduce gas price to counter gas estimation increase in API @faboweb
  • Use the url param for the API also for the transaction service @faboweb
  • the proposal description length was unreasonably small, now it is much larger @jbibla
  • switched the little x on the action modal to be a proper button @jbibla
  • made the edit memo button a link for a cleaner send modal @jbibla
  • added explanation and made error message clearer for new ledger updates @jbibla
  • the networks page now lives in the mobile app footer instead of in the mobile menu - this is more consistent @jbibla

Fixed

  • #3303 Fix the continuous refreshing of the PageValidator component, which prevented from staking or doing any action at all @Bitcoinera
  • #3304 Fix scrollbar around AppMenu and weird resizing of the Help-Feedback button @Bitcoinera
  • #3323 Fixes the userTransactionAdded subscription and deletes the double TmLoadingComponent @Bitcoinera
  • #3283 Now the signin close button redirects directly to root (/) @Bitcoinera
  • #3255 Hide menu when changing to block view from menu @colw
  • Fix failing sends @faboweb
  • Handle validator image being null @faboweb
  • Show correct feature flag url for HID support under Windows @faboweb
  • Consecutive transactions would fail as the sequence number wasn't updated @faboweb
  • Use v2 library for cosmos hub mainnet @faboweb
  • #3205 resolved keyboard and button issues on iOS forms @jbibla
  • added special styles for the notch and bottom bar on iPhone X and 11 @jbibla
  • the input suffix styles were broken on the delegation modal, but now they are fixed! @jbibla
  • #3079 Improve proposals in deposit period @mariopino
  • #3269 Improve behaviour of validator names / images @mariopino
  • #3270 Fix no validator found appears instead of Data loading @mariopino
  • #3277 Update proposals every 10 blocks @mariopino
  • #3292 Fix TmDataLoading component registration in PageValidator @mariopino

faboweb and others added 6 commits December 16, 2019 17:39
* handle picture is null

* changelog

* handle null images on page validator
* 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
* chooseFilter for pagevalidator. fix website

* changelog

* add filter as second parameter

* add test for isblankfield

* lint
…#3315)

* add linux webusb message. center signin button

* add linux test but it errors. lint

* changelog

* fix linux message test
* small but important fixes

* changelog
@codecov
Copy link

codecov bot commented Dec 18, 2019

Codecov Report

Merging #3334 into master will increase coverage by 0.11%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #3334      +/-   ##
==========================================
+ Coverage   90.59%   90.71%   +0.11%     
==========================================
  Files         126      126              
  Lines        1968     1971       +3     
  Branches      301      291      -10     
==========================================
+ Hits         1783     1788       +5     
+ Misses        180      178       -2     
  Partials        5        5
Impacted Files Coverage Δ
src/components/staking/PageValidator.vue 40% <100%> (+1.36%) ⬆️
src/components/governance/PageProposal.vue 100% <100%> (+2.94%) ⬆️
src/components/common/TmSessionHardware.vue 100% <100%> (ø) ⬆️
src/components/governance/PageProposals.vue 100% <100%> (+7.14%) ⬆️

@faboweb faboweb closed this Dec 18, 2019
@faboweb faboweb deleted the release-candidate/v1.0.154 branch December 18, 2019 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants