Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BitVM/BitVM
/ drop
Method
drop
bitvm/src/bn254/g2.rs:34–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
}
33
34
pub fn drop() -> Script {
35
script! {
36
{ Fq2::drop() }
37
{ Fq2::drop() }
38
}
39
}
40
41
pub fn roll(a: u32) -> Script {
42
script! {
Callers
14
test_arrange_stack
Function · 0.45
test_add_internal_stack
Function · 0.45
test_add_for_blake
Function · 0.45
test_quotient_for_blake_table
Function · 0.45
test_modulo_for_blake_table
Function · 0.45
test_lshift
Function · 0.45
test_rshift
Function · 0.45
test_2_nib_rshift_function
Function · 0.45
test_2_nib_shift_blake
Function · 0.45
test_and_with_xor_full_table
Function · 0.45
test_and_with_xor_half_table
Function · 0.45
test_xor
Function · 0.45
Calls
no outgoing calls
Tested by
14
test_arrange_stack
Function · 0.36
test_add_internal_stack
Function · 0.36
test_add_for_blake
Function · 0.36
test_quotient_for_blake_table
Function · 0.36
test_modulo_for_blake_table
Function · 0.36
test_lshift
Function · 0.36
test_rshift
Function · 0.36
test_2_nib_rshift_function
Function · 0.36
test_2_nib_shift_blake
Function · 0.36
test_and_with_xor_full_table
Function · 0.36
test_and_with_xor_half_table
Function · 0.36
test_xor
Function · 0.36