issues
search
alloy-rs
/
core
High-performance, well-tested & documented core libraries for Ethereum, in Rust
https://alloy.rs
Apache License 2.0
790
stars
155
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Bug] generated getters for storage mappings with dynamic fields can't decode return type
#811
benluelo
opened
3 hours ago
0
Make Signature::new a const fn
#810
kpp
closed
40 minutes ago
0
feat: expose `returns` field for `DynSolCall` type
#809
dantop114
closed
20 hours ago
0
ci: remove cron schedule for deps.yml
#808
DaniPopes
closed
4 days ago
0
Fix broken link to abi module documentation in README.md
#807
harpocryptes
closed
4 days ago
1
chore: release 0.8.12
#806
mattsse
closed
1 week ago
0
fix: `Sealed::hash` serde
#805
klkvr
closed
1 week ago
0
feat: add `AsRef` impl and `hash` method to `Sealed`
#804
klkvr
closed
2 weeks ago
0
chore: release 0.8.11
#803
mattsse
closed
2 weeks ago
0
[Bug] Unsupported Array Indexing in `sol!` Macro
#802
rkdud007
opened
3 weeks ago
0
fix(serde): add alias `v` for `yParity`
#801
klkvr
closed
3 weeks ago
0
Revert "chore: replace Signature with PrimitiveSignature"
#800
klkvr
closed
3 weeks ago
0
Revert "chore: replace Signature with PrimitiveSignature"
#799
klkvr
closed
3 weeks ago
0
docs: update ethers-rs README note
#798
DaniPopes
closed
3 weeks ago
0
feat(json-abi): add `AbiItem::json_type`
#797
DaniPopes
closed
3 weeks ago
0
chore: replace Signature with PrimitiveSignature
#796
klkvr
closed
3 weeks ago
0
ci: add success job
#795
DaniPopes
closed
3 weeks ago
0
chore(json-abi): clean up utils
#794
DaniPopes
closed
3 weeks ago
0
chore(meta): update SECURITY.md
#793
DaniPopes
closed
3 weeks ago
0
perf: improve normalize_v
#792
DaniPopes
closed
3 weeks ago
1
feat: add has_eip155_value convenience function to signature
#791
prestwich
closed
3 weeks ago
0
chore: bump MSRV to 1.81
#790
DaniPopes
opened
4 weeks ago
0
fix: revert MSRV changes
#789
DaniPopes
closed
4 weeks ago
0
[Feature] Migrate to `PrimitiveSignature` type
#788
klkvr
opened
4 weeks ago
0
[Feature] Macros to parse Ether and other units from string to U256
#787
cakevm
opened
1 month ago
1
Implement `DerefMut` for `Log<T>`
#786
wtdcode
closed
1 month ago
0
[Feature] Add a function that convert solidity function signature to selector
#785
Confucian-e
opened
1 month ago
0
docs: fix param type in example comment
#784
Confucian-e
closed
1 month ago
0
[Bug] Cannot compile alloy-json-abi at 0.7.6
#783
Ifechukwudaniel
closed
1 month ago
2
feat: add Signature trait
#782
grandima
opened
1 month ago
3
chore: address MSRV TODOs for 1.81
#781
DaniPopes
closed
1 month ago
0
chore: bump MSRV to 1.81 & use `core::error::Error` in place of `std`
#780
Evalir
closed
1 month ago
2
[Bug] Cannot compile alloy-json-abi at 0.8.9
#779
palozano
closed
1 month ago
1
[Bug] compilation broken on version 0.5.2 when `contract` feature is enabled
#778
klefevre
closed
1 month ago
3
fix: re-enable foldhash by default, but exclude it from zkvm
#777
DaniPopes
closed
1 month ago
0
refactor: use simple boolean for parity in signature
#776
klkvr
closed
4 weeks ago
1
[Bug] `LogData::topics_mut_unchecked` and `LogData::topics_mut` are useless without `DerefMut`
#775
wtdcode
closed
1 month ago
4
feat: add helper to eip155 variant
#774
mattsse
closed
1 month ago
0
feat: expand Seal api
#773
prestwich
closed
1 month ago
1
fix: properly account for sign in pg to/from sql implementation for signed
#772
luzzif
closed
1 month ago
3
fix: don't enable foldhash by default
#771
DaniPopes
closed
1 month ago
1
fix(alloy-sol-macro): allow clippy::pub_underscore_fields on `sol!` output
#770
benluelo
closed
1 month ago
0
[Bug] `sol!` should emit `#[allow(clippy::pub_underscore_fields)]`
#769
benluelo
closed
1 month ago
0
feat: add logs_bloom
#768
mattsse
closed
1 month ago
0
Default hasher `foldhash` queries the time
#767
Wollac
closed
1 month ago
2
[Feature] Define `Signature` trait
#766
emhane
opened
1 month ago
2
Revert "Add custom serialization for Address"
#765
mattsse
closed
1 month ago
0
[Feature] Replace `hex-literal` crate with `hexlit` in order to support `"0x"` prefix in the `address!()` macro
#764
gsnoff
opened
1 month ago
0
feat(primitives): add and use foldhash as default hasher
#763
DaniPopes
closed
1 month ago
0
Derive `Arbitrary` for `Sealed<T>`
#762
emhane
closed
1 month ago
0
Next