Block or Report
Block or report ilyalesokhin-starkware
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
web3.py Public
Forked from ethereum/web3.py
A python interface for interacting with the Ethereum blockchain and ecosystem.
Python
-
eth-hash Public
Forked from ethereum/eth-hash
The Ethereum hashing function, keccak256, sometimes (erroneously) called sha256 or sha3
Python
677 contributions in the last year
Less
More
Contribution activity
November 2022
Created 65 commits in 1 repository
Created a pull request in starkware-libs/cairo that received 10 comments
Opened 62 other pull requests in 1 repository
starkware-libs/cairo
1
open
59
merged
2
closed
- Add struct attributes to semantic.
- Handle entry points.
- Use SierraEntryPoint in ContractClass.
- Add hints.
- Refactor starknet_sierra_compile.
- Add sierra_to_casm test utils.
- Move serializtion logic to ContractClass.
- Add starknet-sierra-compile.
- Improve error messages.
- Use anyhow::bail!.
- Add trait_function_diagnostics to trait_semantic_diagnostics.
- Add abi to ContractClass.
- Mark extern functions as nopanic.
- Use anyhow in cairo-compile.
- Add starknet-compile.
- Use BigUint.
- Add Cargo.lock to repo.
- Clarify WrongParameterType diagnostic.
- Add deserialize to ContractClass.
- Add contract_class.
- Add validate_impl_function_signature.
- Add MethodNotMemberOfTrait Diagnostic.
- Add Impl functions to semantic.
- Add ImplDefinitionData.function_asts.
- Add diagnostic errors for impl items.
- Some pull requests not shown.
Reviewed 70 pull requests in 2 repositories
starkware-libs/cairo
25 pull requests
- Handle entry points.
- Improve error messages.
- Use SierraEntryPoint in ContractClass.
- Split examples_test to add a simpler snippets test.
- Add hints.
- Refactor starknet_sierra_compile.
- Enabling corelib_usage tests.
- Move serializtion logic to ContractClass.
- Add starknet-sierra-compile.
- Fixed lalrpop to support the correct format.
- Using anyhow::bail! instead of None.with_context.
- Add starknet-compile.
- Add trait_function_diagnostics to trait_semantic_diagnostics.
- Changed logging to be off by default for binaries
- Mark extern functions as nopanic.
- Use anyhow in cairo-compile.
- Clarify WrongParameterType diagnostic.
- Add panicable calling check
- Add panicable to semantic signature
- Add Signature to ComputationContext
- Add contract_class.
- Add validate_impl_function_signature.
- Starknet ABI json
- Add MethodNotMemberOfTrait Diagnostic.
- Starknet ABI
- Some pull request reviews not shown.


