kpop-dfinity
kpop-dfinity
# Background Currently, when building a block we make sure that the included payload, which consists of ingress messages, xnet messages, etc, doesn't exceed 4MB. The main reason for enforcing...
Instead of computing `IngressMessageId` (which requires computing a hash of the whole message) twice for each ingress message included in an ingress payload, we now use the precomputed `id` stored...
# Background Currently, when building a block we make sure that the included payload, which consists of ingress messages, xnet messages, etc, doesn't exceed 4MB. The main reason for enforcing...