MCPcopy Create free account

hub / github.com/0xEigenLabs/eigen-secret / functions

Functions307 in github.com/0xEigenLabs/eigen-secret

FunctionH
(c)
docs/assets/main.js:3
FunctionaccountFile
(alias: string)
tasks/common.ts:21
Methodallowance
(tokenAddress: string)
core/lib/rollup.sc.ts:155
Methodapprove
(tokenAddress: string, value: bigint)
core/lib/rollup.sc.ts:144
MethodapproveToken
* customize tokenAddress * @param {string} tokenAddress token address * @return { bigint } assetId
core/lib/rollup.sc.ts:133
Methodassociate
* Helper method for defining associations. * This method is not a part of Sequelize lifecycle. * The `models/index` file will call this meth
server/models/assetmodel.js:12
Methodassociate
* Helper method for defining associations. * This method is not a part of Sequelize lifecycle. * The `models/index` file will call this meth
server/models/proofmodel.js:12
Methodassociate
* Helper method for defining associations. * This method is not a part of Sequelize lifecycle. * The `models/index` file will call this meth
server/models/smtmodel.js:12
Methodassociate
* Helper method for defining associations. * This method is not a part of Sequelize lifecycle. * The `models/index` file will call this meth
server/models/transactionmodel.js:12
Methodassociate
* Helper method for defining associations. * This method is not a part of Sequelize lifecycle. * The `models/index` file will call this meth
server/models/accountmodel.js:12
Methodassociate
* Helper method for defining associations. * This method is not a part of Sequelize lifecycle. * The `models/index` file will call this meth
server/models/notemodel.js:12
Functionbigint2Array
(n: number, k: number, x: bigint)
core/lib/utils.ts:99
Functionbigint2Tuple
(x: bigint)
core/lib/utils.ts:87
Functionbigint2Uint8Array
(x: bigint)
core/lib/utils.ts:129
Functionbits2Bignum
(bits: [number], nWidth: number)
core/lib/utils.ts:66
MethodcalculateBinWitness
(input, sanityCheck)
circuits/main_update_state_js/witness_calculator.js:190
Methodcircom_version
()
circuits/main_update_state_js/witness_calculator.js:127
Functioncompress
( accountKey: SigningKey, signingKey: SigningKey, aliasHash: bigint)
core/lib/account.ts:105
Methodconstructor
( eddsa: any, alias: string, userAccount: any, spongePoseidonAddress: string,
core/lib/rollup.sc.ts:32
Methodconstructor
(args: AppRespArgs)
core/lib/error.ts:43
Methodconstructor
( js: Partial<JoinSplitInput> )
core/lib/join_split.ts:33
Methodconstructor
(val: bigint, secret: bigint, owner: EigenAddress, assetId: number, inputNullifier: bigint, ac
core/lib/note.ts:22
Methodconstructor
( alias: string, ethAddress: string, rawMessage: string, timestamp: string,
core/lib/context.ts:10
Methodconstructor
(fnc: number[], node: TNode, key: bigint, value: bigint)
core/lib/state_tree.ts:25
Methodconstructor
(F: any, model: any)
core/lib/state_tree.ts:55
Methodconstructor
()
core/lib/state_tree.ts:147
Methodconstructor
(pk: EigenAddress, cd: string)
core/lib/transaction.ts:13
Methodconstructor
(from: string, to: string, assetId: number, amount: bigint)
core/lib/transaction.ts:48
Methodconstructor
(input: any, eddsa: any)
core/lib/transaction.ts:56
Methodconstructor
( usi: Partial<UpdateStatusInput> )
core/lib/update_state.ts:34
Methodconstructor
(tn?: Partial<TNode>)
core/lib/smt.ts:21
Methodconstructor
(db: any, root: any, hash0: any, hash1: any, F: any)
core/lib/smt.ts:32
Methodconstructor
(pubKey: string)
core/lib/account.ts:20
Methodconstructor
(eddsa: any, _rawkeyHex: string | undefined = undefined)
core/lib/account.ts:53
Methodconstructor
( alias: string, accountKey: SigningKey, signingKey: SigningKey, newAccountKey
core/lib/account.ts:176
Methodconstructor
( ac: Partial<AccountCircuit> )
core/lib/account.ts:282
Methodconstructor
(secret: any)
core/lib/aes_gcm.ts:12
Methodconstructor
( account: SecretAccount, serverAddr: string, circuitPath: string, eddsa: any,
core/lib/sdk.ts:43
Methodconstructor
( userAccounts: Array<any> )
test/rollup.helper.ts:37
Methodconstructor
(instance, sanityCheck)
circuits/main_update_state_js/witness_calculator.js:109
Methodconstructor
()
server/lib/state_tree.ts:11
Methodconstructor
()
docs/assets/main.js:3
Methodconstructor
()
aggregation/src/aggregation_prover.ts:21
FunctioncreateAccount
(req: any, res: any)
server/lib/account.ts:13
FunctioncreateAsset
(req: any, res: any)
server/lib/asset.ts:52
FunctioncreateTx
(req: any, res: any)
server/lib/transaction.ts:12
Methoddelete
(key: bigint, transaction:any)
core/lib/state_tree.ts:177
Methoddelete
(_key: bigint, transaction:any)
core/lib/smt.ts:98
Methoddeposit
(pubkeyEigenAccountKey: bigint[], assetId: number, value: bigint, nonce: number, keysFound: bigint[], valuesFo
core/lib/rollup.sc.ts:167
Methoddeposit
* Create proof for the deposit of the asset from L1 to L2. * @param {Context} ctx * @param {string} receiver The receiver account address fo
core/lib/sdk.ts:616
Methoddeserialize
(eddsa: any, key: any, ciphertext: string)
core/lib/account.ts:207
Functiondown
(queryInterface, Sequelize)
server/seeders/20230527154527-AssetModel.js:27
Functiondown
(queryInterface, Sequelize)
server/migrations/20230527160741-create-transaction-model.js:46
Functiondown
(queryInterface, Sequelize)
server/migrations/20230527160523-create-proof-model.js:35
Functiondown
(queryInterface, Sequelize)
server/migrations/20230527144413-create-asset-model.js:45
Functiondown
(queryInterface, Sequelize)
server/migrations/20230527160659-create-smt-model.js:30
Functiondown
(queryInterface, Sequelize)
server/migrations/20230527155620-create-account-model.js:39
Functiondown
(queryInterface, Sequelize)
server/migrations/20230527160335-create-note-model.js:44
FunctionexecuteCircuit
( circuit: any, inputs: any )
core/lib/utils.ts:77
FunctionexecuteQuery
(req: any, res: any)
server/lib/asset.ts:194
Methodfallback
(_ctx: Context)
core/lib/sdk.ts:284
Methodfind
(key: bigint, transaction:any)
core/lib/state_tree.ts:167
FunctiongenMain
(main_circuit_file: string, template_file: string, template_name: string, publics: string = "", params: an
test/test.ts:31
FunctiongetAccount
(req: any, res: any)
server/lib/account.ts:80
FunctiongetAsset
(req: any, res: any)
server/lib/asset.ts:80
FunctiongetAssetInfo
(req: any, res: any)
server/lib/asset.ts:110
FunctiongetItem
()
docs/assets/main.js:3
FunctiongetNotes
(req: any, res: any)
server/lib/transaction.ts:120
FunctiongetProofs
(req: any, res: any)
server/lib/proof.ts:62
MethodgetProofs
(ctx: Context)
core/lib/sdk.ts:376
MethodgetRegisteredToken
(id: bigint)
core/lib/rollup.sc.ts:92
MethodgetRoot
()
core/lib/state_tree.ts:61
FunctiongetStridedBigint
(stride: bigint, small_stride: bigint, x: bigint)
core/lib/utils.ts:116
MethodgetTokenInfo
(tokenAddress: string)
core/lib/rollup.sc.ts:115
FunctiongetTxByAlias
(req: any, res: any)
server/lib/transaction.ts:69
FunctiongetWitnessBuffer
(witness: any, symbols: Map<string, any>, arrName: string, varSize: number = 1)
core/lib/utils.ts:57
FunctiongetWitnessMap
(witness: any, symbols: Map<string, any>, arrName: string)
core/lib/utils.ts:47
FunctiongetWitnessValue
(witness: any, symbols: any, varName: string)
core/lib/utils.ts:43
MethodhashMsg
(nc1: any, nc2: any, outputNote1: any, outputNote2: any, publicOwner: any, publicValue: any)
core/lib/join_split.ts:104
Methodinit
(model: any)
core/lib/state_tree.ts:148
Methodinitialize
( spongePoseidonContractABI: any, tokenRegistryContractABI: any, rollupContractABI: an
core/lib/rollup.sc.ts:60
Methodinsert
(key: bigint, value: bigint, transaction:any)
core/lib/state_tree.ts:172
MethodmultiGet
(keys: any)
core/lib/state_tree.ts:98
Methodok
()
core/lib/error.ts:49
Methodpending
()
core/lib/note.ts:34
MethodregisterToken
(tokenAddress: string)
core/lib/rollup.sc.ts:98
Methodserialize
()
core/lib/context.ts:35
Methodserialize
(key: any)
core/lib/account.ts:193
FunctionsetItem
()
docs/assets/main.js:3
MethodsetRollupNC
()
core/lib/rollup.sc.ts:86
FunctionsubmitProofs
(req: any, res: any)
server/lib/proof.ts:28
MethodtoCircuitInput
(babyJub: any, proof: any)
core/lib/update_state.ts:41
Functionup
(queryInterface, Sequelize)
server/seeders/20230527154527-AssetModel.js:5
Functionup
(queryInterface, Sequelize)
server/migrations/20230527160741-create-transaction-model.js:4
Functionup
(queryInterface, Sequelize)
server/migrations/20230527160523-create-proof-model.js:4
Functionup
(queryInterface, Sequelize)
server/migrations/20230527144413-create-asset-model.js:4
Functionup
(queryInterface, Sequelize)
server/migrations/20230527160659-create-smt-model.js:4
Functionup
(queryInterface, Sequelize)
server/migrations/20230527155620-create-account-model.js:4
Functionup
(queryInterface, Sequelize)
server/migrations/20230527160335-create-note-model.js:4
Methodupdate
(key: bigint, newValue: bigint, transaction:any)
core/lib/state_tree.ts:183
← previousnext →201–300 of 307, ranked by callers