The best way to trade tokens are uniform-price call auctions. We wrote a detailed blog post how they work. Includes the clearing algorithm as online playground and Motoko package. https://t.co/6imLvE4zH7
We released an optimized #sha2 package for #Motoko on: https://t.co/zgxPt94nvt.
* entire SHA2 family
* 2.5x faster than all previous implementations
* no heap allocations
* 7x faster for short messages
-> accelerate Merkle tree applications
#dfinity#icp#mops
@kylelangham Number of ingress messages.
The dashboard shows "update messages" which is ingress calls + heartbeats + 2*inter-canister calls and the majority of which is heartbeats. Ingress messages is the best indicator for real-world use.
We have released the #Motoko package "prng". It provides deterministic pseudo-random number generators. For example Small Fast Chaotic PRNG (SFC64). Check it out on https://t.co/tW6b55iQ2k
#icp#dfinity#mops
We're happy to announce the release of a new #Motoko package. Vector is an efficient resizable array data structure with asymptotically better behaviour than Buffer. https://t.co/eClkDPyiaH
More cool Motoko stuff coming soon.
#icp#dfinity