-
Notifications
You must be signed in to change notification settings - Fork 85
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
feat: Cell manage #2859
feat: Cell manage #2859
Conversation
d731d05
to
21afd8e
Compare
21afd8e
to
97de5fa
Compare
/package |
97de5fa
to
3de6640
Compare
/package |
/package |
f4fa8b6
to
6cf1cd6
Compare
/package |
/package |
aefb385
to
3a5db67
Compare
/package |
3a5db67
to
6ee6200
Compare
/package |
packages/neuron-wallet/src/database/chain/entities/cell-local-info.ts
Outdated
Show resolved
Hide resolved
CI failed |
/package Packaging for test is done in 6954535233. @silySuper |
/package |
Others optimize 1. rename `type` to `Category` 2. delete `walletId` in the `getSudtTokenInfo` function.
1. Better name cellManagement. 2. Move transformer to CellLocalInfo entity. 3. Use `UpdateCellLocalInfo` to replace multi params.
c4e35bd
to
4592b47
Compare
/package |
/package |
verified. |
* feat: Cell manage * fix: Fix bugs of issue 298(1, 2, 3, 4, 5, 6) * fix: Disable lock or unlock when all of the selected status is same. Others optimize 1. rename `type` to `Category` 2. delete `walletId` in the `getSudtTokenInfo` function. * fix: Add left join to add assetAccounts field. * fix: Show the tips for locked cells. * fix: Send max for consume appointed cells. * fix: Show claim in Customized Assets if the lock time is reached. * fix: Use filter option to get live and sent cell. * fix: fix conversation 1. Better name cellManagement. 2. Move transformer to CellLocalInfo entity. 3. Use `UpdateCellLocalInfo` to replace multi params. * fix: Fix test case * fix: Adapt Spore for cell management. * fix: Hide the balance when use consume cell
The feature refers to Magickbase/neuron-public-issues#218.
cell-manage.mov
dark-cell-manage.mov