-
I have called BKZ algorithm as follows:
from fpylll import *
_ = FPLLL.set_precision(128)
ZZbasis= B.change_ring(ZZ)
BL = B.BKZ(algorithm='fpLLL', fp='ld', block_size=20, prune=0, use_givens=F…
-
# Lines of code
https://github.com/Tapioca-DAO/tapioca-yieldbox-strategies-audit/blob/master/contracts/aave/AaveStrategy.sol#L192
https://github.com/Tapioca-DAO/tapioca-yieldbox-strategies-audit/blob…
-
# Lines of code
https://github.com/code-423n4/2023-02-ethos/blob/73687f32b934c9d697b97745356cdf8a1f264955/Ethos-Vault/contracts/ReaperVaultV2.sol#L462-L470
# Vulnerability details
## Impact
The cu…
-
# Handle
0xsanson
# Vulnerability details
## Impact
In Controller.sol it's possible to change `maxStrategies` to a different value. There's no check however that the new value is greater than the …
-
## Objective
Put together a design document and a plan to determine the scalability, efficiency and required improvements we need to make to the SMT to make v1 as scalable as possible.
## Goals
…
-
*Allocator Application*
## Application Number
rec1eHnDnrQQXRsQo
## Organization Name
CineVault
## Organization On-chain Identity
f1t7da4eq6qj7k7i4blwx2qkaztcry7gp66mbyxua
## Allocator Pathway Nam…
-
### 1. Who do you think this talk is for?
.NET Developers and architects looking to improve their old codebase
### 2. What do you think you'll learn from this talk?
How to transform, improve and re…
-
Vulnerable Library - jquery-3.0.0.slim.min.js
JavaScript library for DOM operations
Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/3.0.0/jquery.slim.min.js
Path to dependency file:…
-
# Lines of code
https://github.com/Tapioca-DAO/tapioca-yieldbox-strategies-audit/blob/05ba7108a83c66dada98bc5bc75cf18004f2a49b/contracts/curve/TricryptoNativeStrategy.sol#L141-L146
# Vulnerability …
-
### oAuth (with future proofing)
###### FEATURE
---
We want to implement oAuth in version 2.0 of achievibit.
Basically, this is the functionality we want:
- User can login with GitHub | GitLab …