Skip to content

Commit

Permalink
Merge pull request #47 from kaiachain/dev
Browse files Browse the repository at this point in the history
Version up to 1.0.1
  • Loading branch information
kjeom authored Oct 10, 2024
2 parents 5eb5eba + 3544ec7 commit 30dc096
Show file tree
Hide file tree
Showing 2,156 changed files with 11,795 additions and 4,438 deletions.
25 changes: 15 additions & 10 deletions documentation/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ x-tagGroups:
- mainbridge
- subbridge
servers:
- url: https://api.baobab.klaytn.net:8651
- url: https://public-en-cypress.klaytn.net
- url: https://public-en-kairos.node.kaia.io
- url: https://public-en.node.kaia.io
- url: http://localhost:8551
paths:
# kaia/account
Expand Down Expand Up @@ -140,8 +140,8 @@ paths:
$ref: ../web3rpc/rpc-specs/paths/kaia/configuration/clientVersion.yaml#/paths/~1kaia~1configuration~1clientVersion
/kaia/configuration/gasPrice:
$ref: ../web3rpc/rpc-specs/paths/kaia/configuration/gasPrice.yaml#/paths/~1kaia~1configuration~1gasPrice
/kaia/configuration/gasPriceAt:
$ref: ../web3rpc/rpc-specs/paths/kaia/configuration/gasPriceAt.yaml#/paths/~1kaia~1configuration~1gasPriceAt
# /kaia/configuration/gasPriceAt: # removed
# $ref: ../web3rpc/rpc-specs/paths/kaia/configuration/gasPriceAt.yaml#/paths/~1kaia~1configuration~1gasPriceAt
/kaia/configuration/getChainConfig:
$ref: ../web3rpc/rpc-specs/paths/kaia/configuration/getChainConfig.yaml#/paths/~1kaia~1configuration~1getChainConfig
/kaia/configuration/isParallelDBWrite:
Expand All @@ -152,6 +152,8 @@ paths:
$ref: ../web3rpc/rpc-specs/paths/kaia/configuration/protocolVersion.yaml#/paths/~1kaia~1configuration~1protocolVersion
/kaia/configuration/rewardbase:
$ref: ../web3rpc/rpc-specs/paths/kaia/configuration/rewardBase.yaml#/paths/~1kaia~1configuration~1rewardbase
/kaia/configuration/getParams:
$ref: ../web3rpc/rpc-specs/paths/kaia/configuration/getParams.yaml#/paths/~1kaia~1configuration~1getParams

# kaia/filter
/kaia/filter/getFilterChanges:
Expand Down Expand Up @@ -196,6 +198,8 @@ paths:
$ref: ../web3rpc/rpc-specs/paths/kaia/miscellaneous/sha3.yaml#/paths/~1kaia~1miscellaneous~1sha3
/kaia/miscellaneous/getProof:
$ref: ../web3rpc/rpc-specs/paths/kaia/miscellaneous/getProof.yaml#/paths/~1kaia~1miscellaneous~1getProof
/kaia/miscellaneous/getTotalSupply:
$ref: ../web3rpc/rpc-specs/paths/kaia/miscellaneous/getTotalSupply.yaml#/paths/~1kaia~1miscellaneous~1getTotalSupply

# klay/account
/klay/account/accountCreated:
Expand Down Expand Up @@ -318,6 +322,8 @@ paths:
$ref: ../web3rpc/rpc-specs/paths/klay/configuration/protocolVersion.yaml#/paths/~1klay~1configuration~1protocolVersion
/klay/configuration/rewardbase:
$ref: ../web3rpc/rpc-specs/paths/klay/configuration/rewardBase.yaml#/paths/~1klay~1configuration~1rewardbase
/klay/configuration/getParams:
$ref: ../web3rpc/rpc-specs/paths/klay/configuration/getParams.yaml#/paths/~1klay~1configuration~1getParams

# klay/filter
/klay/filter/getFilterChanges:
Expand Down Expand Up @@ -350,8 +356,8 @@ paths:
$ref: ../web3rpc/rpc-specs/paths/klay/gas/upperBoundGasPrice.yaml#/paths/~1klay~1gas~1upperBoundGasPrice
/klay/gas/gasPrice:
$ref: ../web3rpc/rpc-specs/paths/klay/gas/gasPrice.yaml#/paths/~1klay~1gas~1gasPrice
/klay/gas/gasPriceAt:
$ref: ../web3rpc/rpc-specs/paths/klay/gas/gasPriceAt.yaml#/paths/~1klay~1gas~1gasPriceAt
# /klay/gas/gasPriceAt: // removed
# $ref: ../web3rpc/rpc-specs/paths/klay/gas/gasPriceAt.yaml#/paths/~1klay~1gas~1gasPriceAt
# klay/miscellaneous
/klay/miscellaneous/getStakingInfo:
$ref: ../web3rpc/rpc-specs/paths/klay/miscellaneous/getStakingInfo.yaml#/paths/~1klay~1miscellaneous~1getStakingInfo
Expand Down Expand Up @@ -418,7 +424,6 @@ paths:
/eth/block/getBlockReceipt:
$ref: ../web3rpc/rpc-specs/paths/eth/block/getBlockReceipts.yaml#/paths/~1eth~1block~1getBlockReceipts


