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

[Master] release/v1.9.0 QA Sign-off #675

Merged
merged 63 commits into from
Jul 21, 2022
Merged

[Master] release/v1.9.0 QA Sign-off #675

merged 63 commits into from
Jul 21, 2022

Conversation

circleci-klaytn
Copy link
Member

This PR is automatically created by CI to release a new official version of caver-js.

When this PR is approved by QA team, a new version will be released.

jimni1222 and others added 29 commits June 21, 2022 13:32
Implemented newly added rpc calls to before common architecture
Trivial changes for dynamic base fee
Co-authored-by: Denver <aeharvlee@gmail.com>
Co-authored-by: Denver <aeharvlee@gmail.com>
Implementation of the dynamic base fee in common architecture features.
Changed method name to suggestedGasPrice
Fixed testing logic for dynamic base fee
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.29.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Upgraded version to v1.9.0
@jimni1222
Copy link
Contributor

With recent rc version, 4 test cases are added in UNIT-RPC test.

  caver-js v1.9.0 QA Result  
1 UNIT-SER  
  Total Test Cases 74
  Newly Added 0
  PASS 72
  FAIL 0
  N/A 2
2 UNIT-TX  
  Total Test Cases 731
  Newly Added 0
  PASS 642
  FAIL 0
  N/A 89
3 UNIT-WALLET  
  Total Test Cases 433
  Newly Added 3
  PASS 407
  FAIL 0
  N/A 26
4 UNIT-ETC  
  Total Test Cases 409
  Newly Added 5
  PASS 400
  FAIL 0
  N/A 9
5 UNIT-KCT  
  Total Test Cases 254
  Newly Added 0
  PASS 246
  FAIL 0
  N/A 8
6 UNIT-ACCOUNT  
  Total Test Cases 65
  Newly Added 0
  PASS 65
  FAIL 0
  N/A 0
7 UNIT-KEYRING  
  Total Test Cases 188
  Newly Added 0
  PASS 157
  FAIL 0
  N/A 31
8 UNIT-KEYRINGCONTAINER  
  Total Test Cases 51
  Newly Added 0
  PASS 49
  FAIL 0
  N/A 2
9 UNIT-TRANSACTION  
  Total Test Cases 556
  Newly Added 1
  PASS 531
  FAIL 0
  N/A 25
10 UNIT-TRANSACTIONFD  
  Total Test Cases 541
  Newly Added 0
  PASS 519
  FAIL 0
  N/A 22
11 UNIT-TRANSACTIONFDR  
  Total Test Cases 562
  Newly Added 0
  PASS 540
  FAIL 0
  N/A 22
12 UNIT-RPC  
  Total Test Cases 38
  Newly Added 9
  PASS 38
  FAIL 0
  N/A 0
13 UNIT-IPFS  
  Total Test Cases 1
  Newly Added 0
  PASS 1
  FAIL 0
  N/A 0
14 UNIT-VALIDATOR  
  Total Test Cases 59
  Newly Added 0
  PASS 59
  FAIL 0
  N/A 0
  caver-js v1.9.0 Integartion Test Result  
1 INT-LEGACY  
  Total Test Cases 19
  Newly Added 0
  PASS 17
  FAIL 0
  N/A 2
2 INT-ACCUP  
  Total Test Cases 48
  Newly Added 0
  PASS 40
  FAIL 0
  N/A 8
3 INT-VT  
  Total Test Cases 13
  Newly Added 0
  PASS 13
  FAIL 0
  N/A 0
4 INT-VTM  
  Total Test Cases 16
  Newly Added 0
  PASS 16
  FAIL 0
  N/A 0
5 INT-EXE  
  Total Test Cases 14
  Newly Added 0
  PASS 14
  FAIL 0
  N/A 0
6 INT-DEPL  
  Total Test Cases 23
  Newly Added 0
  PASS 16
  FAIL 0
  N/A 7
7 INT-CANCEL  
  Total Test Cases 7
  Newly Added 0
  PASS 7
  FAIL 0
  N/A 0
8 INT-FD  
  Total Test Cases 44
  Newly Added 0
  PASS 44
  FAIL 0
  N/A 0
9 INT-FDR  
  Total Test Cases 62
  Newly Added 0
  PASS 62
  FAIL 0
  N/A 0
10 INT-SIGVALI  
  Total Test Cases 18
  Newly Added 0
  PASS 15
  FAIL 0
  N/A 3
11 INT-API  
  Total Test Cases 52
  Newly Added 0
  PASS 45
  FAIL 0
  N/A 7
  caver-js Solidity Test Result  
1 INT-SOL  
  Total Test Cases 131
  Newly Added 0
  PASS 129
  FAIL 0
  N/A 2

jimni1222
jimni1222 previously approved these changes Jul 15, 2022
@jimni1222 jimni1222 requested a review from kjhman21 July 15, 2022 08:59
@jimni1222
Copy link
Contributor

@kjhman21
There is no newly added TC in the additionally released rc version, and the test result is the same as above.

@jimni1222 jimni1222 merged commit f82edf7 into master Jul 21, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jul 21, 2022
@circleci-klaytn circleci-klaytn deleted the release/v1.9.0 branch July 21, 2022 00:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants