diff --git a/host-spec/ae-hostapi.tm b/host-spec/ae-hostapi.tm index 78a961ecf..717e9fc18 100644 --- a/host-spec/ae-hostapi.tm +++ b/host-spec/ae-hostapi.tm @@ -1,4 +1,4 @@ - + @@ -1304,10 +1304,34 @@ : a pointer-size as defined in Definition indicating the data to be hashed. - : a reglar pointer to the buffer containing the + : a regular pointer to the buffer containing the 256-bit hash result. + > + + Conducts a 512-bit Keccak hash. + + + + <\verbatim> + (func $ext_hashing_keccak_512_version_1 + + \ \ (param $data i64) (return i32)) + + + \; + + : + + <\itemize> + : a pointer-size as defined in Definition + indicating the data to be hashed. + + : a regular pointer to the buffer containing the + 512-bit hash result. + + > Conducts a 256-bit Sha2 hash. @@ -2399,7 +2423,7 @@ <\initial> <\collection> - + @@ -2414,76 +2438,78 @@ > > > - > - > - > - > - > - > - > - > - > - > + > + > + > + > + > + > + > + > + > + > > - > - > - > - > - > - > - > - > - > - > + > + > + > + > + > + > + > + > + > + > > - > - > - > - > - > - > - > - > - > - > + > + > + > + > + > + > + > + > + > + > > - > - > - > - > - > - > - > - > - > - > + > + > + > + > + > + > + > + > + > + > > - > - > - > - > - > - > - > - > - > - > + > + > + > + > + > + > + > + > + > + > > - > - > - > - > - > - > - > - > - > - > + > + > + > + > + > + > + > + > + > + > > - > - > - > - > + > + > + > + > + > + > > > > @@ -2574,7 +2600,7 @@ > > > - > + > > > > diff --git a/host-spec/c04-networking.tm b/host-spec/c04-networking.tm index 97e70f48a..73cf6f9fc 100644 --- a/host-spec/c04-networking.tm +++ b/host-spec/c04-networking.tm @@ -452,7 +452,7 @@ Transactions as defined and described in Section - are sent directly to peers with which the + are sent directly to peers with which the Polkadot Host has an open transaction substream, as defined in Definition . Polkadot Host implementers should implement a mechanism which only sends a transaction once to each peer and @@ -460,9 +460,7 @@ undefined consequences such as being blocked for bad behavior by peers. The mechanism for managing transactions is further described in Section - respectively Section - and Section - . + . <\definition> The is the