# eth/transaction
/eth/transaction/call:
$ref: ../web3rpc/rpc-specs/paths/eth/transaction/call.yaml#/paths/~1eth~1transaction~1call
Expand Down Expand Up @@ -460,7 +465,7 @@ paths:
$ref: ../web3rpc/rpc-specs/paths/eth/config/coinbase.yaml#/paths/~1eth~1config~1coinbase
/eth/config/etherbase:
$ref: ../web3rpc/rpc-specs/paths/eth/config/etherbase.yaml#/paths/~1eth~1config~1etherbase

/eth/protocolVersion:
$ref: ../web3rpc/rpc-specs/paths/eth/config/protocolVersion.yaml#/paths/~1eth~1config~1protocolVersion

Expand Down Expand Up @@ -820,12 +825,12 @@ paths:
/subbridge/deregisterToken:
$ref: ../web3rpc/rpc-specs/paths/subbridge/deregisterToken.yaml#/paths/~1subbridge~1deregisterToken
/subbridge/convertRequestTxHashToHandleTxHash:
$ref: ../web3rpc/rpc-specs/paths/subbridge/convertRequestTxHashToHandleTxHash.yaml#/paths/~1subbridge~1convertRequestTxHashToHandleTxHash
$ref: ../web3rpc/rpc-specs/paths/subbridge/convertRequestTxHashToHandleTxHash.yaml#/paths/~1subbridge~1convertRequestTxHashToHandleTxHash
/subbridge/listBridge:
$ref: ../web3rpc/rpc-specs/paths/subbridge/listBridge.yaml#/paths/~1subbridge~1listBridge
/subbridge/getBridgeInFormation:
$ref: ../web3rpc/rpc-specs/paths/subbridge/getBridgeInformation.yaml#/paths/~1subbridge~1getBridgeInformation
/subbridge/txPendingCount:
$ref: ../web3rpc/rpc-specs/paths/subbridge/txPendingCount.yaml#/paths/~1subbridge~1txPendingCount
/subbridge/txPending:
$ref: ../web3rpc/rpc-specs/paths/subbridge/txPending.yaml#/paths/~1subbridge~1txPending
$ref: ../web3rpc/rpc-specs/paths/subbridge/txPending.yaml#/paths/~1subbridge~1txPending
4 changes: 2 additions & 2 deletions documentation/namespaces/admin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ x-tagGroups:
tags:
- admin
servers:
- url: https://api.baobab.klaytn.net:8651
- url: https://public-en-cypress.klaytn.net
- url: https://public-en-kairos.node.kaia.io
- url: https://public-en.node.kaia.io
- url: https://localhost:8551
paths:

Expand Down
4 changes: 2 additions & 2 deletions documentation/namespaces/debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ x-tagGroups:
tags:
- debug
servers:
- url: https://api.baobab.klaytn.net:8651
- url: https://public-en-cypress.klaytn.net
- url: https://public-en-kairos.node.kaia.io
- url: https://public-en.node.kaia.io
- url: https://localhost:8551
paths:
# debug/logging:
Expand Down
4 changes: 2 additions & 2 deletions documentation/namespaces/eth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ x-tagGroups:
tags:
- eth
servers:
- url: https://api.baobab.klaytn.net:8651
- url: https://public-en-cypress.klaytn.net
- url: https://public-en-kairos.node.kaia.io
- url: https://public-en.node.kaia.io
- url: http://localhost:8551
paths:

Expand Down
4 changes: 2 additions & 2 deletions documentation/namespaces/governance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ x-tagGroups:
tags:
- governance
servers:
- url: https://api.baobab.klaytn.net:8651
- url: https://public-en-cypress.klaytn.net
- url: https://public-en-kairos.node.kaia.io
- url: https://public-en.node.kaia.io
- url: http://localhost:8551
paths:

Expand Down
15 changes: 8 additions & 7 deletions documentation/namespaces/kaia.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,10 @@ x-tagGroups:
tags:
- kaia
servers:
- url: https://api.baobab.klaytn.net:8651
- url: https://public-en-cypress.klaytn.net
- url: https://public-en-kairos.node.kaia.io
- url: https://public-en.node.kaia.io
- url: http://localhost:8551
paths:

