Skip to content

[ᚬmaster] Rc/v0.25.0#1129

Merged
ashchan merged 80 commits intomasterfrom
rc/v0.25.0
Nov 15, 2019
Merged

[ᚬmaster] Rc/v0.25.0#1129
ashchan merged 80 commits intomasterfrom
rc/v0.25.0

Conversation

@ashchan
Copy link
Contributor

@ashchan ashchan commented Nov 15, 2019

0.25.0 (2019-11-16)

Bug Fixes

  • capacity null when calculate bytes (97ee2a1)
  • update tx and its outputs in different sqls (b8fe366)
  • neuron: use deposit timestamp to calculate phase2 dao cell apc (abdab3f)
  • neuron-ui: cache the genesis block timestamp in the nervos dao component instead of in global (5274edd)
  • neuron-ui: fix the missing field in error message. (a7dc73b)
  • neuron-ui: fix the missing of password request dialog (19d07bd)
  • neuron-ui: fix the missing word in i18n (952ae72)
  • neuron-ui: hide the countdown if the current epoch number is greater than the target epoch number. (2cded1c)
  • add typeHash when generate dao tx (ce5e264)
  • neuron-ui: remove sort of dao cells (e501072)
  • next address order (fffd2f0)

Features

  • Always load genesis hash and chain info when (761a4a8)
  • ChainInfo delegates Networks Service to get current chain (0673343)
  • If genesis hash doesn't match do not proceed to sync (bd8e4e4)
  • Remove ChainInfo moving its feature into NetworksService (81f1eff)
  • neuron-ui: add a guide bubble in connection status (59f2dd5)
  • neuron-ui: add a guide link to run a ckb mainnet node. (89aa04c)
  • neuron-ui: add difficulty formatter (#1105) (98ba68d)
  • neuron-ui: add hint for synchronization not started. (7d0cc67)
  • neuron-ui: hide the general settings and redirect to wallets setting (b3e3d0e)
  • neuron-ui: limit the times of guide bubble to 3 (9b85589)
  • neuron-ui: update chain types on launch (2cb5047)
  • neuron-ui: update the hint of withdraw dialog (0bec01e)
  • neuron-ui: update the warning in withdraw dialog. (e819439)
  • add depositTimestamp (108d5b1)
  • Do not allow importing keystore from cli (1b66ea3)
  • If chain info couldn't be fetched set as ckb_dev (17c1715)
  • Let addresses regeneration happen before sync task starts (a52a531)
  • Prefer network's chain and genesis hash when syncing (9b5b52c)
  • Preset mainnet network configuration (1979e8a)
  • Set current wallet to null if it's undefined (6c7117f)
  • Update all networks' chain and genesis hash when NetworkService (a3ccf2d)
  • neuron-ui: use calculateGlobalAPC to update Nervos DAO APC (e96ca61)
  • verify address according to chain type (2026921)

Keith-CY and others added 30 commits November 14, 2019 15:23
Co-Authored-By: CL <classicalliu@gmail.com>
* feat(neuron-ui): add difficulty formatter

* test(neuron-ui): fix the tests of difficulty formatter
feat: verify address according to chain type
fix(neuron-ui): fix the missing field in error message.
feat: Do not allow importing keystore from cli
fix(neuron-ui): remove sort of dao cells
feat(neuron-ui): update chain types on launch
fix(neuron): use deposit timestamp to calculate phase2 dao cell apc
…-task

feat: Let addresses regeneration happen before sync task starts
@ashchan ashchan self-assigned this Nov 15, 2019
@nervos-bot nervos-bot bot changed the title Rc/v0.25.0 [ᚬmaster] Rc/v0.25.0 Nov 15, 2019
@ashchan ashchan changed the title [ᚬmaster] Rc/v0.25.0 [HOLD] Rc/v0.25.0 Nov 15, 2019
@nervos-bot nervos-bot bot changed the title [HOLD] Rc/v0.25.0 [ᚬmaster] [HOLD] Rc/v0.25.0 Nov 15, 2019
nervos-bot[bot]
nervos-bot bot previously requested changes Nov 15, 2019
Copy link

@nervos-bot nervos-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hold as requested by @ashchan.

@ashchan
Copy link
Contributor Author

ashchan commented Nov 15, 2019

DO NOT release until mainnet genesis hash is ready.

@ashchan ashchan changed the title [ᚬmaster] [HOLD] Rc/v0.25.0 [ᚬmaster] Rc/v0.25.0 Nov 15, 2019
@nervos-bot nervos-bot bot dismissed their stale review November 15, 2019 21:19

Unhold as requested by @ashchan.

@ashchan ashchan merged commit 53b13da into master Nov 15, 2019
@ashchan ashchan deleted the rc/v0.25.0 branch December 2, 2019 00:04
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