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

Release v0.112.0 #2956

Merged
merged 18 commits into from
Nov 24, 2023
Merged

Release v0.112.0 #2956

merged 18 commits into from
Nov 24, 2023

Conversation

Keith-CY
Copy link
Collaborator

@Keith-CY Keith-CY commented Nov 23, 2023

0.112.0 (2023-11-27)

CKB Node & Light Client

  • [email protected] was released on Nov. 21st, 2023. This version of CKB node is now bundled and preconfigured in Neuron.
  • CKB Light [email protected] was released on Nov. 22nd, 2023. This version of CKB Light Client is now bundled and preconfigured in Neuron

Assumed valid target

Block before 0xef2e2f0ee78e8fcf5bb5ad16892a49724e5f2d4fbc2779396e3d6c93100b9275(at height 11,373,036) will be skipped in validation.(#2955)


New features

Bug fixes

Full Changelog: v0.111.1...v0.112.0

devchenyan and others added 15 commits November 9, 2023 14:41
* fix: address input issue

* fix
* fix: Click current network button to switch type.

* fix: Better experience for switching network type
* fix: Fix migrate settings and network.

* fix: Run migrate ckb node data is undefined.

* fix: Add comment for http://localhost:8114

* fix: Add deprecated reason.
* feat: support spore nft

* feat: display cluster name in asset list

* chore: update lockfile

* fix: avoid circular dep

* fix: avoid circular dep

* refactor: rm unused devnet config of spore

* refactor: rm unused spore's unbound mark

* refactor: rm unsuitable button type

* chore: fix dep version

* chore: reason for rpc is required when getCustomizedAsset

* test: make sporeFormatter testable

* refactor: switch-case to more clear

* chore: update lock file

* chore: update lock file

* feat: copyable spore info

* feat: display the cluster's description

* feat: support sending spore

* fix: hide spore when invisible

* feat: support the nft transferring in light client mode

* refactor: migrate NodeService to NetworksService
* chore(deps): update dependency lint-staged to v13.3.0

* chore(deps): update babel monorepo to v7.22.15

* chore(deps): update dependency @types/react to v17.0.65

* chore(deps): update dependency concurrently to v8.2.1

* chore(deps): update dependency webpack to v5.88.2

* chore(deps): update dependency @babel/core to v7.22.17

* chore(deps): update dependency @types/styled-components to v5.1.27

* chore(deps): update babel monorepo to v7.23.2 (#264)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @ckb-lumos/bi to v0.20.0 (#265)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @ckb-lumos/base to v0.20.0 (#263)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chen Yu <[email protected]>

* chore(deps): update dependency @types/leveldown to v4.0.4 (#258)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/elliptic to v6.4.15 (#269)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/async to v3.2.21 (#267)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* feat: Enable click max when address is empty.

Use placeholder address to generate tx.

* fix: Fix test case

* fix: Add ignore for last address and only ignore address for max send.

* fix: Ignore last item when check the max button status

* fix: Change max to reset when is sending max.
* feat: Add light client compatible and change to json.

* fix: update compatible.json as fs.write

* fix: Use compatible.json and add action to update it.
* refactor: make withdraw compatible with the light client

* test: ci failed because of unmock methods

* chore: unifying and fixing lumos version
* fix: Avoid unexpected dialog shown.

* fix: Use Object.is to check whether is the same process.

* fix: Add annotation
* fix: Fix light client sync slow when fetch much transactions.

* fix: Add message send to avoid the tx db has not submit finish yet.

* Add annotation

Co-authored-by: homura <[email protected]>

---------

Co-authored-by: homura <[email protected]>
feat: update ckb client versions

Co-authored-by: Keith-CY <[email protected]>
@Keith-CY
Copy link
Collaborator Author

Keith-CY commented Nov 23, 2023

/package
Packaging for test is done in 6966670090. @Keith-CY

@Keith-CY Keith-CY marked this pull request as ready for review November 24, 2023 03:49
@Keith-CY
Copy link
Collaborator Author

Please have a review @devchenyan @homura @zhangyouxin @WhiteMinds

Copy link
Collaborator

@homura homura left a comment

Choose a reason for hiding this comment

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

the commit histories LGTM, the force-pushes were just for prettifying the changelog

@Keith-CY Keith-CY merged commit cfbb392 into master Nov 24, 2023
26 checks passed
@Keith-CY Keith-CY deleted the rc/v0.112.0 branch November 24, 2023 08:46
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.

4 participants