Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / alloy-rs/core issues and pull requests

#692 - feat: add EncodableSignature trait

Pull Request - State: closed - Opened by leruaa 7 months ago - 1 comment

#691 - [Bug] `abi_decode_returns` doesn't work with `slot0` by returning `TypeCheckFail`

Issue - State: closed - Opened by wtdcode 7 months ago - 1 comment
Labels: bug

#690 - fix: correctly resolve duplicate struct names in json abi

Pull Request - State: closed - Opened by klkvr 7 months ago - 5 comments

#689 - feat: expose Signature<T>

Pull Request - State: closed - Opened by leruaa 7 months ago - 4 comments

#688 - [Feature] `derive` attributes for Solidity files

Issue - State: open - Opened by Wollac 7 months ago
Labels: enhancement

#687 - abi编码

Issue - State: closed - Opened by mingtianquan 7 months ago - 6 comments

#686 - chore: derive hash for parity

Pull Request - State: closed - Opened by mattsse 7 months ago

#685 - [Bug] Fail to validate calldata with sol type

Issue - State: closed - Opened by jqphu 8 months ago - 2 comments
Labels: bug

#684 - feat(json-abi): allow `serde_json::from_{value,reader}`

Pull Request - State: closed - Opened by DaniPopes 8 months ago

#683 - fix: small fixes for `DynSolValue` strategies

Pull Request - State: closed - Opened by klkvr 8 months ago

#682 - feat: add support for parsing visibility and state mutability

Pull Request - State: closed - Opened by mattsse 8 months ago - 1 comment

#681 - AbiItem parsing from human readable ABI does not allow for state mutibility keywords

Issue - State: closed - Opened by 0xfourzerofour 8 months ago - 2 comments
Labels: bug

#680 - docs(primitives): fix rustdoc for Signature

Pull Request - State: closed - Opened by DaniPopes 8 months ago
Labels: documentation

#679 - docs(sol-types): update README.md using crate docs

Pull Request - State: closed - Opened by DaniPopes 8 months ago

#678 - [Documentation] Add documentation about `sol!` and `abi_encode`

Issue - State: closed - Opened by tcoratger 8 months ago - 1 comment
Labels: enhancement

#677 - Implement specific bit types for integers

Pull Request - State: closed - Opened by rory-ocl 8 months ago - 5 comments

#676 - chore: use workspace.lints

Pull Request - State: closed - Opened by DaniPopes 8 months ago

#675 - chore: fix unnameable-types

Pull Request - State: closed - Opened by DaniPopes 8 months ago

#673 - chore: fix some comments

Pull Request - State: closed - Opened by tsinghuacoder 8 months ago - 1 comment

#672 - feat: add `abi_packed_encoded_size`

Pull Request - State: closed - Opened by DaniPopes 8 months ago

#671 - fix: fixed bytes dyn abi packed encoding

Pull Request - State: closed - Opened by michprev 8 months ago

#669 - docs: add per-crate changelogs

Pull Request - State: closed - Opened by DaniPopes 8 months ago

#666 - feat: IntoLogData

Pull Request - State: closed - Opened by prestwich 8 months ago
Labels: enhancement

#664 - feat(dyn-abi): derive Default for TypedData

Pull Request - State: closed - Opened by DaniPopes 8 months ago - 7 comments

#661 - feat(primitives): serialize yParity and v simultaneously

Pull Request - State: closed - Opened by yash-atreya 8 months ago

#660 - [Bug] Type paths lost when generating code with sol! macro via json abi

Issue - State: closed - Opened by benluelo 8 months ago - 1 comment
Labels: bug

#659 - [Feature] sol! attrs bytecode_path and deployed_bytecode_path

Issue - State: open - Opened by kpp 8 months ago - 1 comment
Labels: enhancement

#651 - [Bug] `sol!` only accepts string literal

Issue - State: closed - Opened by wtdcode 9 months ago - 3 comments
Labels: bug

#632 - feature: DynSolCall

Pull Request - State: closed - Opened by prestwich 9 months ago - 1 comment
Labels: enhancement

#609 - [Bug] Repro attempt for #608

Pull Request - State: closed - Opened by prestwich 10 months ago - 1 comment
Labels: bug

#605 - [Bug] Documentation isn't generating correctly for Signature

Issue - State: closed - Opened by kayabaNerve 10 months ago - 3 comments
Labels: bug, documentation

#599 - [Bug] Cannot define functions with the same signature in different contracts/interfaces

Issue - State: closed - Opened by makcandrov 10 months ago - 2 comments
Labels: bug

#589 - [Bug] SolEvent::decode_raw_log should check the event signature.

Issue - State: closed - Opened by ewile 11 months ago
Labels: bug

