Commit Graph

15964 Commits

Author SHA1 Message Date
emailtovamos
be71d41aa5 eth: formatting 2024-05-23 14:04:22 +01:00
emailtovamos
5b46fe13e7 eth: make transaction propagation paths in the network deterministic ()
* eth: make transaction propagation paths in the network deterministic

* eth: avoid potential division by 0

* eth: make tx propagation dependent on local node id too

* eth: fix review comments
2024-05-23 14:00:29 +01:00
Satyajit Das
b0146261c7
jsutils: faucet successful requests within blocks () 2024-05-23 15:08:36 +08:00
lx
d7b9866d3b
Merge pull request from bnb-chain/master
merge PRs from master to develop branch
2024-05-22 13:56:19 +08:00
zzzckck
f5ba30ed47
release: prepare for release v1.4.8 () v1.4.8 2024-05-21 18:30:28 +08:00
Nathan
f190c49252
core/vm: add secp256r1 into PrecompiledContractsHaber () 2024-05-21 17:46:42 +08:00
Mars
08769ead2b
dev: ensure consistency in BPS bundle result ()
* dev: ensure consistency in BPS bundle result

* fix: remove env operation once the sim is discarded & rename
2024-05-21 12:24:41 +08:00
Matus Kysel
4d0f1e7117
RIP-7212: Precompile for secp256r1 Curve Support () 2024-05-21 11:44:21 +08:00
irrun
c77bb1110d
fix: limit the gas price of the mev bid () 2024-05-20 14:33:47 +08:00
Mars
c856d21719
fix: move mev op to MinerAPI & add command to console () 2024-05-20 14:00:28 +08:00
Nathan
f45305b1ad
cmd/utils: add a flag to change breathe block interval for testing () v1.4.7 2024-05-17 16:18:29 +08:00
Eric
d16532d678
internal/ethapi: add optional parameter for blobSidecars () 2024-05-16 19:07:14 +08:00
Eric
5edd032cdb
internal/ethapi: add optional parameter for blobSidecars () 2024-05-16 19:06:49 +08:00
galaio
6b8cbbe172
sync: fix some sync issues caused by prune-block. () 2024-05-16 12:07:13 +08:00
setunapo
5ea2ada0ee
utils: add check_blobtx.js () 2024-05-15 18:17:57 +08:00
Fynn
b230a02006
cmd: fix memory leak when big dataset () 2024-05-15 15:28:57 +08:00
Nathan
86e3a02490
cmd/utils: add a flag to change breathe block interval for testing () 2024-05-15 15:27:05 +08:00
Nathan
0c0958ff87
eth/handler: check lists in body before broadcast blocks () 2024-05-15 14:54:25 +08:00
buddho
c577ce3720
Merge pull request from bnb-chain/develop
merge some PRs for v1.4.7(2nd)
2024-05-14 19:59:57 +08:00
Eric
d436f9e2e8
eth/fetcher/block_fetcher.go: add metrics for import failed block () 2024-05-14 19:29:43 +08:00
Eric
97c3b9b267
internal/api.go: add choice about not show full blob () 2024-05-14 17:17:58 +08:00
Nathan
0560685460
core: clearup feynman testflag and rialto code () 2024-05-14 16:37:17 +08:00
rjl493456442
bf16a39876 ethdb/pebble: print warning log if pebble performance degrades () 2024-05-14 15:26:21 +08:00
Devon Bear
2c8720016d go.mod: bump pebble db to official release ()
bump pebble
2024-05-14 15:26:21 +08:00
Nathan
f2ec3cc6a5 eth/handler: check blobs before broadcast blocks () 2024-05-13 17:21:45 +08:00
Martin HS
0a2e1282d2 core/rawdb: add sanity-limit to header accessor () 2024-05-13 17:21:45 +08:00
Nathan
adb5e8fe86 eth/filters: enforce topic-limit early on filter criterias () ()
This PR adds a limit of 1000 to the "inner" topics in a filter-criteria

Co-authored-by: Martin HS <martin@swende.se>
2024-05-13 17:21:45 +08:00
Nathan
23f6194fad
eth/handler: check blobs before broadcast blocks () 2024-05-13 16:20:50 +08:00
Martin HS
691d195526 core/rawdb: add sanity-limit to header accessor () 2024-05-11 10:24:39 +08:00
Nathan
b57c779759
eth/filters: enforce topic-limit early on filter criterias () ()
This PR adds a limit of 1000 to the "inner" topics in a filter-criteria

Co-authored-by: Martin HS <martin@swende.se>
2024-05-11 10:24:19 +08:00
zzzckck
4ab1c865b2
Merge pull request from bnb-chain/develop
Draft release v1.4.7
2024-05-10 13:10:56 +08:00
zzzckck
a7d5b02919
release: prepare for release v1.4.7 ()
* release: prepare for release v1.4.7

* code: avoid golang-lint error for TxLookupLimit
2024-05-09 19:47:52 +08:00
zzzckck
1ce9bb044d
config: setup Mainnet Tycho(Cancun) hardfork date ()
expected hard fork date:
Mainnet: 2024-06-20 06:05:00 AM UTC
2024-05-09 16:24:04 +08:00
dependabot[bot]
7948950f7a
build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 () 2024-05-09 16:06:28 +08:00
knowmost
0c101e618a
chore: fix some typos () 2024-05-09 16:05:46 +08:00
zzzckck
571ea2c4b9
nancy: add files .nancy-ignore () 2024-05-09 15:58:06 +08:00
galaio
7bc5a3353d
txpool: limit max gas when mining is enabled; () 2024-05-09 15:54:31 +08:00
Chris Li
901ea2e0d2
fix: performance issue when load journal () 2024-05-08 15:36:01 +08:00
buddho
1d81f3316f
metrics: add blockInsertMgaspsGauge to trace mgasps () 2024-04-30 17:58:04 +08:00
zzzckck
43b2ffa63b
Merge pull request from bnb-chain/develop
Draft release v1.4.6
v1.4.6
2024-04-29 14:07:29 +08:00
zzzckck
0567715760 release: prepare for release v1.4.6 2024-04-29 10:47:43 +08:00
zzzckck
e32fcf5b93 Revert "github: add branch protect rule ()"
This reverts commit e7c5ce2e94578b480fe6eaa6b35a8dad66341637.
2024-04-29 10:47:43 +08:00
zzzckck
e55028d788 metrics: refine the double sign detect code 2024-04-29 10:47:43 +08:00
Satyajit Das
9d8df917b8
metrics: add doublesign counter () 2024-04-29 09:42:43 +08:00
irrun
9e170972f4
fix: oom caused by non-discarded mev simulation env () 2024-04-28 19:45:42 +08:00
irrun
ba6726325a
feat: recommit bid when newBidCh is empty to maximize mev reward () 2024-04-28 11:05:09 +08:00
Chris Li
6573254a62
fix: adapt journal for cmd () 2024-04-28 11:02:14 +08:00
galaio
31d92c50ad
chore: add metric & log for blobTx; () 2024-04-27 06:37:42 +08:00
Eric
7cab9c622c
eth/gasprice: add query limit to defend DDOS attack () 2024-04-25 14:05:12 +08:00
irrun
2a0e399c38
Revert "fix: wrong way to get blob tx sidecar in `BidRuntime.commitTransactio…" ()
This reverts commit 14023fae6d5e28685dfebf5345011a73607202cf.
2024-04-23 11:41:56 +08:00