Toolset
This section focuses on the use of some of the tools.
The list of interfaces is as follows:
Method Name | Description |
---|---|
Convert byte arrays to FileHash | |
Convert byte arrays to WorkPublickey | |
Convert byte arrays to PoISKeyInfo | |
Convert byte arrays to BloomFilter | |
Convert RRSC public key to bytes | |
Converting Ether addresses to polka addresses | |
Determine if the WorkerPublicKey is 0 | |
Parse the public key of the polka account | |
Encoding the public key into the original polka account | |
Encoding the public key as a CESS account | |
Verify that the account is legitimate | |
Check if the storage bucket name is legal | |
Get the free space of a directory | |
Get system memory available | |
Calculate the sha256 hash value of a file | |
Calculate the sha256 hash value of a file | |
Calculate the sha256 hash value of the data | |
Calculate the MD5 value of the file | |
Calculate the sha256 hash value of a file | |
Calculate the sha256 hash value of a file | |
Find the IPv4 address from buf | |
Determine if it is an internal IPv4 address | |
Determine if it is an ipv4 address | |
Determine if it is an ipv6 address | |
Determine if a port is occupied | |
Check if the domain name is legal | |
Get the response time of an address using the ping protocol | |
Number of routes and response time to get the address | |
SR25519 signing with account private key | |
Verify SR25519 signature with account public key | |
Verify polkadot signature with account public key | |
Resolving addresses from eth signatures | |
Determine if the interface is nil | |
Compare whether two slices are the same |
Last updated