#588 - [Feature] Ability to add documentation inside of sol! macro to satisfy `missing_docs` lint rule

Issue - State: closed - Opened by zerosnacks 11 months ago - 6 comments
Labels: enhancement

#587 - Rearranged type param order so that the Network param is the last

Pull Request - State: closed - Opened by moricho 11 months ago - 3 comments
Labels: blocked

#580 - [Suggestion] Improve API around (single) unnamed return values

Issue - State: closed - Opened by zerosnacks 11 months ago - 3 comments
Labels: enhancement

#570 - [Feature] Rename attribute for structures generated through the `sol!` macro

Issue - State: open - Opened by makcandrov 11 months ago
Labels: enhancement

#568 - [Feature] Trait-based expansions for `SolInput` items

Issue - State: open - Opened by prestwich 11 months ago
Labels: enhancement

#554 - [Info] Cannot use `U256::from(B256)` due to `ruint` limitation

Issue - State: open - Opened by greged93 12 months ago - 1 comment
Labels: bug, wontfix

#549 - [Feature] Allow deserializing ethabi decoded events dynamically

Issue - State: closed - Opened by KaiserKarel 12 months ago
Labels: enhancement

#536 - [Feature] Improve SollCall return type encoding

Issue - State: open - Opened by rouzwelt 12 months ago
Labels: enhancement

#444 - [Feature] Turn SolCall::Return into Tuple

Issue - State: closed - Opened by MartinquaXD about 1 year ago - 2 comments
Labels: enhancement

#433 - [Bug] `abi_decode` panic when using sol types of fixed bytes

Issue - State: closed - Opened by fjchen7 about 1 year ago - 3 comments
Labels: bug

#389 - [Feature] Full function signature parsing

Issue - State: closed - Opened by Evalir over 1 year ago - 2 comments

#376 - [Bug] expected u128, found Uint<256, 4>

Issue - State: closed - Opened by jnoorchashm37 over 1 year ago - 3 comments
Labels: bug

#370 - [Bug] json-abi erroring when a library function uses a struct defined in the library itself

Issue - State: closed - Opened by Will-Smith11 over 1 year ago - 4 comments
Labels: bug

#369 - [Bug] expected parentheses

Issue - State: closed - Opened by Will-Smith11 over 1 year ago - 2 comments
Labels: bug

#347 - [Bug] Allow contracts as `sol!` types

Issue - State: closed - Opened by DaniPopes over 1 year ago
Labels: bug

#254 - [Feature] Document impact of Solidity item visibility

Issue - State: closed - Opened by DaniPopes over 1 year ago
Labels: documentation, enhancement, invalid

#101 - Add more methods to `AbiJson` and items

Issue - State: closed - Opened by DaniPopes over 1 year ago - 6 comments
Labels: enhancement, good first issue

#100 - fix: add `repr(C)` to json-abi items

Pull Request - State: closed - Opened by DaniPopes over 1 year ago

#99 - refactor: change is_dynamic to a const DYNAMIC

Pull Request - State: closed - Opened by prestwich over 1 year ago
Labels: enhancement

#98 - Refactor `sol_macro::expand`

Issue - State: closed - Opened by prestwich over 1 year ago

#97 - Make `SolType::is_dynamic` a constant `DYNAMIC`

Issue - State: closed - Opened by DaniPopes over 1 year ago
Labels: enhancement, good first issue

#96 - Add `_mut` suffix to `syn_solidity::visit_mut` functions

Issue - State: closed - Opened by DaniPopes over 1 year ago - 5 comments
Labels: enhancement, good first issue

#95 - Differentiate `SolCall` and `SolReturn`

Issue - State: closed - Opened by prestwich over 1 year ago
Labels: enhancement, good first issue

#94 - Incorrect size expression when expanding arrays containing dynamic types

Issue - State: closed - Opened by prestwich over 1 year ago - 2 comments
Labels: bug

#93 - feat: issue and PR templates #33

Pull Request - State: closed - Opened by prestwich over 1 year ago - 1 comment
Labels: enhancement

#92 - refactor: implement `SolType` for `{Ui,I}nt<N>` and `FixedBytes<N>` with const-generics

Pull Request - State: closed - Opened by DaniPopes over 1 year ago - 1 comment

#91 - Rename `Sol*::Tuple` to `Parameters`/`Arguments`

Issue - State: closed - Opened by DaniPopes over 1 year ago - 2 comments
Labels: enhancement, good first issue

#90 - Rename `Sol*` traits' `from_rust` method to `new` and remove `to_rust`

Issue - State: closed - Opened by DaniPopes over 1 year ago - 14 comments
Labels: enhancement

#89 - test: add more json abi tests

Pull Request - State: closed - Opened by DaniPopes over 1 year ago

#88 - Convenience trait for simple ABI encoding/decoding on primitive types

