Donghwan Aidan Kwon

Results 29 comments of Donghwan Aidan Kwon

@vaigay Yes, you are right. Current ws client cannot set `authorization` header. And, it seems that another websocket protocol issue to connect KAS. As Ethereum did before, we are also...

@cnkarz Did you use KAS endpoint when you experienced the issue? I found out that KAS doesn't provide subscription data when `geth` websocket client is used (precisely when `eth_subscribe` is...

@hqjang-pepper Is there any progress on this issue?

@hyunsooda It seems that there are another conversation in another channel. Please, close this issue if you have enough answer.

There is a requirement from consumer users. They want to get information about the deployed transaction's KIP/EIP implementation whether it implemented KIP7, ERC20, or other specifications. It is not mandatory,...

Resolved via https://github.com/klaytn/klaytn/pull/1527, https://github.com/klaytn/klaytn/pull/1549

> @aidan-kwon @kjeom @kjhman21 > > I suggest the below function to automatically generate envVar string from flag name. Even in this PR, we can find typo in envVar. I...

It seems that this issues is the same with #1206