-
Notifications
You must be signed in to change notification settings - Fork 108
/
bitcoin-core.yaml
57 lines (57 loc) · 2.32 KB
/
bitcoin-core.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
"functions":
- "name": "_ZN6wallet12_GLOBAL__N_116WalletLoaderImpl12createWalletERKNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEERKNS3_IcS5_16secure_allocatorIcEEEmRNS2_6vectorI13bilingual_strNS6_ISH_EEEE"
"params":
- "name": "this"
"type": "bool "
- "name": "name"
"type": "bool "
- "name": "passphrase"
"type": "bool "
- "name": "wallet_creation_flags"
"type": "bool "
- "name": "warnings"
"type": "size_t"
- "name": ""
"type": "bool "
"return_type": "void"
"signature": "Result<std::__1::unique_ptr<interfaces::Wallet, std::__1::default_delete<interfaces::Wallet> > > wallet::(anonymous namespace)::WalletLoaderImpl::createWallet(const string &, const SecureString &, uint64_t, vector<bilingual_str, std::__1::allocator<bilingual_str> > &)"
- "name": "_ZN6wallet12_GLOBAL__N_116WalletLoaderImpl13migrateWalletERKNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEERKNS3_IcS5_16secure_allocatorIcEEE"
"params":
- "name": "this"
"type": "bool "
- "name": "name"
"type": "bool "
- "name": "passphrase"
"type": "bool "
- "name": ""
"type": "bool "
"return_type": "void"
"signature": "Result<interfaces::WalletMigrationResult> wallet::(anonymous namespace)::WalletLoaderImpl::migrateWallet(const string &, const SecureString &)"
- "name": "_ZN6wallet25MigrateLegacyToDescriptorERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEERKNS1_IcS3_16secure_allocatorIcEEERNS_13WalletContextE"
"params":
- "name": "wallet_name"
"type": "bool "
- "name": "passphrase"
"type": "bool "
- "name": "context"
"type": "bool "
- "name": ""
"type": "bool "
"return_type": "void"
"signature": "Result<wallet::MigrationResult> wallet::MigrateLegacyToDescriptor(const string &, const SecureString &, struct WalletContext &)"
- "name": "_ZZN6walletL13migratewalletEvENK3$_0clERK10RPCHelpManRK14JSONRPCRequest"
"params":
- "name": "this"
"type": "bool "
- "name": "self"
"type": "bool "
- "name": "request"
"type": "bool "
- "name": ""
"type": "bool "
"return_type": "void"
"signature": "UniValue wallet::operator()(const void *, const RPCHelpMan &, const JSONRPCRequest &)"
"language": "c++"
"project": "bitcoin-core"
"target_name": "crypto_diff_fuzz_chacha20"
"target_path": "/src/bitcoin-core/src/test/fuzz/fuzz.cpp"