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.0-beta.106 #2868

Merged
merged 45 commits into from
Aug 13, 2019

Commits on Aug 6, 2019

  1. Configuration menu
    Copy the full SHA
    5af0f48 View commit details
    Browse the repository at this point in the history
  2. added it to transactions

    faboweb committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    e586bb4 View commit details
    Browse the repository at this point in the history
  3. changelog

    faboweb committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    210cafc View commit details
    Browse the repository at this point in the history
  4. snaps

    faboweb committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    59b3b7d View commit details
    Browse the repository at this point in the history
  5. tests

    faboweb committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    c809915 View commit details
    Browse the repository at this point in the history
  6. increased load more offset

    faboweb committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    8a53bc9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    142a92a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec4e57b View commit details
    Browse the repository at this point in the history
  9. coverage

    faboweb committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    e5b9b8d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Remove unused filters getter

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    b7bfeed View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary notifications getter

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    5ee8723 View commit details
    Browse the repository at this point in the history
  3. Remove unused lastPage getter

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    6a76f95 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary keystore getter

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    85b29b2 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary transactions getter

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    e5340e2 View commit details
    Browse the repository at this point in the history
  6. Remove unused ledger getter

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    081f2ef View commit details
    Browse the repository at this point in the history
  7. Remove wallet getter, not needed

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    66205fa View commit details
    Browse the repository at this point in the history
  8. Remove not needed extension getter

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    9f15751 View commit details
    Browse the repository at this point in the history
  9. Remove duplicate in old test directory

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    4d7668c View commit details
    Browse the repository at this point in the history
  10. Remove unnecessary distribution getter

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    422146a View commit details
    Browse the repository at this point in the history
  11. Delete unused component

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    bb56b9a View commit details
    Browse the repository at this point in the history
  12. Remove unnecessary delegation getter

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    58be913 View commit details
    Browse the repository at this point in the history
  13. Remove unnecessary pool getter

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    1543932 View commit details
    Browse the repository at this point in the history
  14. Remove unnecessary proposals getter

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    6a70ce1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    572c4e0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e9894f0 View commit details
    Browse the repository at this point in the history
  17. Remove unnecessary delegates getter

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    9d08ec4 View commit details
    Browse the repository at this point in the history
  18. Remove unnecessary session getter

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    3f78e61 View commit details
    Browse the repository at this point in the history
  19. Remove unused file

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    497113d View commit details
    Browse the repository at this point in the history
  20. Lint

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    d22e606 View commit details
    Browse the repository at this point in the history
  21. changelog

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    fb46647 View commit details
    Browse the repository at this point in the history
  22. Delegates to state

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    6b4d8c6 View commit details
    Browse the repository at this point in the history
  23. Convert getters to state access

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    00c7ae4 View commit details
    Browse the repository at this point in the history
  24. More delegates conversion

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    a0e417d View commit details
    Browse the repository at this point in the history
  25. Woopsy fix

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    b49e016 View commit details
    Browse the repository at this point in the history
  26. Getters test update

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    2069c98 View commit details
    Browse the repository at this point in the history
  27. Remove deposits

    colw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    c0ba0a2 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    877ec3c View commit details
    Browse the repository at this point in the history
  29. fixed missing directive

    faboweb committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    d4e46b2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    283c9ba View commit details
    Browse the repository at this point in the history
  31. Merge pull request #2867 from luniehq/colw/more-mapstate

    Colw/more mapState
    faboweb authored Aug 7, 2019
    Configuration menu
    Copy the full SHA
    0cc4876 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    db94411 View commit details
    Browse the repository at this point in the history
  33. Merge pull request #2861 from luniehq/fabo/infinite-scroll

    Fabo/infinite scroll
    faboweb authored Aug 7, 2019
    Configuration menu
    Copy the full SHA
    90ce1af View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. colw/Reduce lag when switching staking tabs. (#2870)

    * Reduce lag when switching staking tabs.
    
    Keep validator list in memory.
    
    * snapshot
    
    * changelog
    colw authored and jbibla committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    4ada643 View commit details
    Browse the repository at this point in the history
  2. Fix showOnMobile bnug on network page (#2871)

    colw authored and jbibla committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    6c51a46 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. release-1.0.0-beta.106

    Lunie Bot committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    12fe38e View commit details
    Browse the repository at this point in the history