Vinod Damle
Vinod Damle
Sorry, I missed the update @BigLep / @Stebalien - thanks for the input! I'd love to contribute a patch. @Stebalien : Here's what I'm thinking: * By `existing peers`, I...
Need some hand holding to fix the acceptance test https://github.com/hyperledger/besu/blob/main/acceptance-tests/tests/src/test/java/org/hyperledger/besu/tests/acceptance/bootstrap/StaticNodesAcceptanceTest.java#L38 . I see there is a separate `ProcessBesuNodeRunner()` setup but not sure how/where the static nodes are being processed in...
@antonydenyer Based on the requested change comment, I assume you'd like me to take a stab at updating the docs? If so, could you please point me to the github...
To verify that the approval is correctly done, I wrote a script to check the allowance: ``` import hre from 'hardhat'; import { JsonRpcProvider, MaxUint256, Wallet } from 'ethers'; const...
Updated references `Holocene` -> `Isthumus`
Logs from recreate in Kurtosis attached. * Holocene activation at `block 50` * Batcher parameters: `--max-channel-duration=60, --max-l1-tx-size-bytes=10000, --target-num-frames=5, --data-availability-type=calldata, --batch-type=0` (`calldata`) * Batcher image: `1.10.0-rc3` * * Kurtosis package network...