Open OlivierBBB opened 3 weeks ago
Hum ... Maybe we should disable those tests ? It's quite annoying to have to create wider columns just to make reference test passes ?
I don't mind making the columns wider tbh. It's a few columns in a tiny module.
As a consequence certain reference tests blow up in the trace production stage
I am unable to run the
./gradlew hub
task and rebuild the relevantTrace.java
files (in particularblockdata/Trace.java
) but setting the maximal number of blocks accepted by blockdata to 1024 inand similarly for
public Trace relTxNumMax(final long b) { ... }
We can makeBlockchainReferenceTest_627.java
pass.