Arpit Temani
5af7192f03
Update config.go
2023-10-09 14:10:23 +05:30
Shivam Sharma
ee0907a493
update : gen_config.go
2023-10-09 13:12:19 +05:30
marcello33
a9e32c10e1
dev: add: recommended peer settings for mainnet nodes
2023-10-07 08:33:58 +02:00
hyunchel
4e1e37323d
core/txpool/legacypool: fix typo ( #28258 )
2023-10-07 10:57:12 +08:00
marcello33
44408151e3
Merge pull request #1032 from maticnetwork/backport/master-develop
...
backport/master-to-develop
2023-10-06 12:03:56 +02:00
marcello33
ac25ecfa3d
Merge branch 'master' into backport/master-develop
2023-10-06 10:38:33 +02:00
marcello33
d521b8e266
Merge pull request #1031 from maticnetwork/bump/v1.0.6
...
bump version
2023-10-06 10:28:24 +02:00
marcello33
532dfbeb68
bump version
2023-10-06 10:26:52 +02:00
marcello33
cbfd19acf6
Merge pull request #953 from maticnetwork/dependabot/go_modules/github.com/supranational/blst-0.3.11
...
build(deps): bump github.com/supranational/blst from 0.3.8-0.20220526154634-513d2456b344 to 0.3.11
2023-10-06 10:19:13 +02:00
marcello33
10341b5ea3
Merge pull request #1028 from maticnetwork/dependabot/go_modules/github.com/consensys/gnark-crypto-0.12.0
...
build(deps): bump github.com/consensys/gnark-crypto from 0.9.1-0.20230105202408-1a7a29904a7c to 0.12.0
2023-10-06 10:19:02 +02:00
SHIVAM SHARMA
784be5f72a
fix : wrong chainID on rpc ( #1030 )
2023-10-06 13:42:54 +05:30
dependabot[bot]
5d7accf0e2
build(deps): bump github.com/supranational/blst
...
Bumps [github.com/supranational/blst](https://github.com/supranational/blst ) from 0.3.8-0.20220526154634-513d2456b344 to 0.3.11.
- [Release notes](https://github.com/supranational/blst/releases )
- [Commits](https://github.com/supranational/blst/commits/v0.3.11 )
---
updated-dependencies:
- dependency-name: github.com/supranational/blst
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 07:40:01 +00:00
Shivam Sharma
1fc6354ab1
clean : shanghai changes
2023-10-06 12:06:46 +05:30
marcello33
cb2f8adc2b
Merge pull request #1029 from maticnetwork/backport/master-to-develop
2023-10-05 21:29:05 +02:00
marcello33
53f28f2f29
Merge branch 'master' into backport/master-to-develop
2023-10-05 19:31:51 +02:00
dependabot[bot]
51952ddb68
build(deps): bump github.com/consensys/gnark-crypto
...
Bumps [github.com/consensys/gnark-crypto](https://github.com/consensys/gnark-crypto ) from 0.9.1-0.20230105202408-1a7a29904a7c to 0.12.0.
- [Release notes](https://github.com/consensys/gnark-crypto/releases )
- [Changelog](https://github.com/Consensys/gnark-crypto/blob/master/CHANGELOG.md )
- [Commits](https://github.com/consensys/gnark-crypto/commits/v0.12.0 )
---
updated-dependencies:
- dependency-name: github.com/consensys/gnark-crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 15:53:31 +00:00
marcello33
2e896e216c
Merge pull request #1027 from maticnetwork/v1.0.5-candidate
...
V1.0.5 release candidate
2023-10-05 17:52:13 +02:00
marcello33
49fdc66914
mardizzone/POS-1609: dev: chg: update bor version
2023-10-05 16:54:21 +02:00
marcello33
264ebf207e
dev: chg: solve vulns ( #1024 )
...
* mardizzone/POS-1609: dev: chg: solve vulnerabilities associated with some packages
* mardizzone/POS-1609: dev: chg: bump cosmos and go versions
* mardizzone/POS-1609: dev: chg: fix make all for aws dep
* mardizzone/POS-1609: dev: chg: update peppermint and cosmos-sdk versions
2023-10-05 16:14:38 +02:00
Manav Darji
d639bb818c
Add more mainnet bootnodes ( #1026 )
...
* update mainnet bootnodes
* internal/cli/server: handle nil chain case for tests
2023-10-05 18:31:26 +05:30
Manav Darji
766fdc307a
eth, consensus/bor: handle 503 status code in heimdall client ( #1023 )
...
* consensus/bor, eth: handle 503 response from heimdall
* log milestone ID during error
* add more checks to prevent logs
* fix: handle correct error
2023-10-05 15:53:40 +05:30
Shivam Sharma
558bb5433f
fix : config and forkId tests
2023-10-05 14:39:43 +05:30
Shivam Sharma
2b1bd0997b
Merge branch 'develop' into shivam/POS-1733
2023-10-05 12:14:31 +05:30
Anshal Shukla
5e43bdb30e
Merge pull request #1015 from maticnetwork/discord
...
readme: update discord links
2023-10-05 11:52:06 +05:30
Anshal Shukla
043b71d466
merge develop
2023-10-05 11:23:19 +05:30
Arpit Temani
bd124e639c
burn contract testing
2023-10-04 15:28:51 +05:30
Pratik Patil
ceee53cb5e
added locks to the tracer ( #1022 )
2023-10-04 15:11:58 +05:30
tactical_retreat
052355f5e2
cmd/evm/internal/t8ntoo: tiny bugfix for difficulty field ( #28245 )
2023-10-04 12:38:25 +03:00
Péter Szilágyi
95b0555c84
eth: when snap is complaining for missing eth, be verbose about the details ( #28249 )
...
* eth: when snap is complaining for missing eth, be verbost about the details
* eth: lower snapshot registration error verbosity
2023-10-04 12:37:04 +03:00
Péter Szilágyi
a8a9c8e4b0
core, eth, miner: start propagating and consuming blob txs ( #28243 )
...
* core, eth, miner: start propagating and consuming blob txs
* eth/protocols/eth: disable eth/67 if Cancun is enabled
* core/txpool, eth, miner: pass gas limit infos in lazy tx for mienr filtering
* core/txpool, miner: add lazy resolver for pending txs too
* core, eth: fix review noticed bugs
* eth, miner: minor polishes in the mining and announcing logs
* core/expool: unsubscribe the event scope
2023-10-04 12:36:36 +03:00
SHIVAM SHARMA
d233e4f869
fix : borTx chainID ( #1021 )
2023-10-04 12:22:08 +05:30
Péter Szilágyi
bc6d184872
cmd/devp2p, eth: drop eth/66 ( #28239 )
...
* cmd/devp2p, eth: drop eth/66
* eth/protocols/eth: yes sir, linter
2023-10-03 15:03:19 +03:00
hyunchel
7963c4e808
rpc: fix erroneous error-message in test ( #28227 )
2023-10-03 07:48:36 -04:00
Chirag Garg
2091ebdf5e
trie: fix benchmark by ensuring key immutability ( #28221 )
...
This change fixes the bug in a benchmark, where the input to the trie is reused in a way which is not correct.
---------
Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-10-03 07:46:22 -04:00
0xbstn
339a4cf056
core: fix typos ( #28238 )
2023-10-03 07:44:01 -04:00
lightclient
07dec7a11c
cmd/evm: cancun-updates for b11r and t8n -tools ( #28195 )
...
This change updates `evm b11r` (blockbuilder) and `evm t8n` (transition) tools to contain cancun updates (e.g. new header fields)
---------
Co-authored-by: Mario Vega <marioevz@gmail.com>
2023-10-03 03:26:33 -04:00
tylerni7
705a51e566
eth, rpc: add configurable option for wsMessageSizeLimit ( #27801 )
...
This change adds a configurable limit to websocket message.
---------
Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-10-03 03:23:19 -04:00
Marius van der Wijden
c39cbc1a78
core: implement BLOBBASEFEE opcode (0x4a) ( #28098 )
...
Implements "EIP-7516: BLOBBASEFEE opcode" for cancun, as per spec: https://eips.ethereum.org/EIPS/eip-7516
2023-10-02 05:49:29 -04:00
Péter Szilágyi
7b6ff527d5
cmd, eth: switch the dev synctarget to hash from block ( #28209 )
...
* cmd, eth: switch the dev synctarget to hash from block
* cmd/utils, eth/catalyst: terminate node wyen synctarget reached
2023-09-29 22:11:15 +03:00
lightclient
a408e37fa1
eth/catalyst: add validation error in new paylaod hash mismatch ( #28226 )
...
* eth/catalyst: add validation error in new paylaod hash mismatch
* eth/catalyst/api: refactor api.invalid(..) to return nil latest valid hash if none provided
2023-09-29 21:27:30 +03:00
Péter Szilágyi
966e50bddb
ethdb/pebble: luv you linter
2023-09-29 20:52:55 +03:00
rjl493456442
22dcb7a77b
ethdb/pebble: upgrade pebble to master (aa077af62593) ( #28070 )
...
* ethdb/pebble: upgrade pebble
* ethdb/pebble, go.mod: update pebble to master (aa077af62593)
---------
Co-authored-by: Péter Szilágyi <peterke@gmail.com>
2023-09-29 20:45:38 +03:00
Péter Szilágyi
1f9d672df1
common: remove address.Hash footgun ( #28228 )
2023-09-29 18:14:26 +03:00
aaronbuchwald
c5ff839fb2
core/state: small trie prefetcher nits ( #28183 )
...
Small trie prefetcher nits
2023-09-29 17:46:23 +03:00
Sina Mahmoodi
0ded110b80
core: infer blobGasUsed in chain maker ( #28212 )
...
Same way that the gasUsed in header is updated when a tx
is added we should update blob gas used instead of requiring caller
to set it manually.
2023-09-29 10:44:28 +02:00
0xbstn
1f6e63900d
core: fix typos ( #28218 )
...
* fix(core/txpool): fix typos
* core/asm: fix typos
* core/bloombits: fix typos
* core/rawdb: fix typos
2023-09-29 10:52:22 +03:00
Péter Szilágyi
f988b2332e
ethdb, internal/ethapi: support exposing Pebble stats too, beside LevelDB ( #28224 )
...
ethdb, internal/ethapi: support exposing Pebble stats too, besinde LevelDB
2023-09-28 22:27:21 +03:00
phenix3443
b9450bfcca
core, eth: typos and some code formatting ( #28201 )
...
* fix: typo
* feat: revert symbol name
2023-09-28 13:15:50 +03:00
Delweng
46c850a941
internal/ethapi: compact db missing key starts with 0xff ( #28207 )
...
Signed-off-by: jsvisa <delweng@gmail.com>
2023-09-28 12:04:45 +03:00
lightclient
37a2d919b0
params: update 4788 beacon roots contract addr ( #28205 )
...
This change contains the final (?) address for 4788 beacon root contract. The update to the EIP is being tracked here: https://github.com/ethereum/EIPs/pull/7672
---------
Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-09-28 03:52:27 -04:00