BNB Chain

BNB Chain

BNBLayer 1

A BNB Smart Chain client based on the go-ethereum fork

3,232
1,772
View on GitHub

Top Contributors

#1obscuren
3,951
commits
#2karalabe
2,693
commits
#3fjl
1,625
commits
#4holiman
844
commits
#5rjl493456442
571
commits
#6tgerring
569
commits
#7zelig
377
commits
#8MariusVanDerWijden
326
commits
#9gballet
231
commits
#10CJentzsch
226
commits

Recent Commits

da35ee11 day ago

Merge pull request #3535 from bnb-chain/develop

formless

ac846091 day ago

params: set Osaka/Mendel time in Chapel testnet (#3594)

formless

5752bd02 days ago

changelog: add 6 bug fix entries for v1.7.1 (#3592)

formless

224c1c82 days ago

consensus/parlia: fix TestParlia_applyTransactionTracing (#3593)

formless

7f4cff13 days ago

consensus/parlia: increment nonce only when tx is included (#3591)

formless

1a29cef4 days ago

core/vm: align super-instruction minStack and maxStack bounds (#3584)

Matus Kysel

5c20e844 days ago

eth/protocols/snap: restore peers to idle pool on request revert (#33790) (#3587)

wayen

3ed97095 days ago

rlp: finalize listIterator on parse error to prevent non-advancing loops (#33245) (#3586)

wayen

38ba06b5 days ago

filtermaps: update checkpoints.json (#3585)

Eric

817060d9 days ago

core: reduce cache limit for receipts (#3583)

formless

eb5ded210 days ago

fix: superinstruction bad block (#3582)

Annie

ece5f6f13 days ago

miner: fix missing tcount increment in commitBlobTransaction (#3581)

Eric

40a099e13 days ago

fix: fix gaslimit check in trace api (#3580)

wayen

2612c6e13 days ago

release: update changelog for release v1.7.1-beta (#3578)

formless

5e6857b17 days ago

Fee history issue (#3577)

Eric

badb55317 days ago

core: sanitize tar paths and reject symlinks in incremental snapshot extraction (#3574)

Matus Kysel

037a30918 days ago

core/vm: cap CometBFT light client validator count to prevent DoS (#3575)

Matus Kysel

796ed2d18 days ago

fix(parlia): fix typo in vote comparison (#3573)

Matus Kysel

f2d351c19 days ago

parlia: use parent snapshot for finalized quorum (#3569)

Matus Kysel

72815c219 days ago

Merge pull request #3570 from allformless/merge-geth-v1.16.9

formless

7a3162f19 days ago

Merge branch 'bsc-v1.6.7' into develop

allformless

d7518fa19 days ago

Merge branch 'geth-v1.16.9' into develop

allformless

bf0283a25 days ago

release: prepare for release v1.6.7

allformless

b753c6a25 days ago

crypto/secp256k1: fix coordinate check

Felix Lange

3c7fc56about 1 month ago

crypto/ecies: fix ECIES invalid-curve handling (#33669)

fengjian

95665d525 days ago

version: release go-ethereum v1.16.9

Felix Lange

895a85925 days ago

crypto/secp256k1: fix coordinate check

Felix Lange

46bee92about 1 month ago

crypto/ecies: fix ECIES invalid-curve handling (#33669)

fengjian

7b836edabout 1 month ago

rollback_test.go: fix TestTransactionRollbackBehavior (#3560)

Eric

c9c6898about 1 month ago

miner: simplify blob eligibility check in fillTransactions (#3559)

Eric