admin: added spellcheck words
This commit is contained in:
parent
3f0733c2f4
commit
8dac54f90d
@ -13,17 +13,17 @@ const Words = fs.readFileSync("/usr/share/dict/words").toString().split("\n").re
|
|||||||
|
|
||||||
`
|
`
|
||||||
// Words missing from the dictionary
|
// Words missing from the dictionary
|
||||||
accessing addresses aligned autofill avatar called cancelled changed censored
|
accessing addresses aligned allowed autofill avatar called cancelled changed censored
|
||||||
clamping compiled computed configured consumed contained creating decoded decoding
|
clamping compiled computed configured consumed contained creating decoded decoding
|
||||||
decreased decrypt decrypted decrypting deployed deploying deprecated detected
|
decreased decrypt decrypted decrypting deployed deploying deprecated detected
|
||||||
discontinued earliest email emitted enabled encoded encoder encoding encountered
|
discontinued earliest email emitted enabled encoded encoder encoding encountered
|
||||||
encrypt encrypted encrypting entries euro exceeded existing expected
|
encrypt encrypted encrypting entries euro exceeded existing expected
|
||||||
expired failed fetches formatted formatting funding generated
|
expired failed fetches finalized formatted formatting funding generated
|
||||||
hardened has highly ignoring implemented implementer imported including instantiate
|
hardened has highly ignoring implemented implementer imported including instantiate
|
||||||
joined keyword labelled larger lookup matches mined modified modifies multi
|
joined keyword labelled larger lookup matches mined modified modifies multi
|
||||||
named needed nested neutered numeric offline optimizer overriding owned packed
|
named needed nested neutered numeric offline optimizer overriding owned packed
|
||||||
padded parsed parsing passed payload placeholder processing properties prototyping reached
|
padded parsed parsing passed payload placeholder processing properties prototyping reached
|
||||||
recommended recovered recursively redacted remaining replaced repriced required reverted
|
recommended recovered recursively redacted rejected remaining replaced repriced required reverted
|
||||||
serializes shared signed signing skipped stats stored supported tagging targetted
|
serializes shared signed signing skipped stats stored supported tagging targetted
|
||||||
throttled transactions typed uninstall unstake unsubscribe untyped
|
throttled transactions typed uninstall unstake unsubscribe untyped
|
||||||
using verifies verifying website
|
using verifies verifying website
|
||||||
@ -49,11 +49,11 @@ ABIEncoder testcase numberish Wordlist
|
|||||||
abi addr api app arg arrayify asm backend basex bigint bignumber bn byte
|
abi addr api app arg arrayify asm backend basex bigint bignumber bn byte
|
||||||
bytecode callback calldata ccip charset checksum ciphertext cli codepoint
|
bytecode callback calldata ccip charset checksum ciphertext cli codepoint
|
||||||
commify config
|
commify config
|
||||||
contenthash ctr ctrl debug dd dklen eexist encseed eof eq erc ethaddr
|
contenthash ctr ctrl debug dd disallowed dklen dns eexist encseed eof eq erc ethaddr
|
||||||
ethseed ethers eval exec filename func gz gzip hid http https hw iv
|
ethseed ethers eval exec filename func gz gzip hid http https hw iv
|
||||||
info init ipc json kdf kdfparams labelhash lang lib metadata mm multihash nfc
|
info init ipc json kdf kdfparams labelhash lang lib metadata mm multihash nfc
|
||||||
nfkc nfd nfkd nodehash notok nowait nullish offchain oob opcode org pbkdf pc plugin
|
nfkc nfd nfkd nodehash notok nowait nullish offchain oob opcode org pbkdf pc plugin
|
||||||
pragma pre prf recid repl rpc sighash topichash solc stderr stdin stdout subclasses
|
pragma pre prf punycode recid repl rpc sighash topichash solc stderr stdin stdout subclasses
|
||||||
subnode timeout todo txt typeof ufixed utc utf util url urlencoded uuid vm
|
subnode timeout todo txt typeof ufixed utc utf util url urlencoded uuid vm
|
||||||
vs websocket wikipedia wildcard wildcards wss www wx xe xpriv xpub xx yyyy zlib
|
vs websocket wikipedia wildcard wildcards wss www wx xe xpriv xpub xx yyyy zlib
|
||||||
|
|
||||||
@ -66,7 +66,7 @@ apikey asc endblock startblock
|
|||||||
alchemyapi ankr arbitrum Cloudflare com Etherscan INFURA IPFS IPNS MetaMask Nodesmith
|
alchemyapi ankr arbitrum Cloudflare com Etherscan INFURA IPFS IPNS MetaMask Nodesmith
|
||||||
Trezor ledgerhq axic bitcoinjs browserify easyseed ethereumjs
|
Trezor ledgerhq axic bitcoinjs browserify easyseed ethereumjs
|
||||||
goerli homestead kotti kovan mainnet morden mordor rinkeby kintsugi
|
goerli homestead kotti kovan mainnet morden mordor rinkeby kintsugi
|
||||||
ropsten skynet testnet lb maticmum
|
ropsten sepolia skynet testnet lb maticmum
|
||||||
|
|
||||||
// Demo words
|
// Demo words
|
||||||
args foo eth foo foobar ll localhost passwd ricmoo tx xxx yna
|
args foo eth foo foobar ll localhost passwd ricmoo tx xxx yna
|
||||||
|
Loading…
Reference in New Issue
Block a user