issues
search
status-im
/
nim-eth
Common utilities for Ethereum
https://nimbus.status.im
Apache License 2.0
83
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add missing rlp imports to properple decode/encode blocks/bodies
#761
kdeme
closed
5 days ago
0
devp2p: upgrade to v5 (EIP-706)
#760
arnetheduck
closed
2 weeks ago
0
remove unusued rlpx features, tighten hello exchange and some error h…
#759
arnetheduck
closed
2 weeks ago
0
devp2p: drop pre-EIP8 support, fix snappy negotiation
#758
arnetheduck
closed
3 weeks ago
0
probable nim bug due to compare before decrementing
#757
chirag-parmar
closed
3 weeks ago
1
eth_hash: condition converter deprecation warning on nim version
#756
arnetheduck
closed
3 weeks ago
0
clean up redundant code in eth/rlp/writer.nim
#755
chirag-parmar
closed
2 weeks ago
4
discv5: fix potential infinite loop in randomNodes
#754
cskiraly
closed
1 month ago
2
Implementation of EIP-7742
#753
jangko
opened
1 month ago
0
Remove obsolete EIP-6110-7002-7251 types, encoding, and checks
#752
jangko
closed
1 month ago
0
discv4: prefer ipv6
#751
arnetheduck
closed
3 weeks ago
0
Add helper for recovering authority
#750
etan-status
closed
1 month ago
0
Fix Authorization fields name to v, r, s
#749
jangko
closed
1 month ago
0
Add ENR Record.init and update call for dual stack
#748
kdeme
opened
1 month ago
2
update Sepolia and Holesky bootnodes
#747
tersec
closed
1 month ago
0
rm Goerli bootnodes
#746
tersec
closed
1 month ago
0
add missing type, fix typo, meaningful deprecations
#745
narimiran
closed
1 month ago
0
Ordered trie for computing roots
#744
arnetheduck
closed
1 month ago
1
Add times_rlp and headers_rlp modules
#743
kdeme
closed
1 month ago
0
transaction signing helpers
#742
arnetheduck
closed
1 month ago
0
discv5: migrate to minilru
#741
arnetheduck
closed
1 month ago
0
prevRandao -> Bytes32
#740
arnetheduck
closed
1 month ago
0
avoid typed return in generic template
#739
arnetheduck
closed
1 month ago
0
Change `VersionedHash` to `Hash32`
#738
arnetheduck
closed
1 month ago
0
remove remaining `int` holdouts in rlp
#737
arnetheduck
closed
1 month ago
1
remove binary tries
#736
arnetheduck
closed
1 month ago
0
clean up json serialization
#735
arnetheduck
closed
1 month ago
0
move signal ignore out of `eth/common`
#734
arnetheduck
closed
2 months ago
2
Align core types with execution spec
#733
arnetheduck
closed
1 month ago
0
Add discv5 constants to know allowed max talkresp message size
#732
kdeme
closed
2 months ago
0
Implement EIP-7702 Transaction and Receipt
#731
jangko
closed
2 months ago
0
update ci.yml to test Nim 2.2; also test gcc-14
#730
narimiran
closed
2 months ago
1
Fix EIP-7865 types and RLP encoding
#729
jangko
closed
2 months ago
0
handle new UPnP return value
#728
tersec
closed
2 months ago
1
uTP rethink / rework / remove(?) the clock drift calculator in uTP
#727
kdeme
opened
2 months ago
0
Fix potential uTP clock drift overflow
#726
kdeme
closed
2 months ago
0
Reassign logging weights in RLPx handler
#725
mjfh
closed
2 months ago
0
Implement incremental hasher for computing txroot/etc without constructing database
#724
arnetheduck
opened
2 months ago
0
Differentiate log for invalid packet seqnr without reorder buffer and…
#723
kdeme
closed
2 months ago
0
Using unsigned types for message type and requst IDs
#722
mjfh
closed
2 months ago
0
Fix rlpx hello crash caused by rlp decoder
#721
mjfh
closed
3 months ago
0
Treat putting empty data in hexary trie as deleting data
#720
etan-status
closed
3 months ago
1
Removed obsolete chunked rlpx message protocol extension
#719
mjfh
closed
3 months ago
0
Revert speedups
#718
arnetheduck
closed
3 months ago
0
hash compatibility fix
#717
arnetheduck
closed
3 months ago
0
port eth2_digest speedups to eth_hash
#716
arnetheduck
closed
3 months ago
0
uTP support for bitmask > 32 bits in selective ack
#715
kdeme
opened
4 months ago
0
Revert previous change using sugar that was giving compiler error
#714
kdeme
closed
4 months ago
1
Convert GasInt to uint64
#713
jangko
closed
4 months ago
0
avoid warnings when processing `GasInt` for RLP
#712
etan-status
closed
4 months ago
0
Next