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
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
86b9095
Implemented newly added rpc calls to before common architecture
jimni1222 Jun 21, 2022
c0dc344
Merge pull request #663 from jimni1222/rpc
jimni1222 Jun 22, 2022
cfb5994
Added net_version rpc call to rpc layer
jimni1222 Jun 22, 2022
d73cc62
Added effectiveGasPrice field to receipt in types file
jimni1222 Jun 22, 2022
066877a
Fixed mistypo
jimni1222 Jun 22, 2022
1f5c930
Implemented _getSuggestedGasPrice for internal use in caver.klay.acco…
jimni1222 Jun 22, 2022
38ed081
Merge pull request #664 from jimni1222/dynamicBaseFee
jimni1222 Jun 23, 2022
8e230f5
Supports dynamic base fee in the common architecture features
jimni1222 Jun 23, 2022
62a71b5
Fixed lint error
jimni1222 Jun 27, 2022
f8bc956
Fixed test error
jimni1222 Jun 27, 2022
16c2660
Update packages/caver-core-method/src/index.js
jimni1222 Jun 27, 2022
4dc316d
Update packages/caver-core-method/src/index.js
jimni1222 Jun 27, 2022
10c0c77
Merge pull request #665 from jimni1222/dbf
jimni1222 Jun 27, 2022
179a3f7
Changed method name to suggestedGasPrice
jimni1222 Jun 29, 2022
77cb1c2
Merge pull request #667 from jimni1222/suggestedGasPrice
jimni1222 Jun 30, 2022
8094391
Fixed mistypo
jimni1222 Jul 5, 2022
c2cbe3d
Merge pull request #668 from jimni1222/mistypo
jimni1222 Jul 5, 2022
970c5da
Create CLA pipeline
iv0rish Jul 6, 2022
1b8c43d
Modify signature path
iv0rish Jul 6, 2022
86fd21b
Format to hex string with filled gas price values
jimni1222 Jul 7, 2022
793eaf0
Fixed testing errors with dynamic base fee
jimni1222 Jul 8, 2022
2d3af9a
Use callback function in the method
jimni1222 Jul 8, 2022
be40982
Put SendRequest in the callback function
jimni1222 Jul 8, 2022
3fa5eb1
Rollback to original test code
jimni1222 Jul 8, 2022
8abe34a
Fixed lint error
jimni1222 Jul 8, 2022
1f09ae2
Merge pull request #672 from jimni1222/fixed
jimni1222 Jul 8, 2022
4361cf8
Bump moment from 2.29.2 to 2.29.4 in /test/test-web
dependabot[bot] Jul 8, 2022
63d0ea9
Upgraded version to v1.9.0
jimni1222 Jul 8, 2022
82f807e
Merge pull request #674 from jimni1222/190
jimni1222 Jul 8, 2022
dda0482
Backport HttpProvider changes from web3.js
Jul 8, 2022
97be61f
Merge pull request #670 from ayanamitech/backport-http
jimni1222 Jul 8, 2022
7ed9a2a
Added dependency
jimni1222 Jul 8, 2022
0b97ff7
Updated code owner
jimni1222 Jul 8, 2022
526425f
Merge pull request #677 from jimni1222/addedDependency
jimni1222 Jul 8, 2022
88c804b
Merge pull request #673 from klaytn/dependabot/npm_and_yarn/test/test…
jimni1222 Jul 8, 2022
2961af7
Added governance KIP-71 fields
jimni1222 Jul 11, 2022
c616910
Added optional for optional fields
jimni1222 Jul 11, 2022
a539118
Fixed lint error
jimni1222 Jul 11, 2022
e6e1695
Update index.d.ts
frontalnh Jul 11, 2022
d970fc9
Merge pull request #678 from jimni1222/governance
jimni1222 Jul 12, 2022
900dbc7
empty commit for circle ci
frontalnh Jul 12, 2022
0318f4a
Removed unused console
jimni1222 Jul 12, 2022
b81bf3e
Merge pull request #681 from jimni1222/removeConsole
jimni1222 Jul 13, 2022
422c593
Rename hardfork to Magma
jimni1222 Jul 12, 2022
9dc6e7f
Merge pull request #680 from jimni1222/magma
jimni1222 Jul 13, 2022
1b39c0a
Rename magma to kip71
jimni1222 Jul 13, 2022
13967df
Fixed bug that timeout option doesn't work properly
Jul 13, 2022
8fae7a6
Merge pull request #682 from jimni1222/kip71
jimni1222 Jul 13, 2022
4c4f1d2
Merge pull request #679 from frontalnh/patch-1
jimni1222 Jul 14, 2022
cc57c2d
Merge pull request #671 from klaytn/iv0rish-create-cla-pipeline
iv0rish Jul 15, 2022
b5a88f8
Merge pull request #683 from ayanamitech/backport-http-2
jimni1222 Jul 15, 2022
7a94d9a
Added newly added klay APIs for upper/lower bound gas price
jimni1222 Jul 15, 2022
abf7d68
Fixed test code
jimni1222 Jul 15, 2022
8d053e2
Added dependency
jimni1222 Jul 15, 2022
380dadf
Merge pull request #684 from jimni1222/publicKlayAPIs
jimni1222 Jul 15, 2022
9c5b3c1
Rename function to suggestGasPrice
jimni1222 Jul 19, 2022
1674972
Merge pull request #686 from jimni1222/suggestGasPrice
jimni1222 Jul 19, 2022
1bfb839
Use klay_gasPrice to suggest gas price
jimni1222 Jul 19, 2022
87b51a7
Fixed test code errors
jimni1222 Jul 19, 2022
d6e4cf3
Merge pull request #687 from jimni1222/modifySuggestGasPrice
jimni1222 Jul 19, 2022
3830c51
Use klay_gasPrice in method and accounts packages
jimni1222 Jul 19, 2022
b013817
Fixed lint error
jimni1222 Jul 19, 2022
4e9e4e8
Merge pull request #688 from jimni1222/methodAccounts
jimni1222 Jul 19, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# @global-owner1 and @global-owner2 will be requested for
# review when someone opens a pull request.
#* @global-owner1 @global-owner2
* @jimni1222 @aeharvlee
* @jimni1222 @kjhman21

# Order is important; the last matching pattern takes the most
# precedence. When someone opens a pull request that only
Expand Down
23 changes: 23 additions & 0 deletions .github/workflows/CLA.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name: "CLA Assistant"
on:
issue_comment:
types: [created]
pull_request_target:
types: [opened, closed, synchronize]

jobs:
CLAssistant:
runs-on: ubuntu-latest
steps:
- name: "CLA Assistant"
if: (github.event.comment.body == 'recheck' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request_target'
uses: cla-assistant/github-action@v2.1.3-beta
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PERSONAL_ACCESS_TOKEN: ${{ secrets.CLA_PERSONAL_ACCESS_TOKEN }}
with:
path-to-signatures: "${{ github.event.repository.name }}/signatures/version1/cla.json"
path-to-document: "https://gist.github.com/e78f99e1c527225637e269cff1bc7e49" # Klaytn Gist
branch: "master"
allowlist: dependabot[bot]
remote-repository-name: ${{ secrets.CLA_REPOSITORY }}
Loading