repo_id
stringclasses
400 values
commit_sha
stringclasses
400 values
commit_index
int32
0
951
in_repo_split
stringclasses
1 value
cross_repo_split
stringclasses
1 value
test_file
stringlengths
7
121
test_function
stringlengths
1
108
assertion_type
stringclasses
32 values
difficulty
stringclasses
8 values
context_lines
int32
3
600
prefix
large_stringlengths
44
113k
target
large_stringlengths
1
498
anchor_sha
stringclasses
400 values
anchor_index
int32
0
951
qna_source
stringclasses
1 value
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip44/test_bip44_from_wif.py
test_bip44_from_wif_compressed
assert
complex_expr
66
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip44_from_wif_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP44"]["compressed"]["cryptocurrency...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip44/test_bip44_from_xprivate_key.py
test_bip44_from_xprivate_key_compressed
assert
complex_expr
55
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip44_from_xprivate_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdw...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip49/test_bip49_from_private_key.py
test_bip49_from_private_key_compressed
assert
complex_expr
66
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip49_from_private_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP49"]["compressed"]["crypto...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip49/test_bip49_from_public_key.py
test_bip49_from_public_key_compressed
assert
complex_expr
70
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip49_from_public_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP49"]["compressed"]["cryptoc...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip49/test_bip49_from_seed.py
test_bip49_from_seed_compressed
assert
complex_expr
56
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip49_from_seed_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"][...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip49/test_bip49_from_wif.py
test_bip49_from_wif_compressed
assert
complex_expr
66
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip49_from_wif_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP49"]["compressed"]["cryptocurrency...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip49/test_bip49_from_xprivate_key.py
test_bip49_from_xprivate_key_compressed
assert
complex_expr
55
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip49_from_xprivate_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdw...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip84/test_bip84_from_private_key.py
test_bip84_from_private_key_compressed
assert
complex_expr
66
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip84_from_private_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP84"]["compressed"]["crypto...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip84/test_bip84_from_public_key.py
test_bip84_from_public_key_compressed
assert
complex_expr
70
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip84_from_public_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP84"]["compressed"]["cryptoc...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip84/test_bip84_from_seed.py
test_bip84_from_seed_compressed
assert
complex_expr
56
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip84_from_seed_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"][...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip84/test_bip84_from_wif.py
test_bip84_from_wif_compressed
assert
complex_expr
66
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip84_from_wif_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP84"]["compressed"]["cryptocurrency...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip84/test_bip84_from_xprivate_key.py
test_bip84_from_xprivate_key_compressed
assert
complex_expr
55
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip84_from_xprivate_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdw...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip86/test_bip86_from_private_key.py
test_bip86_from_private_key_compressed
assert
complex_expr
66
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip86_from_private_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP86"]["compressed"]["crypto...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip86/test_bip86_from_public_key.py
test_bip86_from_public_key_compressed
assert
complex_expr
70
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip86_from_public_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP86"]["compressed"]["cryptoc...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip86/test_bip86_from_seed.py
test_bip86_from_seed_compressed
assert
complex_expr
56
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip86_from_seed_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"][...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip86/test_bip86_from_wif.py
test_bip86_from_wif_compressed
assert
complex_expr
66
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip86_from_wif_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP86"]["compressed"]["cryptocurrency...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip86/test_bip86_from_xprivate_key.py
test_bip86_from_xprivate_key_compressed
assert
complex_expr
55
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip86_from_xprivate_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdw...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/byron-icarus/test_cardano_byron_icarus_from_seed.py
test_byron_icarus_from_seed
assert
complex_expr
55
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import CardanoSeed def test_byron_icarus_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["C...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/byron-icarus/test_cardano_byron_icarus_from_xprivate_key.py
test_byron_icarus_from_xprivate_key
assert
complex_expr
54
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_byron_icarus_from_xprivate_key(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Cardano"]["byron-icarus"]["crypt...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/byron-ledger/test_cardano_byron_ledger_from_seed.py
test_byron_ledger_from_seed
assert
complex_expr
55
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import CardanoSeed def test_byron_ledger_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["C...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/byron-ledger/test_cardano_byron_legder_from_xprivate_key.py
test_byron_ledger_from_xprivate_key
assert
complex_expr
54
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_byron_ledger_from_xprivate_key(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Cardano"]["byron-ledger"]["crypt...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/byron-legacy/test_cardano_byron_legacy_from_seed.py
test_byron_legacy_from_seed
assert
complex_expr
55
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import CardanoSeed def test_byron_legacy_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["C...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/byron-legacy/test_cardano_byron_legacy_from_xprivate_key.py
test_byron_legacy_from_xprivate_key
assert
complex_expr
54
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_byron_legacy_from_xprivate_key(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Cardano"]["byron-legacy"]["crypt...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/shelley-icarus/test_cardano_shelley_icarus_from_private_key.py
test_shelley_icarus_from_private_key
assert
complex_expr
66
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_shelley_icarus_from_private_key(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Cardano"]["shelley-icarus"]["cr...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/shelley-icarus/test_cardano_shelley_icarus_from_public_key.py
test_shelley_icarus_from_public_key
assert
complex_expr
67
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_shelley_icarus_from_public_key(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Cardano"]["shelley-icarus"]["cry...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/shelley-icarus/test_cardano_shelley_icarus_from_seed.py
test_shelley_icarus_from_seed
assert
complex_expr
56
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import CardanoSeed def test_shelley_icarus_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"][...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/shelley-icarus/test_cardano_shelley_icarus_from_xprivate_key.py
test_shelley_icarus_from_xprivate_key
assert
complex_expr
55
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_shelley_icarus_from_xprivate_key(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Cardano"]["shelley-icarus"]["c...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/shelley-ledger/test_cardano_shelley_ledger_from_private_key.py
test_shelley_ledger_from_private_key
assert
complex_expr
66
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_shelley_ledger_from_private_key(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Cardano"]["shelley-ledger"]["cr...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/shelley-ledger/test_cardano_shelley_ledger_from_public_key.py
test_shelley_ledger_from_public_key
assert
complex_expr
67
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_shelley_ledger_from_public_key(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Cardano"]["shelley-ledger"]["cry...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/shelley-ledger/test_cardano_shelley_ledger_from_seed.py
test_shelley_ledger_from_seed
assert
complex_expr
56
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import CardanoSeed def test_shelley_ledger_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"][...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/shelley-ledger/test_cardano_shelley_ledger_from_xprivate_key.py
test_shelley_ledger_from_xprivate_key
assert
complex_expr
55
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_shelley_ledger_from_xprivate_key(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Cardano"]["shelley-ledger"]["c...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/electrum/v1/test_electrum_v1_from_private_key.py
test_electrum_v1_from_private_key_compressed
assert
complex_expr
54
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_electrum_v1_from_private_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Electrum-V1"]["compress...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/electrum/v1/test_electrum_v1_from_public_key.py
test_electrum_v1_from_public_key_compressed
assert
complex_expr
67
import copy from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_electrum_v1_from_public_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Electrum-V1...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/electrum/v1/test_electrum_v1_from_seed.py
test_electrum_v1_from_seed_compressed
assert
complex_expr
56
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import ElectrumV1Seed def test_electrum_v1_from_seed_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/electrum/v1/test_electrum_v1_from_wif.py
test_electrum_v1_from_wif_compressed
assert
complex_expr
54
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_electrum_v1_from_wif_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Electrum-V1"]["compressed"]["cr...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/electrum/v2/segwit/test_segwit_from_seed.py
test_segiwt_from_seed
assert
complex_expr
58
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import ElectrumV2Seed def test_segiwt_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Elec...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/electrum/v2/segwit_2fa/test_segwit_2fa_from_seed.py
test_segiwt_2fa_from_seed
assert
complex_expr
58
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import ElectrumV2Seed def test_segiwt_2fa_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/electrum/v2/standard/test_standard_from_seed.py
test_standard_from_seed
assert
complex_expr
58
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import ElectrumV2Seed def test_standard_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["El...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/electrum/v2/standard_2fa/test_standard_2fa_from_seed.py
test_standard_2fa_from_seed
assert
complex_expr
58
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import ElectrumV2Seed def test_standard_2fa_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/monero/test_monero_from_seed.py
test_monero_from_seed
assert
complex_expr
56
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.seeds import MoneroSeed from hdwallet.hds import HDS def test_monero_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Monero"]...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/monero/test_monero_from_spend_private_key.py
test_monero_from_seed
assert
complex_expr
54
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_monero_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Monero"]["dumps"]["cryptocurrency"] ) ...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/monero/test_monero_from_watch_only.py
test_monero_from_watch_only
assert
complex_expr
56
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_monero_from_watch_only(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Monero"]["dumps"]["cryptocurrency"] ...
dump["hd"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/mnemonics/test_mnemonics_algorand.py
test_algorand_mnemonics
assert
complex_expr
36
import json import os import pytest from hdwallet.mnemonics.algorand.mnemonic import ( AlgorandMnemonic, ALGORAND_MNEMONIC_LANGUAGES, ALGORAND_MNEMONIC_WORDS ) from hdwallet.exceptions import ( MnemonicError, EntropyError ) def test_algorand_mnemonics(data): assert ALGORAND_MNEMONIC_WORDS.TWENTY_FIVE...
__["name"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/mnemonics/test_mnemonics_electrum_v1.py
test_electrum_v1_mnemonics
assert
complex_expr
36
import json import os import pytest from hdwallet.mnemonics.electrum.v1.mnemonic import ( ElectrumV1Mnemonic, ELECTRUM_V1_MNEMONIC_LANGUAGES, ELECTRUM_V1_MNEMONIC_WORDS ) from hdwallet.exceptions import ( MnemonicError, EntropyError ) def test_electrum_v1_mnemonics(data): assert ELECTRUM_V1_MNEMONIC_...
__["name"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip141/test_bip141_from_private_key.py
test_bip141_from_private_key_compressed
assert
complex_expr
65
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip141_from_private_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP141"]["compressed"]["cryp...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip141/test_bip141_from_public_key.py
test_bip141_from_public_key_compressed
assert
complex_expr
69
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip141_from_public_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP141"]["compressed"]["crypt...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip141/test_bip141_from_seed.py
test_bip141_from_seed_compressed
assert
complex_expr
55
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip141_from_seed_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip141/test_bip141_from_wif.py
test_bip141_from_wif_compressed
assert
complex_expr
65
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip141_from_wif_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP141"]["compressed"]["cryptocurren...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip141/test_bip141_from_xprivate_key.py
test_bip141_from_xprivate_key_compressed
assert
complex_expr
54
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip141_from_xprivate_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hd...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip141/test_bip141_from_xpublic_key.py
test_bip141_from_xpublic_key_compressed
assert
complex_expr
68
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip141_from_xpublic_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdw...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip32/test_bip32_from_private_key.py
test_bip32_from_private_key_compressed
assert
complex_expr
65
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip32_from_private_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP32"]["compressed"]["crypto...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip32/test_bip32_from_public_key.py
test_bip32_from_public_key_compressed
assert
complex_expr
69
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip32_from_public_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP32"]["compressed"]["cryptoc...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip32/test_bip32_from_seed.py
test_bip32_from_seed_compressed
assert
complex_expr
55
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip32_from_seed_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"][...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip32/test_bip32_from_wif.py
test_bip32_from_wif_compressed
assert
complex_expr
65
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip32_from_wif_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP32"]["compressed"]["cryptocurrency...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip32/test_bip32_from_xprivate_key.py
test_bip32_from_xprivate_key_compressed
assert
complex_expr
54
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip32_from_xprivate_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdw...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip32/test_bip32_from_xpublic_key.py
test_bip32_from_xpublic_key_compressed
assert
complex_expr
68
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip32_from_xpublic_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwa...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip44/test_bip44_from_private_key.py
test_bip44_from_private_key_compressed
assert
complex_expr
65
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip44_from_private_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP44"]["compressed"]["crypto...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip44/test_bip44_from_public_key.py
test_bip44_from_public_key_compressed
assert
complex_expr
69
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip44_from_public_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP44"]["compressed"]["cryptoc...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip44/test_bip44_from_seed.py
test_bip44_from_seed_compressed
assert
complex_expr
55
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip44_from_seed_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"][...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip44/test_bip44_from_wif.py
test_bip44_from_wif_compressed
assert
complex_expr
65
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip44_from_wif_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP44"]["compressed"]["cryptocurrency...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip44/test_bip44_from_xprivate_key.py
test_bip44_from_xprivate_key_compressed
assert
complex_expr
54
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip44_from_xprivate_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdw...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip49/test_bip49_from_private_key.py
test_bip49_from_private_key_compressed
assert
complex_expr
65
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip49_from_private_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP49"]["compressed"]["crypto...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip49/test_bip49_from_public_key.py
test_bip49_from_public_key_compressed
assert
complex_expr
69
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip49_from_public_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP49"]["compressed"]["cryptoc...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip49/test_bip49_from_seed.py
test_bip49_from_seed_compressed
assert
complex_expr
55
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip49_from_seed_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"][...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip49/test_bip49_from_wif.py
test_bip49_from_wif_compressed
assert
complex_expr
65
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip49_from_wif_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP49"]["compressed"]["cryptocurrency...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip49/test_bip49_from_xprivate_key.py
test_bip49_from_xprivate_key_compressed
assert
complex_expr
54
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip49_from_xprivate_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdw...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip84/test_bip84_from_private_key.py
test_bip84_from_private_key_compressed
assert
complex_expr
65
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip84_from_private_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP84"]["compressed"]["crypto...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip84/test_bip84_from_public_key.py
test_bip84_from_public_key_compressed
assert
complex_expr
69
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip84_from_public_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP84"]["compressed"]["cryptoc...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip84/test_bip84_from_seed.py
test_bip84_from_seed_compressed
assert
complex_expr
55
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip84_from_seed_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"][...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip84/test_bip84_from_wif.py
test_bip84_from_wif_compressed
assert
complex_expr
65
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip84_from_wif_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP84"]["compressed"]["cryptocurrency...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip84/test_bip84_from_xprivate_key.py
test_bip84_from_xprivate_key_compressed
assert
complex_expr
54
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip84_from_xprivate_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdw...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip86/test_bip86_from_private_key.py
test_bip86_from_private_key_compressed
assert
complex_expr
65
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip86_from_private_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP86"]["compressed"]["crypto...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip86/test_bip86_from_public_key.py
test_bip86_from_public_key_compressed
assert
complex_expr
69
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip86_from_public_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP86"]["compressed"]["cryptoc...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip86/test_bip86_from_seed.py
test_bip86_from_seed_compressed
assert
complex_expr
55
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip86_from_seed_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"][...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip86/test_bip86_from_wif.py
test_bip86_from_wif_compressed
assert
complex_expr
65
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_bip86_from_wif_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["BIP86"]["compressed"]["cryptocurrency...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/bip86/test_bip86_from_xprivate_key.py
test_bip86_from_xprivate_key_compressed
assert
complex_expr
54
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import BIP39Seed def test_bip86_from_xprivate_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdw...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/byron-icarus/test_cardano_byron_icarus_from_seed.py
test_byron_icarus_from_seed
assert
complex_expr
54
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import CardanoSeed def test_byron_icarus_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["C...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/byron-icarus/test_cardano_byron_icarus_from_xprivate_key.py
test_byron_icarus_from_xprivate_key
assert
complex_expr
53
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_byron_icarus_from_xprivate_key(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Cardano"]["byron-icarus"]["crypt...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/byron-ledger/test_cardano_byron_ledger_from_seed.py
test_byron_ledger_from_seed
assert
complex_expr
54
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import CardanoSeed def test_byron_ledger_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["C...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/byron-ledger/test_cardano_byron_legder_from_xprivate_key.py
test_byron_ledger_from_xprivate_key
assert
complex_expr
53
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_byron_ledger_from_xprivate_key(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Cardano"]["byron-ledger"]["crypt...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/byron-legacy/test_cardano_byron_legacy_from_seed.py
test_byron_legacy_from_seed
assert
complex_expr
54
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import CardanoSeed def test_byron_legacy_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["C...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/byron-legacy/test_cardano_byron_legacy_from_xprivate_key.py
test_byron_legacy_from_xprivate_key
assert
complex_expr
53
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_byron_legacy_from_xprivate_key(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Cardano"]["byron-legacy"]["crypt...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/shelley-icarus/test_cardano_shelley_icarus_from_private_key.py
test_shelley_icarus_from_private_key
assert
complex_expr
65
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_shelley_icarus_from_private_key(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Cardano"]["shelley-icarus"]["cr...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/shelley-icarus/test_cardano_shelley_icarus_from_public_key.py
test_shelley_icarus_from_public_key
assert
complex_expr
66
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_shelley_icarus_from_public_key(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Cardano"]["shelley-icarus"]["cry...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/shelley-icarus/test_cardano_shelley_icarus_from_seed.py
test_shelley_icarus_from_seed
assert
complex_expr
55
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import CardanoSeed def test_shelley_icarus_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"][...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/shelley-icarus/test_cardano_shelley_icarus_from_xprivate_key.py
test_shelley_icarus_from_xprivate_key
assert
complex_expr
54
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_shelley_icarus_from_xprivate_key(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Cardano"]["shelley-icarus"]["c...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/shelley-ledger/test_cardano_shelley_ledger_from_private_key.py
test_shelley_ledger_from_private_key
assert
complex_expr
65
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_shelley_ledger_from_private_key(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Cardano"]["shelley-ledger"]["cr...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/shelley-ledger/test_cardano_shelley_ledger_from_public_key.py
test_shelley_ledger_from_public_key
assert
complex_expr
66
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_shelley_ledger_from_public_key(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Cardano"]["shelley-ledger"]["cry...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/shelley-ledger/test_cardano_shelley_ledger_from_seed.py
test_shelley_ledger_from_seed
assert
complex_expr
55
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import CardanoSeed def test_shelley_ledger_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"][...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/cardano/shelley-ledger/test_cardano_shelley_ledger_from_xprivate_key.py
test_shelley_ledger_from_xprivate_key
assert
complex_expr
54
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_shelley_ledger_from_xprivate_key(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Cardano"]["shelley-ledger"]["c...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/electrum/v1/test_electrum_v1_from_private_key.py
test_electrum_v1_from_private_key_compressed
assert
complex_expr
53
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_electrum_v1_from_private_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Electrum-V1"]["compress...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/electrum/v1/test_electrum_v1_from_public_key.py
test_electrum_v1_from_public_key_compressed
assert
complex_expr
66
import copy from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_electrum_v1_from_public_key_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Electrum-V1...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/electrum/v1/test_electrum_v1_from_seed.py
test_electrum_v1_from_seed_compressed
assert
complex_expr
55
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import ElectrumV1Seed def test_electrum_v1_from_seed_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/electrum/v1/test_electrum_v1_from_wif.py
test_electrum_v1_from_wif_compressed
assert
complex_expr
53
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_electrum_v1_from_wif_compressed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Electrum-V1"]["compressed"]["cr...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/electrum/v2/segwit/test_segwit_from_seed.py
test_segiwt_from_seed
assert
complex_expr
57
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import ElectrumV2Seed def test_segiwt_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Elec...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/electrum/v2/segwit_2fa/test_segwit_2fa_from_seed.py
test_segiwt_2fa_from_seed
assert
complex_expr
57
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import ElectrumV2Seed def test_segiwt_2fa_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/electrum/v2/standard/test_standard_from_seed.py
test_standard_from_seed
assert
complex_expr
57
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import ElectrumV2Seed def test_standard_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["El...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/electrum/v2/standard_2fa/test_standard_2fa_from_seed.py
test_standard_2fa_from_seed
assert
complex_expr
57
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS from hdwallet.seeds import ElectrumV2Seed def test_standard_2fa_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/monero/test_monero_from_seed.py
test_monero_from_seed
assert
complex_expr
55
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.seeds import MoneroSeed from hdwallet.hds import HDS def test_monero_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Monero"]...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor
hdwallet-io/python-hdwallet
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
train
train
tests/hdwallet/hdwallet/monero/test_monero_from_spend_private_key.py
test_monero_from_seed
assert
complex_expr
53
from hdwallet import HDWallet from hdwallet.cryptocurrencies import CRYPTOCURRENCIES from hdwallet.derivations import DERIVATIONS from hdwallet.hds import HDS def test_monero_from_seed(data): cryptocurrency = CRYPTOCURRENCIES.cryptocurrency( data["hdwallet"]["Monero"]["dumps"]["cryptocurrency"] ) ...
dump["ecc"]
8eccfcad9b1934b92d193cdc26348ed45c72e8fb
29
v2_extractor_at_anchor