Ardian

Results 6 comments of Ardian

I tried setting the api version at options to v2 but it didn't work. Later I solved it by setting the version of the engine at v1, now it works...

The following can be added as well: https://github.com/valory-xyz/open-autonomy/pull/1643/commits/872f568a5b1acde66b77ef6fe7551f62682e2d5f#r1045780711 ``` What we could do is ensure that the cross_period_persisted_keys defined in the TerminationAbciApp get also merged into the cross_period_persisted_keys of the...

`background_round_tx_type` doesnt need to be exposed: https://github.com/valory-xyz/open-autonomy/pull/1674/files#r1051202881

Ive faced this issue on multiple occasions.

At the time of the creation of this issue, it was not behaving as you are explaining it here. I recall that I had to override __init__() on the behaviour...

@dbluhm Did you try checking out '07f03c4609ceed34bc163f83160c609562c34997'?