Merged
Conversation
fix: Fix the estimation of release time
Using tip timestamp to calculate locktime
Menu linking to documentation and faq
Upgrade electron to 7.1.14
The current implementation cleans sqlite transaction table when clearing cache, but description as user data should be kept.
…che-clear Persist transaction description in leveldb, separate from tx sqlite data
Co-Authored-By: James Chen <james@ashchan.com>
Refactor LockUtils / DaoUtils / MultiSignUtils
…history component
…switch-on-history refactor: remove the listener to wallet id to clear search params in …
feat: add a block number tooltip in the network status
1. synced block number > tip block number and tip block number is not empty => synced block number should up to tip block number 2. sycned block number > tip block number and tip block number is empty => keep synced block number its own value 3. synced block number is -1 and tip block number is empty => do not show the tooltip
feat: add the following cases of network status
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@5.7.3...5.7.4) Signed-off-by: dependabot[bot] <support@github.com>
Only save tx description for the wallet to which it belongs
Start sync process after balance updated
feat: update the style and text of block number tooltip
* feat: conceal real node address if it's not localhost for privacy * feat: conceal 127.0.0.1 in the status.json
…nd-error Do not log Store's file not found error when reading
Refactor balance calculation
1. set the font size 12px 2. set the color #000
feat: update the style of block number tooltip
feat: align the block number tooltip closer to the side
shows tip/synced block numbers
…button Remove blockchain status button now that network status
Keith-CY
approved these changes
Mar 24, 2020
classicalliu
approved these changes
Mar 24, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v0.29.0-rc3