Issue - State: closed - Opened by prestwich over 1 year ago - 2 comments
Labels: enhancement

#87 - Prestwich/events

Pull Request - State: closed - Opened by prestwich over 1 year ago
Labels: bug, enhancement

#86 - fix: make detokenize infallible

Pull Request - State: closed - Opened by prestwich over 1 year ago
Labels: bug

#85 - `data_size` missing from `SolStruct` trait

Issue - State: closed - Opened by prestwich over 1 year ago - 1 comment

#84 - `data

Issue - State: closed - Opened by prestwich over 1 year ago

#83 - feat: Solidity events support

Pull Request - State: closed - Opened by DaniPopes over 1 year ago

#82 - Resolve Solidity paths in `sol!`

Issue - State: closed - Opened by DaniPopes over 1 year ago - 1 comment
Labels: enhancement

#81 - feat: abi-json crate

Pull Request - State: closed - Opened by DaniPopes over 1 year ago

#80 - Revert "test: bless tests after updating to syn 2.0.19"

Pull Request - State: closed - Opened by DaniPopes over 1 year ago - 3 comments

#79 - test: bless tests after updating to syn 2.0.19

Pull Request - State: closed - Opened by DaniPopes over 1 year ago

#78 - feature: abi-json crate

Pull Request - State: closed - Opened by prestwich over 1 year ago - 1 comment
Labels: enhancement

#77 - feat: `sol!` contracts

Pull Request - State: closed - Opened by DaniPopes over 1 year ago

#76 - ci: add WASM job

Pull Request - State: closed - Opened by DaniPopes over 1 year ago

#75 - Improve `dyn-abi` encoding performance

Issue - State: closed - Opened by DaniPopes over 1 year ago - 5 comments
Labels: enhancement, good first issue, help wanted

#74 - `sol!` tracking issue

Issue - State: open - Opened by DaniPopes over 1 year ago - 3 comments

#73 - Support generating `sol!` from ABI JSON

Issue - State: closed - Opened by DaniPopes over 1 year ago
Labels: enhancement

#72 - Support ABI dynamic representation

Issue - State: closed - Opened by DaniPopes over 1 year ago - 2 comments
Labels: enhancement, help wanted

#71 - chore: feature-gate `getrandom`, document in README.md

Pull Request - State: closed - Opened by DaniPopes over 1 year ago

#70 - docs: rlp-derive README.md

Pull Request - State: closed - Opened by DaniPopes over 1 year ago

#69 - chore: rename to Alloy

Pull Request - State: closed - Opened by DaniPopes over 1 year ago - 1 comment

#68 - feat: syn-solidity visitors

Pull Request - State: closed - Opened by DaniPopes over 1 year ago

#67 - chore: enable `feature(doc_cfg, doc_auto_cfg)`

Pull Request - State: closed - Opened by DaniPopes over 1 year ago

#66 - chore: remove syn "full" feature

Pull Request - State: closed - Opened by DaniPopes over 1 year ago

#65 - fix: extra-traits in syn-solidity

Pull Request - State: closed - Opened by prestwich over 1 year ago - 2 comments
Labels: bug

#64 - ci: fix dep job, add feature-checks job

Pull Request - State: closed - Opened by DaniPopes over 1 year ago

#63 - feat: move Solidity syn AST to `syn-solidity`

Pull Request - State: closed - Opened by DaniPopes over 1 year ago
Labels: enhancement

#62 - Add a new crate for the Solidity macro AST

Issue - State: closed - Opened by DaniPopes over 1 year ago
Labels: enhancement

#61 - refactor: `sol!` AST and macro expansion

Pull Request - State: closed - Opened by DaniPopes over 1 year ago - 3 comments

#60 - document `js` feature using for `getrandom` in the wasm target

Issue - State: closed - Opened by prestwich over 1 year ago
Labels: documentation

#59 - refactor: improve bloom implementation quality

Pull Request - State: closed - Opened by prestwich over 1 year ago
Labels: enhancement

#58 - feature: allow function bodies in function parser

Pull Request - State: closed - Opened by prestwich over 1 year ago - 3 comments
Labels: enhancement

#57 - feat/perf: abi benchmarks

Pull Request - State: closed - Opened by DaniPopes over 1 year ago - 8 comments

#56 - fix: rlp impls

Pull Request - State: closed - Opened by DaniPopes over 1 year ago

#55 - Add `sol!` support for `contract` / `interface`

Issue - State: closed - Opened by DaniPopes almost 2 years ago

#54 - feat: add PanicKind enum

Pull Request - State: closed - Opened by DaniPopes almost 2 years ago

#53 - feat: support function overloading in `sol!`

Pull Request - State: closed - Opened by DaniPopes almost 2 years ago