-
Notifications
You must be signed in to change notification settings - Fork 177
Insights: alloy-rs/core
Overview
-
- 4 Merged pull requests
- 1 Open pull request
- 14 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v0.8.22 alloy-core v0.8.22
published
Feb 27, 2025
4 Pull requests merged by 2 people
-
feat(
primitives
): impl Display for PrimitiveSig#892 merged
Mar 3, 2025 -
chore(primitives): make TxKind::into_to const
#890 merged
Feb 27, 2025 -
feat(primitives): add some more utility methods to PrimitiveSignature
#888 merged
Feb 27, 2025 -
chore: simplify uninit_array usage
#889 merged
Feb 27, 2025
1 Pull request opened by 1 person
-
chore: clippy
#894 opened
Mar 4, 2025
14 Issues closed by 5 people
-
[Feature] Define `Signature` trait
#766 closed
Mar 4, 2025 -
review signed and unsigned int conversions
#40 closed
Mar 4, 2025 -
`sol!` tracking issue
#74 closed
Mar 4, 2025 -
[Feature] Add a borrowed `JsonAbi`
#137 closed
Mar 4, 2025 -
[Info] Cannot use `U256::from(B256)` due to `ruint` limitation
#554 closed
Mar 4, 2025 -
[Feature] Support sol outputting to a file
#601 closed
Mar 4, 2025 -
[Feature] Allow using references when serializing contract calls to bytes
#893 closed
Mar 4, 2025 -
[Feature] Add Display impl for PrimitiveSignature
#891 closed
Mar 3, 2025 -
[Feature] Add `random` et al to `U256` and other number types
#887 closed
Feb 28, 2025 -
[Feature] Add visitor functions for new types
#236 closed
Feb 28, 2025 -
[Bug] Fail to serialize custom structs with i128 when using TypedData::from_struct
#625 closed
Feb 28, 2025 -
[Bug] Verify correctness of new `Expr` and `Stmt` types
#238 closed
Feb 28, 2025 -
[Bug] alloy_primitives::U8 doesn't have the 'abi_encode' method
#854 closed
Feb 28, 2025 -
[Bug] Private Keys Leak to logs and insecure memory
#853 closed
Feb 28, 2025
20 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat(`sol!`)!: generate unit/tuple structs for errors with 0/1 param
#883 commented on
Feb 27, 2025 • 3 new comments -
fix(`sol!`)!: gen unit struct for no param events
#885 commented on
Feb 28, 2025 • 0 new comments -
chore(deps)!: bump getrandom to 0.3, rand to 0.9
#869 commented on
Feb 28, 2025 • 0 new comments -
feat(sol-types)!: rm `validate: bool`
#863 commented on
Feb 27, 2025 • 0 new comments -
[Feature] Ability to specify a dynamic ABI file path for `sol!`
#738 commented on
Mar 4, 2025 • 0 new comments -
[Tracking] `sol!` macro improvements
#882 commented on
Mar 4, 2025 • 0 new comments -
[Feature] Implement `sol-types` traits in `sol!` without tuples
#261 commented on
Mar 4, 2025 • 0 new comments -
Support Fallback and Receive as special functions in sol-types
#157 commented on
Mar 4, 2025 • 0 new comments -
[Bug] `Signed` should have the same APIs as `Uint`
#431 commented on
Mar 4, 2025 • 0 new comments -
[Feature] Improve SollCall return type encoding
#536 commented on
Mar 4, 2025 • 0 new comments -
[Feature] sol! attrs bytecode_path and deployed_bytecode_path
#659 commented on
Mar 4, 2025 • 0 new comments -
[Feature] `derive` attributes for Solidity files
#688 commented on
Mar 4, 2025 • 0 new comments -
[Feature] Detect semver breaking changes in CI
#740 commented on
Mar 4, 2025 • 0 new comments -
[Feature] Macros to parse Ether and other units from string to U256
#787 commented on
Mar 4, 2025 • 0 new comments -
[Feature] Avoid conflicting functions with common trait impls on UDT types
#826 commented on
Mar 4, 2025 • 0 new comments -
[Feature] Make UInt panic on overflow if overflow_checks is enabled
#828 commented on
Mar 4, 2025 • 0 new comments -
[Tracking] ECDSA signature generation does not follow RFC-6979
#837 commented on
Mar 4, 2025 • 0 new comments -
[Feature] Implement ToSql and FromSql traits from diesel to Signed and FixedBytes types
#876 commented on
Mar 4, 2025 • 0 new comments -
[Feature] feat(`sol!`): impl derives for sol types
#881 commented on
Mar 4, 2025 • 0 new comments -
[Feature] feat(`sol!`)!: improve custom error bindings
#878 commented on
Feb 28, 2025 • 0 new comments