v1.5.0 rc1
Started: 10/07/2026
Duration: x
Git commit: 95359b2
Node Configuration
2 FireFly nodes on one virtual server (EC2 m4.xlarge)
Entire FireFly stack is local to the server (ie both blockchains, Postgres databases, etc)
Single Besu node with 2 instances of ethconnect
Maximum time to confirm before considering failure = 1 minute
Summary
core-config.yml
log:
level: debug
broadcast:
batch:
size: 200
timeout: 1s
privatemessaging:
batch:
size: 200
timeout: 1s
message:
writer:
count: 5
download:
worker:
count: 100
publicstorage:
ipfs:
api:
requestTimeout: 2s
gateway:
requestTimeout: 2s
ethconnect.yml
cat: ethconnect.yml: No such file or directory
instances.yml
stackJSONPath: /home/ubuntu/.firefly/stacks/test/stack.json
wsConfig:
wsPath: /ws
readBufferSize: 16000
writeBufferSize: 16000
initialDelay: 250ms
maximumDelay: 30s
initialConnectAttempts: 5
heartbeatInterval: 5s
instances:
- name: long-run
tests: [{"name": "msg_broadcast", "workers":50},{"name": "msg_private", "workers":50},{"name": "blob_broadcast", "workers":30},{"name": "blob_private", "workers":30}]
length: 500h
sender: 0
recipient: 1
messageOptions:
longMessage: false
tokenOptions:
tokenType: fungible
contractOptions:
FireFly git commit:
95359b2d5fe84f2407f4ac949136ab55a3d17705
v1.5.0 rc1
Started: 10/07/2026
Duration: x
Git commit: 95359b2
Node Configuration
2 FireFly nodes on one virtual server (EC2 m4.xlarge)
Entire FireFly stack is local to the server (ie both blockchains, Postgres databases, etc)
Single Besu node with 2 instances of ethconnect
Maximum time to confirm before considering failure = 1 minute
Summary
core-config.yml
ethconnect.yml
instances.yml
FireFly git commit: