-
desc:
1. connection with https://mainnet.infura.io/v3/7ac35e626b1b48fdbea5c3c069babdc3 is connection time out
2. connection with https://ropsten.infura.io/v3/7ac35e626b1b48fdbea5c3c069babdc3 is con…
-
Zero in on the web3j code that is crashing when we use API23.
1. Reproduce: Ran an API23 emulator and run the app. It will crash, probably in ticker service when it tries to call the smart contract…
-
See Dependencies listed at https://mvnrepository.com/artifact/org.web3j/core/4.8.4
e.g. web3j defines okhttp newer version 4.9.0 , then in this starter
Also in sources
https://github.com/web3j/…
-
# Unclear Exception
## Steps To Reproduce
build script
```
/*
* This file was generated by the Gradle 'init' task.
*
* This generated file contains a sample Kotlin application project to…
azige updated
3 years ago
-
# _Bug_title_
Impossible to call Solidity function that returns 2d array from contract
## Steps To Reproduce
Simple solidity function:
`
function get() view external returns (uint128[][] memor…
-
## 어떤 기능인가요?
> **TokenService**는 PG 결제사에서 결제 완료 후 자동으로 결제 금액을 토큰화하는 서비스입니다.
결제 완료 시 사용자 지갑을 조회하고, 결제 금액을 기준으로 토큰을 발행하여 사용자의 지갑에 전송합니다.
모든 서비스는 BNB 테스트넷에서 이루어집니다.
## 작업 상세 내용
- [x] PG 결제 완료 …
-
- [x] The mockito message in the stacktrace have useful information, but it didn't help
- [x] The problematic code (if that's possible) is copied here;
Note that some configuration are imposs…
-
# _Issue_title_
No Auto-Module-Name manifest attribute and split packages
## _Issue_description_
The lack of Auto-Module-Name manifest attribute and reusing packages across modules renders the li…
-
I am unable to use the plugin, since it cannot access the `Bintray` repository (mentioned in https://github.com/web3j/web3j-maven-plugin/blob/master/pom.xml). I am receiving the following error in `ma…
-