Arpit Temani
5d34ab40d8
add cancun Block for mumbai
2024-01-30 13:31:36 +05:30
Arpit Temani
2f02c00e1f
update version
2024-01-30 13:16:36 +05:30
Pratik Patil
f1e0b1d926
Changed parallel universe HF to Cancun HF and some important fixes ( #1132 )
...
* changed parallel universe HF to napoli HF
* integration-tests: update ipc path on ci tests (#1127 )
* integration-tests: update ipc path on ci tests
* added devnetBorFlags in matic-cli-config.yml
---------
Co-authored-by: Pratik Patil <pratikspatil024@gmail.com>
* Revert "integration-tests: update ipc path on ci tests (#1127 )"
This reverts commit 0660fac39b .
* using cancun for block-stm metadata instead of napoli
* added a check to verify tx dependencies and test cases
* fix in snapshot.chainConfig
* removed snapshot.*params.BorConfig using snapshot.chainConfig.Bor instead
* removed unnecessary if statement in ParallelStateProcessor.Process
* addressed comment
* small fix in commitTransactions
* dependency calculation bug fix in miner/worker.go
---------
Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
Co-authored-by: Arpit Temani <temaniarpit27@gmail.com>
2024-01-23 10:52:00 +05:30
Pratik Patil
6801260e9a
Revert "fix bug: should use Lock when mutating the flag" ( #1140 )
2024-01-22 19:00:20 +05:30
Arpit Temani
a24f66abd0
Merge pull request #1134 from maticnetwork/eip7212
...
Eip7212
2024-01-19 20:21:59 +05:30
Arpit Temani
eb528aee71
update version
2024-01-19 19:07:39 +05:30
Arpit Temani
b15e2dc162
Merge pull request #1120 from zhiqiangxu/fix_MarkEstimate
...
fix bug: should use Lock when mutating the flag
2024-01-19 19:06:24 +05:30
Arpit Temani
59fa8cb9ac
Merge branch 'v1.2.3-candidate' of github.com:maticnetwork/bor into eip7212
2024-01-19 17:31:39 +05:30
Arpit Temani
d0b1b9dc69
Merge pull request #1137 from maticnetwork/consistent
...
chg: make HF consistent
2024-01-19 17:21:48 +05:30
Arpit Temani
5fc30aeaac
Revert "Consistent"
2024-01-19 17:19:12 +05:30
Arpit Temani
603a425fee
Merge pull request #1124 from maticnetwork/consistent
...
Consistent
2024-01-19 17:07:24 +05:30
Shivam Sharma
65014b1f5e
Merge branch 'develop' into shivam/upstream-geth-1.13.5
2024-01-19 13:56:00 +05:30
SHIVAM SHARMA
2a35bf8340
add : amoy flags and genesis ( #1131 )
...
* add : amoy flags and genesis
* minor fix
* add : amoy.json in internal/cli/server
* disable : peer check in mining for Amoy
* add : amoy genesis hash
* add amoy testnet deployment entries
* update : amoy genesis
* fix typos
* add : post london forks + burn contract
* add : amoy genesis hash
* bump : version meta to amoy (#1092 )
* add : amoy bootnodes
* chg : maxpeers of amoy val to 3 from 1
* bump : version to v1.1.0-amoy-2
* add : amoychain worker restriction on peercount
---------
Co-authored-by: sreevalsanmr <sreevalsan@polygon.technology>
2024-01-19 02:01:36 +05:30
Shivam Sharma
da02b7acec
Merge branch 'develop' into shivam/upstream-geth-1.13.5
2024-01-18 13:21:20 +05:30
Anshal Shukla
b54c9b93d2
chg: make HF consistent
2024-01-13 11:15:33 +05:30
Anshal Shukla
f57c637814
EIP7212 / PIP27 ( #1069 )
...
add: EIP7217/PIP27 implementation and related test cases
---------
Co-authored-by: Ulaş Erdoğan <uerdogan2001@hotmail.com>
2024-01-12 21:18:50 +05:30
Anshal Shukla
1e5211c1c7
add test cases
2024-01-12 20:45:10 +05:30
Arpit Temani
a517342e6f
update version
2024-01-11 10:28:43 +05:30
Arpit Temani
46bd7d7d6c
update version
2023-12-27 16:35:43 +05:30
Arpit Temani
964494f5a8
upgrade version
2023-12-19 00:45:40 +05:30
Felix Lange
a18b845ecd
params: release go-ethereum v1.13.6 stable
2023-12-18 18:53:47 +01:00
Arpit Temani
fca83f0062
version change
2023-12-18 15:44:38 +05:30
Shivam Sharma
8c088c7295
fix : resolve static problems
2023-12-15 13:57:19 +05:30
Shivam Sharma
a9fa325b7e
Merge tag 'v1.13.5' of https://github.com/ethereum/go-ethereum into shivam/upstream-geth-1.13.5
2023-12-15 13:55:57 +05:30
Anshal Shukla
a0b925bfe3
merge develop
2023-11-30 13:08:09 +05:30
Anshal Shukla
05a19f2a36
fix test, add napoli block
2023-11-30 12:56:21 +05:30
Arpit Temani
2fdacadf1a
update version
2023-11-29 20:52:07 +05:30
Arpit Temani
83722b9615
version change
2023-11-24 11:48:10 +05:30
Mikel Cortes
d76efbb9be
params: update discV5 bootnodes ( #28562 )
...
update discV5 bootnodes from https://github.com/eth-clients/eth2-networks/blob/master/shared/mainnet/bootstrap_nodes.txt
2023-11-23 11:14:10 +01:00
jwasinger
104dbf7821
cmd/utils: validate pre-existing genesis in --dev mode ( #28468 )
...
geth --dev can be used with an existing data directory and genesis block. Since
dev mode only works with PoS, we need to verify that the merge has happened.
Co-authored-by: Felix Lange <fjl@twurst.com>
2023-11-22 12:01:38 +01:00
Arpit Temani
47bffe9a2c
update version
2023-11-22 11:43:26 +05:30
Arpit Temani
7006addb59
Merge tag 'v1.1.0' of github.com:maticnetwork/bor into arpit/1.2.0
2023-11-22 11:41:34 +05:30
marcello33
d345879437
chg: bump deps for sec updates / reduce perceived severity of merge related log ( #1082 )
2023-11-16 11:23:31 +01:00
Péter Szilágyi
916d6a441a
params: release Geth v1.15.5
2023-11-14 15:02:24 +03:00
Shivam Sharma
654d269dd7
bump : version to v1.1.0 stable
2023-11-09 17:26:16 +05:30
Shivam Sharma
5b5ea8cf37
add : mainnet Agra block
2023-11-09 17:25:05 +05:30
Arpit Temani
1483c960ed
merge develop
2023-11-03 10:10:02 +05:30
Ulaş Erdoğan
ae2d3da5c1
core/vm, params: rename precompiled to p256verify
...
(cherry picked from commit 6c7028a904 )
2023-11-03 09:30:42 +05:30
Ulaş Erdoğan
56f193346e
params: add new precompiled gas price
...
(cherry picked from commit c0554c0764 )
2023-11-03 09:30:32 +05:30
Shivam Sharma
6169648537
fix : lint
2023-11-02 15:28:41 +05:30
Shivam Sharma
953039d1c0
rm : prevrandao
2023-11-01 00:44:16 +05:30
Anshal Shukla
5da60c24d7
bump : version to v1.1.0-beta3
2023-10-25 15:41:40 +05:30
Andrew Ashikhmin
c8548c9d37
params: fix bor key-value config look-up ( #1055 )
...
* Retire calculateBorConfigHelper in favour of borKeyValueConfigHelper
* Use borKeyValueConfigHelper for CalculateBurntContract
* Numerical instead of lexicographic sorting of config keys
* Add test for burntContract
* fix lint
---------
Co-authored-by: marcello33 <marcelloardizzone@hotmail.it>
Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
2023-10-23 18:30:11 +05:30
Manav Darji
e1898d5aea
bump version to v1.1.0-beta2
2023-10-18 12:18:50 +05:30
Péter Szilágyi
aeb0abf80a
params: begin v1.13.5 release cycle
2023-10-17 14:18:45 +03:00
Péter Szilágyi
3f907d6a6f
params: release Geth v1.13.4
2023-10-17 14:17:27 +03:00
Arpit Temani
2cb1ee4e9d
Merge branch 'develop' of github.com:maticnetwork/bor into arpit/pos-1731
2023-10-17 16:44:52 +05:30
Shivam Sharma
cefca4ff42
chg : agra mumbai hf blockNumber to 41874000
2023-10-17 14:42:36 +05:30
Arpit Temani
3d8ee19c4c
merge develop
2023-10-17 11:32:30 +05:30
Arpit Temani
0559bd12a5
change version
2023-10-17 11:28:53 +05:30
Arpit Temani
1aa033520c
fix tests
2023-10-17 00:52:04 +05:30
Arpit Temani
01a4c0d026
fix linters
2023-10-16 23:55:16 +05:30
Arpit Temani
109a0a19a6
enable hf in tests
2023-10-16 23:45:55 +05:30
Arpit Temani
48f6200449
merge shanghai tests
2023-10-16 23:23:13 +05:30
Shivam Sharma
808c41d7a8
add : mumbai newBurnContract Address
2023-10-16 17:38:16 +05:30
Shivam Sharma
c119871659
add : agra HF mumbai block
2023-10-16 13:46:30 +05:30
Péter Szilágyi
2f66d7c47c
params: begin v1.13.4 release cycle
2023-10-12 14:39:10 +03:00
Péter Szilágyi
0d45d72d70
params: release Geth v.1.13.3
2023-10-12 14:36:49 +03:00
hyunchel
db9afae2ea
eth, params: fix typos ( #28286 )
...
* eth/ethconfig: fix typo on comment
* params/config: fix typo on comment
* eth/ethconfig: fix typo on comment
2023-10-10 10:22:45 +02:00
Arpit Temani
3c666fde68
merge develop
2023-10-09 15:34:18 +05:30
Arpit Temani
095a06b051
generics
2023-10-09 14:24:58 +05:30
Arpit Temani
5af7192f03
Update config.go
2023-10-09 14:10:23 +05:30
marcello33
532dfbeb68
bump version
2023-10-06 10:26:52 +02:00
Shivam Sharma
1fc6354ab1
clean : shanghai changes
2023-10-06 12:06:46 +05:30
marcello33
49fdc66914
mardizzone/POS-1609: dev: chg: update bor version
2023-10-05 16:54:21 +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
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
Arpit Temani
bd124e639c
burn contract testing
2023-10-04 15:28:51 +05:30
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
Péter Szilágyi
3dc45a3e1d
params: begin v1.13.3 release cycle
2023-09-28 10:23:25 +03:00
Péter Szilágyi
dc34fe8291
params: release Geth v1.13.2
2023-09-28 10:22:09 +03:00
Péter Szilágyi
d051ea5e89
params: update hash for Holesky relaunch ( #28192 )
2023-09-25 16:13:56 +03:00
Péter Szilágyi
323542af50
core, params: update Holesky testnet to relaunched spec ( #28191 )
2023-09-25 16:10:23 +03:00
Arpit Temani
766a84558a
fix tests
2023-09-22 15:03:56 +05:30
Arpit Temani
046030df1f
merge latest develop
2023-09-20 21:56:08 +05:30
Pratik Patil
18b3e1af05
version bump to v1.0.4
2023-09-20 17:30:21 +05:30
Arpit Temani
3626e5f7e4
fix testcase syntax
2023-09-20 15:57:37 +05:30
Pratik Patil
e901cc25c6
version bump to 1.0.4-beta
2023-09-19 11:51:19 +05:30
Péter Szilágyi
90d5bd85bc
params: begin Geth v1.13.2 release cycle
2023-09-17 17:55:46 +03:00
Péter Szilágyi
3f40e65c48
params: release Geth v1.13.1
2023-09-17 17:54:33 +03:00
phenix3443
d8a351b58f
params: fix typo in comment ( #28129 )
...
fix: typo
2023-09-17 17:02:48 +03:00
Pratik Patil
bd4d85e3d3
version bump to v1.0.3-beta
2023-09-14 11:29:05 +05:30
Pratik Patil
1f9c6bb045
version bump to 1.0.2-beta
2023-09-13 15:36:31 +05:30
Pratik Patil
3442c0336d
Merge pull request #998 from maticnetwork/v1.0.0-beta-candidate
...
V1.0.0 beta candidate
2023-09-12 21:41:19 +05:30
Péter Szilágyi
766272ff8c
params: begin v1.13.1 release cycle
2023-09-12 14:03:50 +03:00
Péter Szilágyi
7371b38171
params: release Geth v1.13.0
2023-09-12 13:57:10 +03:00
Jerry
07d7c6c6e2
Update mumbai bootnodes
2023-09-11 11:44:36 -07:00
Jerry
d75081df72
Update mainnet bootnodes
2023-09-11 11:09:52 -07:00
lightclient
25733a4aad
params: update 4844 parameters ( #28026 )
...
On ACD 163, it was agreed to bump the target and max blob values from `2/4` to `3/6` for future devnets until we could decide on final mainnet number. This change contains said update, making master pass all the hive tests. The final decision for mainnet cancun is still to be made.
---------
Co-authored-by: Felix Lange <fjl@twurst.com>
2023-09-05 04:49:51 -04:00
Arpit Temani
986486bb37
merge develop
2023-09-04 14:14:19 +05:30
SHIVAM SHARMA
4d96b145e4
miner/worker :: add : start commit work only after connecting to peers ( #977 )
...
* add : start commit work only after connecting to peers
* fix : chainconfig fix
* chg : change test and unitTest chainconfigs chainID from 80001
* fix : p2p server deadlock
2023-08-31 10:58:57 +05:30
Arpit Temani
b32521d456
version change for milestones
2023-08-29 17:50:05 +05:30
Shivam Sharma
d7478f726e
bump : version to 0.5.0-beta-6
2023-08-29 00:01:54 +05:30
Péter Szilágyi
6b98d18789
cmd, core, params: add support for the Holesky testnet ( #28007 )
...
* cmd, core, params: add support for the Holesky testnet
* cmd/devp2p: add support for holesky for the dns crawler
2023-08-25 18:11:40 +03:00
lightclient
feb8f416ac
miner: add to build block with EIP-4844 blobs ( #27875 )
...
---------
Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
Co-authored-by: Felix Lange <fjl@twurst.com>
2023-08-23 23:16:14 +02:00
Martin Holst Swende
b8d38e76ef
core, params, beacon/engine: implement EIP 4788 BeaconRoot ( #27849 )
...
This change implements "EIP 4788 : Beacon block root in the EVM". It implements version-2 of EPI-4788, main difference being that the contract is an actual contract rather than a precompile, as in #27289 .
2023-08-22 08:33:39 -04:00
Shivam Sharma
16379294c0
fix : config banner print
2023-08-22 14:25:56 +05:30
Arpit Temani
d3c5bc9b45
fix build
2023-08-21 17:48:09 +05:30
Shivam Sharma
25c6656f81
add : withdrawals check in bor consensus, config block formatting
2023-08-21 15:08:29 +05:30