MCPcopy Create free account

hub / github.com/PacktPublishing/Hands-On-Blockchain-for-Python-Developers--2nd-Edition / functions

Functions162 in github.com/PacktPublishing/Hands-On-Blockchain-for-Python-Developers--2nd-Edition

Methodsave_button_on_clicked
(self)
chapter_8/wallet/scripts/add_wallet_to_db.py:27
Functiontest_acceptNFTProposal
(marketplace_contract, nft_contract, mint_nfts, deployer, accounts)
chapter_14/nft_marketplace/tests/test_NFTMarketplace.py:37
Functiontest_addLiquidity
(exchange, token, deployer)
chapter_16/dex/tests/test_DEX.py:4
Functiontest_addProposal
(delegate_contract, deployer)
chapter_6/voting_app/tests/test_delegate_voting_app.py:108
Functiontest_addProposal
(contract, deployer)
chapter_6/voting_app/tests/test_voting_app.py:9
Functiontest_addProposal_fail
(delegate_contract, accounts)
chapter_6/voting_app/tests/test_delegate_voting_app.py:116
Functiontest_addProposal_fail
(contract, accounts)
chapter_6/voting_app/tests/test_voting_app.py:16
Functiontest_approve
(erc721_contract, deployer, mint_nfts, accounts)
chapter_13/nft/tests/test_HelloNFT.py:26
Functiontest_balanceOf
(erc721_contract, deployer, mint_nfts)
chapter_13/nft/tests/test_HelloNFT.py:8
Functiontest_balances
(contract, deployer)
chapter_12/erc20/tests/test_VerySimpleToken.py:1
Functiontest_borrow
(lending_contract, token_contract, deployer, give_token, borrower)
chapter_15/vault/tests/test_lending.py:4
Functiontest_buyNFT
(marketplace_contract, nft_contract, mint_nfts, deployer, accounts)
chapter_14/nft_marketplace/tests/test_NFTMarketplace.py:10
Functiontest_cancelProposalNFTPrice
(marketplace_contract, nft_contract, mint_nfts, deployer, accounts)
chapter_14/nft_marketplace/tests/test_NFTMarketplace.py:29
Functiontest_chairperson
(delegate_contract, deployer)
chapter_6/voting_app/tests/test_delegate_voting_app.py:103
Functiontest_chairperson
(contract, deployer)
chapter_6/voting_app/tests/test_voting_app.py:5
Functiontest_delegate
(delegate_contract, deployer, accounts)
chapter_6/voting_app/tests/test_delegate_voting_app.py:4
Functiontest_delegate_2_levels
(delegate_contract, deployer, accounts)
chapter_6/voting_app/tests/test_delegate_voting_app.py:24
Functiontest_delegate_after_vote
(delegate_contract, deployer, accounts)
chapter_6/voting_app/tests/test_delegate_voting_app.py:72
Functiontest_deposit
(vault_contract, depositor, token_contract, give_token)
chapter_15/vault/tests/test_vault.py:6
Methodtest_directory_with_multiple_files_and_single_directory_node
(self)
chapter_9/test_merkle_dag_node.py:30
Methodtest_directory_with_single_file_node
(self)
chapter_9/test_merkle_dag_node.py:21
Functiontest_ethToTokenSwap
(exchange, token, deployer, accounts)
chapter_16/dex/tests/test_DEX.py:56
Methodtest_file_node
(self)
chapter_9/test_merkle_dag_node.py:15
Functiontest_getETHAmount
(exchange, token, deployer)
chapter_16/dex/tests/test_DEX.py:34
Functiontest_getTokenAmount
(exchange, token, deployer)
chapter_16/dex/tests/test_DEX.py:15
Functiontest_giveRightToVote
(delegate_contract, deployer, accounts)
chapter_6/voting_app/tests/test_delegate_voting_app.py:121
Functiontest_giveRightToVote
(contract, deployer, accounts)
chapter_6/voting_app/tests/test_voting_app.py:20
Functiontest_giveRightToVote_fail
(delegate_contract, deployer, accounts)
chapter_6/voting_app/tests/test_delegate_voting_app.py:136
Functiontest_giveRightToVote_fail
(contract, deployer, accounts)
chapter_6/voting_app/tests/test_voting_app.py:34
Functiontest_init
(vault_contract, deployer, token_contract)
chapter_15/vault/tests/test_vault.py:1
Functiontest_init
(lending_contract, deployer, give_token, borrower)
chapter_15/vault/tests/test_lending.py:1
Functiontest_init
(erc721_contract, deployer)
chapter_13/nft/tests/test_HelloNFT.py:4
Functiontest_like_video
(contract, accounts)
chapter_10/videos_sharing_smart_contract/tests/test_video_sharing.py:47
Functiontest_ownerOf
(contract, deployer)
chapter_13/nft/tests/test_VerySimpleNFT.py:1
Functiontest_ownerOf
(erc721_contract, deployer, mint_nfts)
chapter_13/nft/tests/test_HelloNFT.py:11
Functiontest_proposeNFTPrice
(marketplace_contract, nft_contract, mint_nfts, deployer, accounts)
chapter_14/nft_marketplace/tests/test_NFTMarketplace.py:22
Functiontest_repay
(lending_contract, token_contract, deployer, give_token, borrower)
chapter_15/vault/tests/test_lending.py:16
Functiontest_retrieve
(contract)
chapter_5/simple_storage/tests/test_simple_storage.py:1
Functiontest_setApprovalForAll
(erc721_contract, deployer, mint_nfts, accounts)
chapter_13/nft/tests/test_HelloNFT.py:49
Functiontest_setNFTPrice
(marketplace_contract, nft_contract, mint_nfts, deployer, accounts)
chapter_14/nft_marketplace/tests/test_NFTMarketplace.py:4
Functiontest_store
(contract, deployer)
chapter_5/simple_storage/tests/test_simple_storage.py:5
Functiontest_tokenToEthSwap
(exchange, token, deployer, accounts)
chapter_16/dex/tests/test_DEX.py:72
Functiontest_transfer
(contract, deployer, accounts)
chapter_12/erc20/tests/test_VerySimpleToken.py:5
Functiontest_transfer
(contract, deployer, accounts)
chapter_13/nft/tests/test_VerySimpleNFT.py:5
Functiontest_transfer
(erc721_contract, deployer, mint_nfts, accounts)
chapter_13/nft/tests/test_HelloNFT.py:15
Functiontest_upload_video
(contract, deployer)
chapter_10/videos_sharing_smart_contract/tests/test_video_sharing.py:13
Functiontest_vote
(delegate_contract, deployer, accounts)
chapter_6/voting_app/tests/test_delegate_voting_app.py:142
Functiontest_vote
(contract, deployer, accounts)
chapter_6/voting_app/tests/test_voting_app.py:39
Functiontest_vote_after_delegate_2_levels
(delegate_contract, deployer, accounts)
chapter_6/voting_app/tests/test_delegate_voting_app.py:53
Functiontest_vote_fail
(delegate_contract, deployer, accounts)
chapter_6/voting_app/tests/test_delegate_voting_app.py:171
Functiontest_vote_fail
(contract, deployer, accounts)
chapter_6/voting_app/tests/test_voting_app.py:67
Functiontest_winnerName
(delegate_contract, deployer, accounts)
chapter_6/voting_app/tests/test_delegate_voting_app.py:182
Functiontest_winnerName
(contract, deployer, accounts)
chapter_6/voting_app/tests/test_voting_app.py:77
Functiontoken
(deployer, project)
chapter_16/dex/tests/conftest.py:9
Functiontoken_contract
(deployer, project)
chapter_15/vault/tests/conftest.py:29
Methodtransfer_button_on_clicked
(self)
chapter_8/wallet/scripts/wallet_transfer.py:33
Methodtransfer_button_on_clicked
(self)
chapter_8/wallet/scripts/wallet_transfer_address_from_db.py:42
Methodtransfer_button_on_clicked
(self)
chapter_8/wallet/scripts/full_wallet.py:68
Methodupdate_balance
(self, balance)
chapter_8/wallet/scripts/full_wallet.py:63
Functionupload
(request)
chapter_10/decentralized_videos/videos/views.py:15
Functionvault_contract
(deployer, project, token_contract)
chapter_15/vault/tests/conftest.py:33
Functionvideo
(request, video_user, index)
chapter_10/decentralized_videos/videos/views.py:10
← previous101–162 of 162, ranked by callers