issues
search
TritonVM
/
tasm-lib
A collection of functions written in Triton VM assembly (tasm)
Apache License 2.0
11
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
u160 arithmetic
#138
aszepieniec
opened
3 weeks ago
0
Panic if map's item length is not static
#137
jan-ferdinand
closed
1 month ago
1
feat(map): Allow chaining lists before mapping
#136
jan-ferdinand
closed
1 month ago
6
fix(RawCode): Only inline inlineable code
#135
jan-ferdinand
closed
1 month ago
1
Upgrade to Triton VM v0.42.0-alpha.10
#134
jan-ferdinand
closed
1 month ago
0
Add check that proof-length is correct
#133
Sword-Smith
opened
2 months ago
0
Flaky test `hashing::algebraic_hasher::sample_scalars_static_length_kmalloc::tests::verify_agreement_with_tip5_sample_scalars`
#132
Sword-Smith
closed
2 months ago
2
Compute size and assert valid size indicator
#131
Sword-Smith
closed
2 months ago
0
refactor(dyn_malloc): Only allow allocation of every `N` memory pages
#130
Sword-Smith
opened
2 months ago
0
Add further separation of dynamically allocated pages?
#129
Sword-Smith
opened
2 months ago
1
Different `TasmObject::MAX_OFFSET` values for different structs?
#128
Sword-Smith
opened
2 months ago
0
Add Docstring to `init_stack_for_isolated_run`
#127
Sword-Smith
closed
2 months ago
0
Thv/stark verify return next pointer
#126
Sword-Smith
closed
2 months ago
1
Add function to return "first_free_address" of ND-memory
#125
Sword-Smith
closed
2 months ago
0
Function `encode_to_memory` should take reference to object without ownership
#124
aszepieniec
closed
2 months ago
0
Improve specification of dynamic/static memory allocation
#123
Sword-Smith
opened
2 months ago
0
Ensure `dyn_malloc` doesn't allocate outside its region
#122
Sword-Smith
closed
2 months ago
0
Thv/root from auth struct
#121
Sword-Smith
opened
2 months ago
1
test and benchmark infrastructure should panic on runs where stack is not initialized.
#120
Sword-Smith
opened
2 months ago
0
Return both "write" and "read" address when statically allocating memory
#119
Sword-Smith
closed
1 month ago
0
u32-table row count is non-deterministic in some benchmarks
#118
Sword-Smith
opened
3 months ago
0
Remove `RUST_MIN_STACK` env variable once rustc v1.81.0 is out
#117
Sword-Smith
closed
1 month ago
0
deps: Bump `triton-vm` version
#116
aszepieniec
closed
3 months ago
0
`multiset_equality_digests` is unsound
#115
Sword-Smith
closed
3 months ago
0
Add snippet for set-equality of two `u64` lists
#114
Sword-Smith
opened
3 months ago
0
optimize `leaf_index_to_mt_index_and_peak_index`
#113
Sword-Smith
opened
3 months ago
0
flaky test: ` list::multiset_equality_digests::tests::prop_test`
#112
Sword-Smith
closed
3 months ago
0
Add an `assert_sorted_u64s` snippet
#111
Sword-Smith
opened
3 months ago
0
Rederive or remove `TasmObject` implementation for `MmrMembershipProof`
#110
Sword-Smith
opened
3 months ago
0
BagPeaks is inefficient
#109
aszepieniec
closed
3 months ago
1
Add negative test and possibly rename `add_u128`
#108
Sword-Smith
closed
3 months ago
0
Rewrite fri main loop
#107
Sword-Smith
closed
5 months ago
0
Verifier optimizations
#106
Sword-Smith
opened
5 months ago
1
Add negative test for FRI using bad authentication path
#105
Sword-Smith
opened
5 months ago
0
Flaky negative test for MerkleVerify`snippet
#104
Sword-Smith
closed
4 months ago
1
Upstream tvm pr 295
#103
Sword-Smith
closed
5 months ago
1
Upgrade to tvm 0.42 alpha-4
#102
Sword-Smith
closed
5 months ago
0
Get rid of use of `zip` in FRI verifier
#101
Sword-Smith
closed
5 months ago
1
Upgrade to next tvm
#100
Sword-Smith
closed
6 months ago
0
Add snippet for authentication MMR leaf where `leaf_index` is *not* given through non-deterministic input
#99
Sword-Smith
opened
6 months ago
0
`tasmlib_verifier_vm_proof_iter_dequeue_next_as_fripolynomial` must reject polynomials with leading zero coefficients
#98
Sword-Smith
closed
6 months ago
0
chore: Upgrade to TVM 0.41.0
#97
Sword-Smith
closed
6 months ago
1
Barycentric evaluation
#96
Sword-Smith
closed
6 months ago
0
Add snippet for standalone-verifier
#95
Sword-Smith
opened
6 months ago
0
Add snippet for absorbing statically-sized sequences
#94
Sword-Smith
closed
6 months ago
0
Add snippets for taking XFE to the power of $2^n$
#93
Sword-Smith
closed
6 months ago
0
All programs using `DynMalloc` should verify that dynamic allocator is initialized to zero?
#92
Sword-Smith
opened
7 months ago
0
TasmObject derive can't handle trailing comma in where clause.
#91
dan-da
opened
7 months ago
0
chore: mmra_with_mps has moved in twenty-first
#90
dan-da
closed
7 months ago
0
Get rid of `VmOutputState`
#89
Sword-Smith
closed
6 months ago
1
Next