# kaia/account
/kaia/account/accountCreated:
$ref: ../../web3rpc/rpc-specs/paths/kaia/account/accountCreated.yaml#/paths/~1kaia~1account~1accountCreated
Expand Down Expand Up @@ -123,14 +122,12 @@ paths:
$ref: ../../web3rpc/rpc-specs/paths/kaia/transaction/resend.yaml#/paths/~1kaia~1transaction~1resend
/kaia/getRawTransactionByBlockNumberAndIndex:
$ref: ../../web3rpc/rpc-specs/paths/kaia/transaction/getRawTransactionByBlockNumberAndIndex.yaml#/paths/~1kaia~1transaction~1getRawTransactionByBlockNumberAndIndex

# kaia/configuration
/kaia/configuration/chainID:
$ref: ../../web3rpc/rpc-specs/paths/kaia/configuration/chainID.yaml#/paths/~1kaia~1configuration~1chainID
/kaia/configuration/clientVersion:
$ref: ../../web3rpc/rpc-specs/paths/kaia/configuration/clientVersion.yaml#/paths/~1kaia~1configuration~1clientVersion
/kaia/configuration/gasPriceAt:
$ref: ../../web3rpc/rpc-specs/paths/kaia/configuration/gasPriceAt.yaml#/paths/~1kaia~1configuration~1gasPriceAt
/kaia/configuration/gasPrice:
$ref: ../../web3rpc/rpc-specs/paths/kaia/configuration/gasPrice.yaml#/paths/~1kaia~1configuration~1gasPrice
/kaia/configuration/isParallelDBWrite:
Expand All @@ -145,6 +142,8 @@ paths:
$ref: ../../web3rpc/rpc-specs/paths/kaia/configuration/getChainConfig.yaml#/paths/~1kaia~1configuration~1getChainConfig
/kaia/configuration/forkStatus:
$ref: ../../web3rpc/rpc-specs/paths/kaia/configuration/forkStatus.yaml#/paths/~1kaia~1configuration~1forkStatus
/kaia/configuration/getParams:
$ref: ../../web3rpc/rpc-specs/paths/kaia/configuration/getParams.yaml#/paths/~1kaia~1configuration~1getParams

# kaia/filter
/kaia/filter/getFilterChanges:
Expand Down Expand Up @@ -188,4 +187,6 @@ paths:
/kaia/miscellaneous/getProof:
$ref: ../../web3rpc/rpc-specs/paths/kaia/miscellaneous/getProof.yaml#/paths/~1kaia~1miscellaneous~1getProof
/kaia/miscellaneous/nodeAddress:
$ref: ../../web3rpc/rpc-specs/paths/kaia/miscellaneous/nodeAddress.yaml#/paths/~1kaia~1miscellaneous~1nodeAddress
$ref: ../../web3rpc/rpc-specs/paths/kaia/miscellaneous/nodeAddress.yaml#/paths/~1kaia~1miscellaneous~1nodeAddress
/kaia/miscellaneous/getTotalSupply:
$ref: ../../web3rpc/rpc-specs/paths/kaia/miscellaneous/getTotalSupply.yaml#/paths/~1kaia~1miscellaneous~1getTotalSupply
15 changes: 7 additions & 8 deletions documentation/namespaces/klay.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,10 @@ x-tagGroups:
tags:
- klay
servers:
- url: https://api.baobab.klaytn.net:8651
- url: https://public-en-cypress.klaytn.net
- url: https://public-en-kairos.node.kaia.io
- url: https://public-en.node.kaia.io
- url: http://localhost:8551
paths:

# klay/account
/klay/account/accountCreated:
$ref: ../../web3rpc/rpc-specs/paths/klay/account/accountCreated.yaml#/paths/~1klay~1account~1accountCreated
Expand Down Expand Up @@ -123,7 +122,7 @@ paths:
$ref: ../../web3rpc/rpc-specs/paths/klay/transaction/resend.yaml#/paths/~1klay~1transaction~1resend
/klay/getRawTransactionByBlockNumberAndIndex:
$ref: ../../web3rpc/rpc-specs/paths/klay/transaction/getRawTransactionByBlockNumberAndIndex.yaml#/paths/~1klay~1transaction~1getRawTransactionByBlockNumberAndIndex

# klay/configuration
/klay/configuration/chainID:
$ref: ../../web3rpc/rpc-specs/paths/klay/configuration/chainID.yaml#/paths/~1klay~1configuration~1chainID
Expand All @@ -141,6 +140,8 @@ paths:
$ref: ../../web3rpc/rpc-specs/paths/klay/configuration/getChainConfig.yaml#/paths/~1klay~1configuration~1getChainConfig
/klay/configuration/forkStatus:
$ref: ../../web3rpc/rpc-specs/paths/klay/configuration/forkStatus.yaml#/paths/~1klay~1configuration~1forkStatus
/klay/configuration/getParams:
$ref: ../../web3rpc/rpc-specs/paths/klay/configuration/getParams.yaml#/paths/~1klay~1configuration~1getParams

