Francisco de Borja Aranda Castillejo
Francisco de Borja Aranda Castillejo
@mkysel the dev key_packages and welcome_messages tables are almost fully migrated, so we can resume this investigation.
A convenient way of doing this can be found in pkg/migrator/testdata/db.go, where a postgresql test container is created ad hoc with an sql schema, and data is injected afterwards.
Related #1107
> [@fbac](https://github.com/fbac) could I get a technical explanation of this one? > > Is the fix as simple as retrying the transaction? @mkysel a transaction in the mempool (**not** executed)...
Closing this as complete as it's fixed now. The fix is a combination of factors such as enhancing the nonce manager, fixing the blockchain path, better blockchain methods, etc
Storing a Merkle Tree is definitely ideal, as we'd only store a bytes32 hash per PayerReport. Some considerations: Regarding the verification process, to verify the inclusion in a merkle tree...
Ping @api-Hypernova - probably you have this kind of test on your radar, but just in case.
Related to https://github.com/xmtp/xmtpd/issues/372
Investigation finished temporarily, until we can test the Cache Manager.
Waiting on RPC provider - CacheManager has to be installed in the system.