Arpit Temani
99e15b19d1
Merge pull request #1130 from maticnetwork/remove-kgz
...
core/vm: remove kzg precompile
2024-01-19 17:26:16 +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
4be8c0edee
Merge pull request #1136 from maticnetwork/revert-1124-consistent
...
Revert "Consistent"
2024-01-19 17:20:42 +05:30
Arpit Temani
5fc30aeaac
Revert "Consistent"
2024-01-19 17:19:12 +05:30
Manav Darji
16a8d85f2e
Merge branch 'v1.2.3-candidate' of https://github.com/maticnetwork/bor into v1.2.3-candidate
2024-01-19 17:15:05 +05:30
Manav Darji
0c08204d7d
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>
2024-01-19 17:14:13 +05:30
Arpit Temani
603a425fee
Merge pull request #1124 from maticnetwork/consistent
...
Consistent
2024-01-19 17:07:24 +05:30
Manav Darji
f92c3c0c9b
graphql: fix eth call params
2024-01-19 16:47:37 +05:30
Manav Darji
70e4fe9657
internal/ethapi: fix call with state api
2024-01-19 16:47:29 +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
Manav Darji
0660fac39b
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>
2024-01-18 13:11:50 +05:30
Anshal Shukla
a622722ff2
remove: kgz precompile from cancun
2024-01-18 11:52:02 +05:30
Manav Darji
f2ea408008
fix: testcases
2024-01-17 16:54:05 +05:30
Shivam Sharma
cb4a8557fd
chg : go version in CI from 1.20.x to 1.21.x
2024-01-16 17:01:46 +05:30
Shivam Sharma
6a2d94e215
fix : integration tests
2024-01-16 16:40:47 +05:30
PeaStew
dac1a42fa8
Update client.go to allow the use of paths with the heimdall url ( #1126 )
...
* Update client.go to allow the use of paths with the heimdall url
As reported to the polygon team 2 months ago in the Ankr polygon slack, the current code prevents the use of a path with the heimdall url, this was fixed in erigon ledgerwatch/erigon@a3a6170 in response to my request by Mark Holt, and it seems this code was just copied from bor where it is incorrect too. This patch fixes that.
* Add reference to path library
* Fix reversed order of values in unit tests and test removal of setting u.path to rawPath (otherwise why do we need rawPath at all) seems like there were work arounds done here in bioth the unit tests AND the makeURL but logic needs to be examined
2024-01-15 09:46:15 +01:00
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
Shivam Sharma
b479b204a7
Merge branch 'develop' into shivam/upstream-geth-1.13.5
2024-01-11 17:51:59 +05:30
Shivam Sharma
c816d0f1f3
fix : TestWelcome genesis bug
2024-01-11 16:18:35 +05:30
Arpit Temani
70bebc9335
Merge pull request #1116 from maticnetwork/arpit/v1.2.2-beta-candidate
...
Geth Merge v1.12.2 Hotfixes
2024-01-11 10:56:45 +05:30
Arpit Temani
a517342e6f
update version
2024-01-11 10:28:43 +05:30
VaibhavJindal
20f92951cc
Merge pull request #1109 from maticnetwork/POS-2413
...
Removed the check for milestoneID in the GetVoteOnHash()
2024-01-11 00:55:51 +05:30
Shivam Sharma
c0bf289a84
fix : testcases
2024-01-10 17:12:37 +05:30
zhiqiangxu
d0c7045cce
hole the rlock while reading WriteCell
2024-01-06 21:33:58 +08:00
zhiqiangxu
aa00c8f96c
same problem in MVHashMap.Write
2024-01-06 21:25:09 +08:00
zhiqiangxu
dfe484d6a2
should use Lock when mutating the flag
2024-01-05 23:49:19 +08:00
marcello33
01e15709cc
chg: bump some deps for sec vulsn ( #1113 )
2024-01-02 19:36:51 +05:30
marcello33
930c946388
chg: bump some deps for sec vulsn ( #1114 )
...
* chg: bump some deps for sec vulsn
* chg: use newer matic-cli and node version
2024-01-02 19:36:41 +05:30
Arpit Temani
7253babddc
revert pruning hotfix
2023-12-27 16:42:06 +05:30
Arpit Temani
46bd7d7d6c
update version
2023-12-27 16:35:43 +05:30
Arpit Temani
e5fc28d6ca
use config value for triesInMemory instead of default
2023-12-27 16:35:04 +05:30
Leo Lim
937dd6aa66
internal/ethapi: fix signer in GetTransactionReceiptsByBlock method ( #1107 )
...
* fix: from address
* add: unit test for GetTransactionReceiptsByBlock
2023-12-21 10:04:45 +05:30
Arpit Temani
2ee39192bd
Merge pull request #1110 from maticnetwork/arpit/pos-2410-2
...
Pruning Bug Fix
2023-12-19 09:18:39 +05:30
Arpit Temani
964494f5a8
upgrade version
2023-12-19 00:45:40 +05:30
Felix Lange
da6cdaf635
all: release go-ethereum v1.13.6
2023-12-18 19:06:41 +01:00
Felix Lange
5ba3d578ee
Merge branch 'release/1.13' into release-1.13.6
2023-12-18 18:55:38 +01:00
Felix Lange
a18b845ecd
params: release go-ethereum v1.13.6 stable
2023-12-18 18:53:47 +01:00
Delweng
c18c5c3d92
cmd/evm: t8n support custom tracers ( #28557 )
...
This change implements ability for the `evm t8n` tool to use custom tracers; either 'native' golang tracers or javascript tracers.
2023-12-18 15:16:25 +01:00
Martin HS
553bafc127
cmd/evm, cmd/clef, cmd/bootnode: fix / unify logging ( #28696 )
...
This change fixes a problem with our non-core binaries: evm, clef, bootnode.
First of all, they failed to convert from legacy loglevels 1 to 5, to the new slog loglevels -4 to 4.
Secondly, the logging was actually setup in the init phase, and then overridden in the main. This is not needed for evm, since it used the same flag name as the main geth verbosity. Better to let the flags/internal handle the logging init.
2023-12-18 14:11:27 +01:00
jwasinger
05bbc56677
cmd/evm: default to mirror mainnet forks enabled ( #28691 )
...
cmd/evm: default to using dev chain config (all mainnet HFs activated at block/timestamp 0
2023-12-18 13:56:27 +01:00
Sebastian Stammler
02766d349a
internal/flags: add missing flag types for auto-env-var generation ( #28692 )
...
Certain flags, such as `--rpc.txfeecap` currently do not have an env-var auto-generated for them. This change adds three missing cli flag types to the auto env-var helper function to fix this.
2023-12-18 13:28:41 +01:00
Arpit Temani
fca83f0062
version change
2023-12-18 15:44:38 +05:30
Arpit Temani
82f3b2ac3b
fix issue
2023-12-18 15:41:38 +05:30
Arpit Temani
532ebd41e9
debug testing
2023-12-18 15:40:54 +05:30
Vaibhav Jindal
dac4c40cf0
Removed the check for milestoneID in the GetVoteOnHash()
2023-12-18 15:38:12 +05:30
Felix Lange
5b22a472d6
p2p/discover: add liveness check in collectTableNodes ( #28686 )
...
* p2p/discover: add liveness check in collectTableNodes
* p2p/discover: fix test
* p2p/discover: rename to appendLiveNodes
* p2p/discover: add dedup logic back
* p2p/discover: simplify
* p2p/discover: fix issue found by test
2023-12-18 10:47:21 +01:00