# klay/filter
/klay/filter/getFilterChanges:
Expand Down Expand Up @@ -171,8 +172,6 @@ paths:
$ref: ../../web3rpc/rpc-specs/paths/klay/gas/upperBoundGasPrice.yaml#/paths/~1klay~1gas~1upperBoundGasPrice
/klay/gas/maxPriorityFeePerGas:
$ref: ../../web3rpc/rpc-specs/paths/klay/gas/maxPriorityFeePerGas.yaml#/paths/~1klay~1gas~1maxPriorityFeePerGas
/klay/gas/gasPriceAt:
$ref: ../../web3rpc/rpc-specs/paths/klay/gas/gasPriceAt.yaml#/paths/~1klay~1gas~1gasPriceAt
/klay/gas/gasPrice:
$ref: ../../web3rpc/rpc-specs/paths/klay/gas/gasPrice.yaml#/paths/~1klay~1gas~1gasPrice
# klay/miscellaneous
Expand All @@ -188,12 +187,12 @@ paths:
$ref: ../../web3rpc/rpc-specs/paths/klay/miscellaneous/getProof.yaml#/paths/~1klay~1miscellaneous~1getProof
/klay/miscellaneous/nodeAddress:
$ref: ../../web3rpc/rpc-specs/paths/klay/miscellaneous/nodeAddress.yaml#/paths/~1klay~1miscellaneous~1nodeAddress

/klay/miscellaneous/getBlsInfos:
$ref: ../../web3rpc/rpc-specs/paths/klay/miscellaneous/getBlsInfos.yaml#/paths/~1klay~1miscellaneous~1getBlsInfos
/klay/miscellaneous/getActiveAddressFromRegistry:
$ref: ../../web3rpc/rpc-specs/paths/klay/miscellaneous/getActiveAddressFromRegistry.yaml#/paths/~1klay~1miscellaneous~1getActiveAddressFromRegistry
/klay/miscellaneous/getAllRecordsFromRegistry:
$ref: ../../web3rpc/rpc-specs/paths/klay/miscellaneous/getAllRecordsFromRegistry.yaml#/paths/~1klay~1miscellaneous~1getAllRecordsFromRegistry
/klay/miscellaneous/getTotalSupply:
$ref: ../../web3rpc/rpc-specs/paths/klay/miscellaneous/getTotalSupply.yaml#/paths/~1klay~1miscellaneous~1getTotalSupply
$ref: ../../web3rpc/rpc-specs/paths/klay/miscellaneous/getTotalSupply.yaml#/paths/~1klay~1miscellaneous~1getTotalSupply
4 changes: 2 additions & 2 deletions documentation/namespaces/mainbridge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ x-tagGroups:
tags:
- mainbridge
servers:
- url: https://api.baobab.klaytn.net:8651
- url: https://public-en-cypress.klaytn.net
- url: https://public-en-kairos.node.kaia.io
- url: https://public-en.node.kaia.io
- url: http://localhost:8551
paths:

Expand Down
4 changes: 2 additions & 2 deletions documentation/namespaces/net.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ x-tagGroups:
tags:
- net
servers:
- url: https://api.baobab.klaytn.net:8651
- url: https://public-en-cypress.klaytn.net
- url: https://public-en-kairos.node.kaia.io
- url: https://public-en.node.kaia.io
- url: http://localhost:8551
paths:

Expand Down
4 changes: 2 additions & 2 deletions documentation/namespaces/personal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ x-tagGroups:
tags:
- personal
servers:
- url: https://api.baobab.klaytn.net:8651
- url: https://public-en-cypress.klaytn.net
- url: https://public-en-kairos.node.kaia.io
- url: https://public-en.node.kaia.io
- url: http://localhost:8551
paths:

Expand Down
4 changes: 2 additions & 2 deletions documentation/namespaces/subbridge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ x-tagGroups:
tags:
- subbridge
servers:
- url: https://api.baobab.klaytn.net:8651
- url: https://public-en-cypress.klaytn.net
- url: https://public-en-kairos.node.kaia.io
- url: https://public-en.node.kaia.io
- url: http://localhost:8551
paths:

Expand Down
4 changes: 2 additions & 2 deletions documentation/namespaces/txpool.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ x-tagGroups:
tags:
- txpool
servers:
- url: https://api.baobab.klaytn.net:8651
- url: https://public-en-cypress.klaytn.net
- url: https://public-en-kairos.node.kaia.io
- url: https://public-en.node.kaia.io
- url: http://localhost:8551
paths:

Expand Down
Loading

0 comments on commit 30dc096

Please sign in to comment.