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
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
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
Shivam Sharma
6169648537
fix : lint
2023-11-02 15:28:41 +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
Shivam Sharma
cefca4ff42
chg : agra mumbai hf blockNumber to 41874000
2023-10-17 14:42:36 +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
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
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
095a06b051
generics
2023-10-09 14:24:58 +05:30
Arpit Temani
5af7192f03
Update config.go
2023-10-09 14:10:23 +05:30
Shivam Sharma
1fc6354ab1
clean : shanghai changes
2023-10-06 12:06:46 +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
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
3626e5f7e4
fix testcase syntax
2023-09-20 15:57:37 +05:30
phenix3443
d8a351b58f
params: fix typo in comment ( #28129 )
...
fix: typo
2023-09-17 17:02:48 +03: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
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
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
Shivam Sharma
56ca065961
chg : shanghaiTime to shanghaiBlock
2023-08-18 17:05:13 +05:30
Arpit Temani
b343cffdb4
merge geth v1.12.2 into develop
2023-08-18 14:05:34 +05:30
Shivam Sharma
811c90f549
Merge branch 'develop' into mardizzone/upstream-merge
2023-07-24 14:19:30 +05:30
Raneet Debnath
ddce55e2fb
consensus/bor,eth/filters,miner,params,tests: fix mocks
2023-07-12 15:17:58 +08:00
jwasinger
ea782809f7
cmd/geth: implement dev mode for post-merge ( #27327 )
...
This change adds back the 'geth --dev' mode of operation, using a cl-mocker.
---------
Co-authored-by: Martin Holst Swende <martin@swende.se>
Co-authored-by: rjl493456442 <garyrong0905@gmail.com>
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
2023-07-06 04:42:34 -04:00
Guillaume Ballet
85b8d1c06c
params, trie: add verkle fork management + upgrade go-verkle ( #27464 )
...
* params, trie: add verkle fork management + upgrade go-verkle
* remove the two verkle files
* core, eth, params: add missing function
* Gary's feedback
* remove trie/utils/verkle.go
* add verkle block override
---------
Co-authored-by: Gary Rong <garyrong0905@gmail.com>
2023-06-28 12:08:48 +03:00
Shivam Sharma
36e2382f93
fix : ethhash bor burn contract
2023-06-26 16:01:30 +05:30
marcello33
c57ef82236
Merge branch 'develop' into mardizzone/upstream-merge
2023-06-21 07:48:19 +02:00
Pratik Patil
d5b6672c2f
fixed MVHashMap being enabled even when paralellUniverse is set to 0 ( #900 )
2023-06-21 08:10:40 +05:30
marcello33
f3ffacf2d7
dev: fix: most of wsl lint issues
2023-06-15 15:48:26 +02:00
marcello33
218917076c
dev: fix: more wsl lint issues
2023-06-15 13:06:10 +02:00
marcello33
dda0d1163f
dev: chg: solve some TODOs
2023-06-13 13:11:25 +02:00
marcello33
8562597c6c
dev: chg: regression changes after develop is merged into upstream-merge
2023-06-13 12:50:48 +02:00
marcello33
1c106dc251
dev: add: merge develop in upstream-merge
2023-06-13 12:37:20 +02:00
marcello33
162af07d38
dev: chg: regression changes for bor after merge
2023-06-12 16:46:03 +02:00
marcello33
a043ec6d62
dev: add: merge upstream
2023-06-09 14:34:30 +02:00
Pratik Patil
4d23e6de33
added IndoreBlock for Mumbai chain ( #892 )
2023-06-07 20:17:26 +05:30
Pratik Patil
47f8e8682a
Implement PIP-12, Time Based StateSync Confirmations Delay ( #864 )
...
* updated Indore HF related changes by adding stateSyncConfirmationDelay
* converted StateSyncConfirmationDelay to map[string]uint64 and cleanup
* calculate last state ID from incoming state object with eth call (#883 )
* removed IndoreBlock from configs
* fix
* remove code duplication and refactor
---------
Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
2023-06-06 20:40:46 +05:30
Péter Szilágyi
c7c84ca16c
all: remove the Rinkeby testnet ( #27406 )
2023-06-02 14:03:21 +03:00
Péter Szilágyi
85a4b82b33
all: tie timestamp based forks to the passage of London ( #27279 )
2023-05-19 11:27:19 +03:00
Péter Szilágyi
dde2da0efb
all: remove ethash pow, only retain shims needed for consensus and tests ( #27178 )
...
* all: remove ethash pow, only retain shims needed for consensus and tests
* all: thank you linter
* all: disallow launching Geth in legacy PoW mode
* cmd/env/internal/t8ntool: remove dangling ethash flag
2023-05-03 12:58:39 +03:00