Sergi Rene

Results 10 comments of Sergi Rene

i think this PR was created to solve the issues related with the modifications in https://github.com/dymensionxyz/dymension-rdk/pull/384. The problem afair was that the whitelistedaddresses were not loaded and therefore not possible...

I close this PR since it is not relevant anymore

> btw, solves #770? yes, the problem was coming from da stuck in the starting process when celestia was syncing meanwhile the node was starting to get batches. I opened...

it do not see any reason why we need a namespace_id param in the block manager. for da submission it is used the namespace id param from da_config only.

The namespaceid config parameter is as field used in the block manager, that is actually included in every block header. I would not remove it by now, since modifying header...

just mention that unbuffered channels are still used here https://github.com/dymensionxyz/dymint/blob/94267ae551de46bda60898c23f5092125e60aca6/utils/event/funcs.go#L24, mainly for block received events from p2p. although IMO is better to use unbuffered here to avoid the risk of...

This error happens when a full-node starts while celestia is out of sync

bug fixed in https://github.com/dymensionxyz/dymint/pull/857

fixed in https://github.com/dymensionxyz/dymint/pull/857