-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
*brew config*
HOMEBREW_VERSION: 4.0.15
ORIGIN: https://github.com/Homebrew/brew
HEAD: 763c41f006ab9b44261e313b0aaa24…
-
Figured this may be helpful to add, and something that I am trying to figure out on my own. A very simple example could be something as follows:
```
HttpService httpService = new HttpService("NODE…
-
## Description
On Windows 10, the `compileSolidity` test that's in the Gradle tasks fails.
**Expected behavior:** Besu builds without errors on the stable version.
**Actual …
-
Hey,
In use cases where client subscribes to newPendingTransactions and gets txhashes would typically re-request transaction content from the node. In public nodes or nodes that serve many simultan…
-
### Description
I'm running besu bc locally to run my integration tests. It's a java project, I'm using web3j 4.9.4, and Besu as Nodetype.
I'm able to deploy and interact with the contract I've crea…
-
# Sign a function with an Account and send it to the Blockchain with another - support ERC-2771
I'm trying the use the Openzeppelin's MetaTransaction contract "MinimalForwarder" with Web3j. You can…
-
I think I need to create an architecture diagram that shows the relationship between a web-browser, a web3 .js instance (injected by MetaMask, for example, or provided by a web application), the web3 …
-
## Conditions
- Emulator Pixel 3 (API 24)
- Or some emulators/phones with API < API 26
## Steps
1. Select `Google` for social platform
2. Click `Launch`
3. Wait a bit
4. Click `click here`
5. …
-
# Could not find org.hyperledger.besu:*
Cannot build project using web3j-unit v4.9.0
## Steps To Reproduce
**build.gradle**
```
...
repositories {
google()
mavenCentral()
}
...
…
-
I encountered a problem.
My environment is:Centos 7 64,geth-1.7.3, web3j 3.3.1
It needs to be emphasized that I could be sure of that my contract was deployed and loaded normally, but once any o…