Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Merge release 6.0.0 into development #8638

Merged
merged 9 commits into from
Jun 23, 2023
Merged

Conversation

shuse2
Copy link
Collaborator

@shuse2 shuse2 commented Jun 23, 2023

Description

Merge release 6.0.0 branch into development

shuse2 and others added 8 commits June 19, 2023 08:10
* 🌱 Fix duplicate schema $id and add github action check

* ✅ Fix tests

* ✅ Fix tests

* ♻️ Update script
Co-authored-by: Mitsuaki Uchimoto <[email protected]>
Co-authored-by: !shan <[email protected]>
Update schema validation of ownChainAccountStore
* Fix Commander incorrectly parsing no input at array prompt

* Replace 2 return statements with 1
* 🐛 Fix node crash on multiple trasnactions

* 🐛 Fix invalid txs handling

* ♻️ Improve nonce hanlding

* ♻️ Simplify loop and fix typos
* Update token module per lip pr

* Adjust import
@shuse2 shuse2 self-assigned this Jun 23, 2023
@shuse2 shuse2 changed the title Merge release 6.0.0 Merge release 6.0.0 into development Jun 23, 2023
@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Merging #8638 (284b9ca) into development (87befde) will decrease coverage by 0.01%.
The diff coverage is 87.95%.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #8638      +/-   ##
===============================================
- Coverage        83.33%   83.32%   -0.01%     
===============================================
  Files              593      593              
  Lines            22236    22241       +5     
  Branches          3275     3285      +10     
===============================================
+ Hits             18530    18532       +2     
- Misses            3706     3709       +3     
Impacted Files Coverage Δ
commander/test/helpers/transactions.ts 96.00% <ø> (-0.16%) ⬇️
elements/lisk-api-client/src/codec.ts 67.51% <ø> (ø)
elements/lisk-chain/src/schema.ts 100.00% <ø> (ø)
elements/lisk-transaction-pool/src/index.ts 0.00% <0.00%> (ø)
framework/src/abi/schema.ts 100.00% <ø> (ø)
framework/src/controller/jsonrpc/utils.ts 88.88% <ø> (ø)
framework/src/modules/auth/schemas.ts 100.00% <ø> (ø)
framework/src/modules/token/constants.ts 100.00% <ø> (ø)
framework/src/modules/token/schemas.ts 100.00% <ø> (ø)
framework/src/engine/generator/generator.ts 82.99% <20.00%> (+0.56%) ⬆️
... and 15 more

... and 1 file with indirect coverage changes

@shuse2 shuse2 merged commit 4931464 into development Jun 23, 2023
@shuse2 shuse2 deleted the merge-release-6.0.0 branch June 23, 2023 06:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants