MCPcopy Create free account

hub / github.com/decentralized-identity/aries-rfcs / functions

Functions186 in github.com/decentralized-identity/aries-rfcs

Methodall_good_idx
()
concepts/0003-protocols/tictactoe/test_tictactoe.py:75
Methoddelete_secret
(&mut self, id: &str)
features/0042-lox/reference_code/lox/src/keyring/windows.rs:211
Methoddelete_secret
(&mut self, id: &str)
features/0042-lox/reference_code/lox/src/keyring/macos.rs:258
Methoddenied
(self)
concepts/0029-message-trust-contexts/mtc.py:79
Functiondescribe_impl_row
(row)
code/rfcs.py:128
Functiondie
(final_message: &str)
features/0042-lox/reference_code/lox-cli/src/main.rs:241
Functionfind_refs
(dict, key, value)
code/test_rfcs.py:154
Functionget_impl_base
(uri)
code/rfcs.py:179
Methodget_secret
(&mut self, id: &str)
features/0042-lox/reference_code/lox/src/keyring/windows.rs:66
Methodget_secret
(&mut self, id: &str)
features/0042-lox/reference_code/lox/src/keyring/macos.rs:142
Functionget_test_results_link
(impl_row)
code/rfcs.py:138
Functionhandle
(wc, agent)
concepts/0003-protocols/tictactoe/handler.py:17
Methodhandle_err
()
features/0042-lox/reference_code/lox/src/keyring/windows.rs:51
Methodis_done
(self)
concepts/0003-protocols/tictactoe/test_state_machine.py:6
Methodis_done
(self)
concepts/0003-protocols/tictactoe/test_state_machine.py:10
Methodlabels
Return a long-form string that describes which flags are set and explicitly unset.
concepts/0029-message-trust-contexts/mtc.py:132
Functionlink_tag
(tag)
code/rfcs.py:86
Methodlist_secrets
()
features/0042-lox/reference_code/lox/src/keyring/linux.rs:43
Methodlist_secrets
()
features/0042-lox/reference_code/lox/src/keyring/windows.rs:114
Methodlist_secrets
()
features/0042-lox/reference_code/lox/src/keyring/macos.rs:148
Functionload_game
(moves)
concepts/0003-protocols/tictactoe/handler.py:14
Functionmain
()
features/0042-lox/reference_code/lox-cli/src/main.rs:30
Methodnew
(service: &str)
features/0042-lox/reference_code/lox/src/keyring/linux.rs:18
Methodnew
(service: &str)
features/0042-lox/reference_code/lox/src/keyring/windows.rs:62
Methodnew
(service: &str)
features/0042-lox/reference_code/lox/src/keyring/macos.rs:138
Functionnext_move
Return the best cell for the player to pick, given current game state--or None if the game has already been won.
concepts/0003-protocols/tictactoe/ai.py:19
Functionnormalize_impl_name
(name)
code/rfcs.py:169
Functionparse_peek_criteria_test
()
features/0042-lox/reference_code/lox/src/lib.rs:82
Functionparse_port_test
()
features/0042-lox/reference_code/lox/src/keyring/macos.rs:380
Functionparse_protocol_test
()
features/0042-lox/reference_code/lox/src/keyring/macos.rs:389
Methodpeek_secret
(id: &str)
features/0042-lox/reference_code/lox/src/keyring/linux.rs:69
Methodpeek_secret
(id: &str)
features/0042-lox/reference_code/lox/src/keyring/windows.rs:146
Methodpeek_secret
(id: &str)
features/0042-lox/reference_code/lox/src/keyring/macos.rs:213
Functionrun
()
features/0066-non-repudiable-cryptographic-envelope/demo.py:17
Functionscratch_space
()
code/test_rfcs.py:13
MethodsetUp
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:10
Methodset_secret
(&mut self, id: &str, secret: &[u8])
features/0042-lox/reference_code/lox/src/keyring/windows.rs:158
Methodset_secret
(&mut self, id: &str, secret: &[u8])
features/0042-lox/reference_code/lox/src/keyring/macos.rs:253
Functionsm
()
concepts/0003-protocols/tictactoe/test_state_machine.py:14
Functionsplit_hyperlink
Turn a markdown hyperlink [...](...) into a (clickable_text, uri) pair.
code/rfcs.py:159
Methodtest_bad_idx_to_key
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:69
Methodtest_bad_key
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:43
Methodtest_bad_other_player
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:88
Methodtest_cant_clobber_existing_cell
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:48
Functiontest_early_exit_by_me
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:88
Functiontest_early_exit_by_them
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:93
Functiontest_event_while_done
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:102
Methodtest_first
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:12
Methodtest_first_move
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:119
Functiontest_flag_changes
()
concepts/0029-message-trust-contexts/mtc_test.py:24
Functiontest_from_text
()
concepts/0029-message-trust-contexts/mtc_test.py:38
Methodtest_get_item_from_empty
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:26
Methodtest_good_idx_to_key
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:74
Methodtest_good_other_player
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:83
Methodtest_head_to_head
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:122
Functiontest_illegal_move_by_me
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:28
Functiontest_illegal_move_by_them
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:77
Functiontest_impls
()
code/test_rfcs.py:103
Functiontest_index
(scratch_space)
code/test_rfcs.py:20
Methodtest_line_winnable
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:102
Functiontest_links
()
code/test_rfcs.py:29
Methodtest_load_and_dump
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:93
Functiontest_my_move_first
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:20
Functiontest_no_state_on_start
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:17
Functiontest_partial_trust
()
concepts/0029-message-trust-contexts/mtc_test.py:18
Functiontest_post_hooks
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:155
Functiontest_pre_hooks_allow
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:129
Functiontest_pre_hooks_deny
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:140
Functiontest_receive_move_in_wrapup
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:58
Functiontest_rfc_metadata
()
code/test_rfcs.py:34
Functiontest_send_move_in_wrapup
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:51
Methodtest_set_item_with_bad_value
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:37
Methodtest_simple_set_item
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:28
Functiontest_suite_impls
(rfc, return_matches)
code/rfcs.py:119
Functiontest_their_move_first
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:24
Methodtest_turns_enforced
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:16
Functiontest_undefined_trust
()
concepts/0029-message-trust-contexts/mtc_test.py:8
Functiontest_unrecognized_event
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:98
Methodtest_winner1
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:52
Methodtest_winner2
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:59
Functiontest_wrapup_from_me
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:43
Functiontest_wrapup_from_them
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:35
Functiontest_zero_trust
()
concepts/0029-message-trust-contexts/mtc_test.py:13
Methodundefine
(self, flags)
concepts/0029-message-trust-contexts/mtc.py:61
Functionwalk
Generate an RFC tuple for every RFC in the repo.
code/rfcs.py:46
Functionwalk_headers
Generate a regex match object for each markdown header in a doc. This matcher can be used to find the header or to extract the text of the he
code/rfcs.py:149
← previous101–186 of 186, ranked by callers