FRIOT Romain
FRIOT Romain
We should consider adding interface abstraction to BaseType. This would apply to classes like BaseTuple, BaseVec, and BaseEnumExt etc., which handle values with genericity. Genericity force on manipulate concrete type,...
#### Project Abstract Polkanalysis is a Substrate-based blockchain explorer. It’s a web application and an API that combines data directly retrieved from the chain with a background service that also...
When creating a U128 or U256 number with BigInteger, the additional sign byte causes an error when the full byte array is used for data processing.