MCPcopy Create free account

hub / github.com/cryptoeconomics-study/code / functions

Functions277 in github.com/cryptoeconomics-study/code

Methodconstructor
(wallet, genesis, network)
ch3/3.1/PoWClient.js:7
Methodconstructor
(wallet, genesis, network)
ch3/3.1/solutions/PoWClient.js:7
Methodconstructor
(wallet, genesis, network)
ch3/3.1/test/PoWMiner.js:6
Methodconstructor
(wallet, genesis, network)
ch3/3.2/PoWMiner.js:7
Methodconstructor
(wallet, genesis, network)
ch3/3.2/PoWClient.js:7
Methodconstructor
(wallet, genesis, network)
ch3/3.2/solutions/PoWMiner.js:7
Methodconstructor
(wallet, genesis, network)
ch3/3.2/solutions/PoWClient.js:7
Methodconstructor
(wallet, genesis, network)
ch3/3.2/test/PoWClient.js:7
Methodconstructor
(wallet, genesis, network)
ch2/nodeAgent.js:12
Methodconstructor
(latency, packetLoss)
ch2/networkSim.js:8
Methodconstructor
(wallet, genesis, network, nodes)
ch2/2.1/solutions/spenderNode.js:10
Methodconstructor
(latency, packetLoss)
ch2/2.2/doubleSpendTest.js:9
Methodconstructor
(latency, packetLoss)
ch2/2.2/solutions/doubleSpendTest.js:9
Methodconstructor
(latency, packetLoss)
ch2/2.3/networkSimFaultTolerant.js:5
Methodconstructor
(wallet, genesis, network, delta)
ch2/2.3/faultTolerant.js:6
Methodconstructor
(latency, packetLoss)
ch2/2.3/timestampTest.js:7
Methodconstructor
(latency, packetLoss)
ch2/2.3/solutions/networkSimFaultTolerant.js:5
Methodconstructor
(wallet, genesis, network, delta)
ch2/2.3/solutions/faultTolerant.js:6
Methodconstructor
(latency, packetLoss)
ch2/2.3/solutions/timestampTest.js:7
Methodconstructor
(wallet, genesis, network, authority)
ch2/2.4/PoAClient.js:7
Methodconstructor
(latency, packetLoss)
ch2/2.4/networkSimPoA.js:5
Methodconstructor
(wallet, genesis, network)
ch2/2.4/Authority.js:8
Methodconstructor
(wallet, genesis, network, authority)
ch2/2.4/solutions/PoAClient.js:7
Methodconstructor
(latency, packetLoss)
ch2/2.4/solutions/networkSimPoA.js:5
Methodconstructor
(wallet, genesis, network)
ch2/2.4/solutions/Authority.js:8
FunctiongenerateCustomTx
(to, amount, timestamp, node)
ch2/2.3/timestampTest.js:63
MethodgenerateTx
(to, amount, type)
ch1/1.2/client.js:35
MethodgenerateTx
(to, amount)
ch2/nodeAgent.js:69
MethodgetProof
(index, layer = this.leaves, proof = [])
ch3/3.3/MerkleTree.js:8
FunctiongetRandomReceiver
(address)
ch2/2.4/doubleSpendTest.js:44
FunctiongetRandomReceiver
(address)
ch2/2.4/solutions/doubleSpendTest.js:44
MethodgetRoot
()
ch3/3.3/MerkleTree.js:10
Methodhash
(data)
ch1/1.1/client.js:16
MethodisValidBlockHash
(block)
ch3/3.1/PoWClient.js:45
MethodmintSecretFunds
(amount)
ch1/1.5/paypal.js:42
MethodmintSecretFunds
(amount)
ch1/1.5/solutions/paypal.js:47
FunctiononReceive
(message)
ch2/netTest.js:10
MethodonReceive
(message)
ch3/3.5/PoWClient.js:32
MethodonReceive
(message)
ch3/3.1/PoWClient.js:31
MethodonReceive
(message)
ch3/3.1/solutions/PoWClient.js:32
MethodonReceive
(message)
ch3/3.2/PoWClient.js:30
MethodonReceive
(message)
ch3/3.2/solutions/PoWClient.js:30
MethodonReceive
(message)
ch3/3.2/test/PoWClient.js:30
MethodonReceive
(tx)
ch2/2.4/Authority.js:13
MethodonReceive
(tx)
ch2/2.4/solutions/PoAClient.js:13
MethodonReceive
(tx)
ch2/2.4/solutions/Authority.js:13
MethodprocessTx
(tx)
ch1/1.2/paypal.js:94
MethodreceiveBlock
(block)
ch3/3.5/SelfishMiner.js:38
MethodreceiveBlock
(block)
ch3/3.5/solutions/SelfishMiner.js:42
MethodreceiveBlock
(block)
ch3/3.1/PoWClient.js:74
MethodreceiveBlock
(block)
ch3/3.2/PoWMiner.js:31
MethodreceiveTx
(tx)
ch3/3.1/PoWClient.js:38
MethodreduceLayers
(layer)
ch3/3.3/MerkleTree.js:6
Methodrun
(steps)
ch3/networksim.js:56
Methodsign
(data)
ch1/1.1/client.js:22
MethodstealAllFunds
()
ch1/1.5/paypal.js:31
Methodtick
()
ch3/nodeAgent.js:40
Methodtick
()
ch3/3.5/PoWMiner.js:12
Methodtick
()
ch3/3.5/SelfishMiner.js:17
Methodtick
()
ch3/3.2/PoWMiner.js:40
Methodtick
()
ch2/nodeAgent.js:66
Methodtick
()
ch2/2.1/spenderNode.js:22
Methodtick
()
ch2/2.2/doubleSpendTest.js:14
Methodtick
()
ch2/2.2/solutions/doubleSpendTest.js:14
Methodtick
()
ch2/2.3/networkSimFaultTolerant.js:9
Methodtick
()
ch2/2.3/faultTolerant.js:48
Methodtick
()
ch2/2.3/timestampTest.js:11
Methodtick
()
ch2/2.3/solutions/networkSimFaultTolerant.js:9
Methodtick
()
ch2/2.3/solutions/faultTolerant.js:60
Methodtick
()
ch2/2.3/solutions/timestampTest.js:11
Methodtick
()
ch2/2.4/networkSimPoA.js:9
Methodtick
()
ch2/2.4/solutions/networkSimPoA.js:9
Methodtimeout
(timestamp, numObservers)
ch2/2.3/faultTolerant.js:13
MethodupdateState
()
ch3/3.1/PoWClient.js:62
Methodverify
(signature, messageHash, address)
ch1/1.1/client.js:28
FunctionverifyProof
(proof, node, root, concat)
ch3/3.3/verifyProof.js:1
FunctionverifyProof
(proof, node, root, concat)
ch3/3.3/solutions/verifyProof.js:1
← previous201–277 of 277, ranked by callers