Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for contract Vector Vector Vector
GitHub Repo https://github.com/kcolbchain/audit-checklist

kcolbchain/audit-checklist

Executable smart contract audit checklist. Drop-in Foundry test templates for reentrancy, access control, oracle manipulation, upgrade risks, flash loan vectors.
GitHub Repo https://github.com/connext/vector-withdraw-helpers

connext/vector-withdraw-helpers

Implementations of Vector withdrawal helper contracts.
StackOverflow https://stackoverflow.com/questions/70795225/error-when-accessing-persistant-vector-of-object-instances

Error when accessing Persistant vector of object instances

Tags: nearprotocol
StackOverflow https://stackoverflow.com/questions/47154484/iterate-over-a-vector-to-update-a-word-counter

Iterate over a vector to update a word_counter

Tags: c++, vector, iterator, boost-multi-index
GitHub Repo https://github.com/mewerton/Rag_Juridico

mewerton/Rag_Juridico

RAG system for legal document intelligence powered by LLMs and vector search, enabling semantic analysis of contracts and legal documents.
GitHub Repo https://github.com/thedarkjester/SolidityAttackVector

thedarkjester/SolidityAttackVector

A sample of how a DOM XSS attack can be performed with a possible solution on how to clean the text on the way out of a smart contract
GitHub Repo https://github.com/ebrahimpichka/ml-options-pricing

ebrahimpichka/ml-options-pricing

Pricing Financial Options contracts using LightGBM, Deep Learning, and Support Vector Machines.
GitHub Repo https://github.com/d1pankarmedhi/legal_summarizer

d1pankarmedhi/legal_summarizer

📃 A contracts clause summarization system using LLM and vector database
StackOverflow https://stackoverflow.com/questions/46722422/racket-how-do-separate-a-string-and-save-substrings-in-a-vector

Racket: How do separate a string and save substrings in a vector

Tags: racket
StackOverflow https://stackoverflow.com/questions/73892853/when-does-stdvectors-storage-automatically-contract

When does std::vector's storage automatically contract?

Tags: c++, vector, memory-management, stdvector
GitHub Repo https://github.com/harendra-shakya/smart-contract-attack-vectors

harendra-shakya/smart-contract-attack-vectors

A curated list of smart contract attack vectors
StackOverflow https://stackoverflow.com/questions/56516162/how-to-use-move-semantics-for-stdvector-member-without-breaking-encapsulation

How to use move semantics for std::vector member without breaking encapsulation?

Tags: c++, vector, move, encapsulation
GitHub Repo https://github.com/pxng0lin/SFA_VectorEyes

pxng0lin/SFA_VectorEyes

SFA VectorEyes is a powerful tool for vulnerability report vectorization and detection library building for smart contract security analysis. It enables security researchers, auditors, and blockchain developers to create, manage, and apply sophisticated vulnerability detection templates to identify security issues in smart contracts.
StackOverflow https://stackoverflow.com/questions/13785751/iterating-on-elements-of-scheme-vector-causes-contract-violation

Iterating on elements of Scheme-vector causes contract violation

Tags: string, vector, functional-programming, scheme, racket
GitHub Repo https://github.com/demining/Blockchain-Attack-Vectors

demining/Blockchain-Attack-Vectors

Blockchain Attack Vectors & Vulnerabilities to Smart Contracts
StackOverflow https://stackoverflow.com/questions/73393755/how-to-perform-fast-tensor-contraction-with-two-tensors-and-a-vector

How to perform fast tensor contraction with two tensors and a vector?

Tags: python, numpy, numba
GitHub Repo https://github.com/shanzson/Wicked-Attack-Vectors-Audit-Checklist

shanzson/Wicked-Attack-Vectors-Audit-Checklist

This is a spicy audit checklist of wicked attack vectors to look for during smart contract audits.
StackOverflow https://stackoverflow.com/questions/19179839/creating-hourly-position-vector-from-futures-contracts-in-f

Creating hourly position vector from futures contracts in f#

Tags: c#, f#
StackOverflow https://stackoverflow.com/questions/62264778/keeping-a-reference-to-a-vector-element

Keeping a reference to a vector element

Tags: c++, vector, struct, vertex
StackOverflow https://stackoverflow.com/questions/49872713/initialize-a-big-fixed-length-array-in-solidity

Initialize a big fixed length array in Solidity

Tags: ethereum, solidity, smartcontracts