8000 Merge upstream v0.41.x 14.2 by davepuchyr · Pull Request #22 · iov-one/big-dipper · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Merge upstream v0.41.x 14.2 #22

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

Merged
merged 80 commits into from
Jun 16, 2021
Merged

Merge upstream v0.41.x 14.2 #22

merged 80 commits into from
Jun 16, 2021

Conversation

davepuchyr
Copy link

No description provided.

kwunyeung and others added 30 commits May 11, 2020 23:02
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add docker-compose.yml

* Dockerize big-dipper

* Dockerize big-dipper

* Add changelog

* Revert empty space on readme

* Add docker host info to readme

* Update README.md

Co-authored-by: Dave Puchyr <dave@slim.avaritia.com>
Co-authored-by: Kwun Yeung <kwun@forbole.com>
Co-authored-by: Kwun Yeung <kopanda@gmail.com>
* bump meteor to v1.10.2 and update packages

* update CHANGLOG
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](indutny/elliptic@v6.4.0...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Kwun/add rewards amount (forbole#325)

* fix unjail message

* update changelog

* show reward amount in the activities

* update delegation in 6 decimal places

* update changelog

* Monika/kava testnet redelegations fix (forbole#373)

* Fixed Redelegation List showing on all account pages

* Updated CHANGELOG.md

* Updated ChainStates.jsx

Co-authored-by: Kwun Yeung <kwun@forbole.com>

Co-authored-by: Magic Cat <37407870+MonikaCat@users.noreply.github.com>
* Added portuguese language translation

* Capitalization
* bump meteor to 1.11.1

* update dockerfile and meteor version

* update changelog
* update logo and version

* update logo

* Fixes incorrect fee

* update version translation
* lint fix

* update package.js

* add favicon

* update brand font

* fix avatar at delegation pane

* fix typo

* fix NaN

* fix NaN in account total value

* update pr template
* add versioning

* update changelog
* update packages

* fixed empty account page rendering

* set redelegation max entries to 7 as default value

* fixed validator page error with Ledger
kwunyeung and others added 28 commits April 27, 2021 09:00
…le#506)

* Replaced TopValidators with LatestBlocks component

* Update blocks on small screens

* Replace Chart with Transaction component on home page

* Update fee display

* Updated blocks icon display  on smaller screens

* Updated homepage var

* Added CHANGELOG.md

* Update headers

* Increase limit

* Updated tx list height
* Added @ledgerhq/hw-transport-web-ble pkg

* Added bluetooth and usb svg

* Added USB and Bluetooth buttons

* Updated LedgerModal.jsx and ledger.js

* Add CHANGELOG.md

* Add BLELEDGERCONNECTION

* Updated ble transport

* Updated sign method

* Updated parse sequence to string

* Added message bluetooth only supported on chrome browser

* Added CHANGELOG.md
…mber of delegations (forbole#503)

* Sorted delegations in desc order

* Added pagination limit of 500

* Added CHANGELOG.md

* .

* Fix typo

* Updated delegation tab to only display total num of delegations

* Added CHANGELOG.md

* Updated CHANGELOG.md

* Updated CHANGELOG.md

Co-authored-by: Kwun Yeung <kwun@forbole.com>
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fetch keybase with timer settings  (forbole#501)

* Update methods.js

* Add timerFetchKeybase

* Updated methofs.js

* Updated methods.js

* Update message

* Update CHANGELOG.md

* Add fetching keybase when validators are first indexed

* Moved getValidatorProfileUrl method

* Updated method

* fix lint

Co-authored-by: Magic Cat <37407870+MonikaCat@users.noreply.github.com>
…cting the Ledger. (forbole#512)

* Added getLedgerAddresses

* updated header signOut

* wip: added ledger addresses dropdown

* Added successful login after dropdown selection

* Added ledger address list with radio selection and button to load more addresses

* Added load previous and next addresses buttons

* Add ADDRESSINDEX

* Updated successful login

* Updated usb and bluetoth svg

* Add dividers and default account message

* Added generating accounts msg

* added loader with react-loadingg pkg

* Add CHANGELOG.md

* Updated i18n

* Updated CHANGELOG.md

* Hidden next button when accountIndexEnd reaches 99

* Updated margin and ledger loader

* Rebase with master

Co-authored-by: Kwun Yeung <kwun@forbole.com>
* Updated coins.js

* Updated coin values

* Added estimated gas message

* Updated tx gas simulation and error message

* Updated estimatedGasPrice msg

* Added CHANGELOG.md

* code cleanup
* Add proposer display

* Remove console.log

* Add CHANGELOG.md
* Update blocks links

* Updated account links

* Updated  proposer in consensus component

* Update proposer address in conensus component

* Remove duplicated function

* Updated address

* Add CHANGELOG
* Add getAddressVotingPower

* Update proposal voting display

* Add CHANGELOG.md

* Remove unused method

Co-authored-by: Kwun Yeung <kwun@forbole.com>
* update meteor and npm packages

* update validator commission address in tx

* update CHANGELOG

* fix lint
* Add noreferrer to banners links

* Updated CHANGELOG
…e proposal collection. (forbole#532)

* Updated tallyParams to tally_params

* Save activeVotingPower value with proposal when it is active

* Add CHANGELOG

Co-authored-by: Kwun Yeung <kwun@forbole.com>
* apply ledger webusb fix for chromium 91.x

* update changelog
@davepuchyr davepuchyr merged commit 06a3543 into master Jun 16, 2021
@davepuchyr davepuchyr deleted the v0.41.x-14.2-starname branch June 16, 2021 15:02
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.

9 participants
0