Commit graph

16584 commits

Author SHA1 Message Date
Manav Darji
753c57e72f
Merge pull request #1179 from maticnetwork/v1.2.7-candidate
v1.2.7
2024-03-07 15:09:51 +05:30
Manav Darji
564981bbe2 bump version to v1.2.7 2024-03-06 00:15:39 +05:30
Manav Darji
53ba03b2c2
Finalize mainnet cancun/napoli HF block number (#1178) 2024-03-06 00:14:14 +05:30
Jerry
199eca46eb [Bug fix] Re-prioritize commit interrupts (#1170)
This change will check commit interrupt signal coming from other channels, e.g. newHead, reSubmit, before checking transaction level interrupt. This is to fix a corner case where an interrupt signal coming from another channel getting intercepted by transaction level interrupt, which resulted in an uncleaned state (potentially deadlock).
2024-03-05 22:35:20 +05:30
Manav Darji
cb23b9baa3
eth, core: track block propagation (#1078)
* eth, core: track block announcement and import timings

* eth: track total delay

* eth: add more context and prefix in logs

* eth/fetcher: fix invalid tracking of received at time

* put logs behind log.enable-block-tracking flag

* fix lint

* improve logging

* add comments

* add comments
2024-03-05 22:30:51 +05:30
Pratik Patil
de45e3f54e
added lock to originStorage, pendingStorage and dirtyStorage in GetCommittedState function to fix 'concurrent map writes' (#1176) 2024-03-05 21:40:41 +05:30
marcello33
3e999abb67
chg: POS-2399: implement fundGanacheAccount (#1177) 2024-03-05 16:56:44 +01:00
Manav Darji
32a55dd72b Merge branch 'master' into v1.2.7-candidate 2024-03-05 15:13:36 +05:30
marcello33
812ccb0923
fix: root folder for docker integration tests (#1173) (#1175) 2024-03-05 10:33:56 +01:00
marcello33
1ae226bf29
fix: root folder for docker integration tests (#1173) 2024-03-05 08:43:53 +01:00
SHIVAM SHARMA
efc14de380
Merge pull request #1106 from maticnetwork/shivam/upstream-geth-1.13.5
Upstream from geth 1.13.5
2024-02-16 13:15:55 +05:30
Shivam Sharma
437e1d87bf fix : lint 2024-02-16 11:49:06 +05:30
Shivam Sharma
017e688548 rm : typecheck from golangci lint 2024-02-16 11:41:32 +05:30
Manav Darji
2dd99739b5 bump version to v1.2.6-beta 2024-02-14 13:15:05 +05:30
lightclient
9f9e1be47e core/types: fix unmarshalling of BlobTx values (#27939)
FromBig returns true *when overflow occurs*
2024-02-14 13:14:14 +05:30
Shivam Sharma
01740e47de Merge branch 'v1.2.5-beta-candidate' into shivam/upstream-geth-1.13.5 2024-02-12 16:33:55 +05:30
Pratik Patil
d193b95e14
hot fix in miner related to metadata calculation (#1159) 2024-02-10 00:12:21 +05:30
Pratik Patil
f5a51afa04
updated version to 1.2.5-beta 2024-02-09 22:29:06 +05:30
Shivam Sharma
e9916cb555 fix : TestRPCGetTransactionReceiptsByBlock 2024-02-09 14:42:40 +05:30
Shivam Sharma
7839c39005 fix : callWithState 2024-02-08 18:05:14 +05:30
Shivam Sharma
4008d5efe8 Merge branch 'develop' into shivam/upstream-geth-1.13.5 2024-02-08 18:00:59 +05:30
Pratik Patil
36f2ae5b37
core: reset tx lookup cache if necessary (#28865) (#1157)
This pull request resets the txlookup cache if chain reorg happens, 
preventing them from remaining reachable. It addresses failures in
the hive tests.

Co-authored-by: rjl493456442 <garyrong0905@gmail.com>
2024-02-07 15:00:16 +05:30
Shivam Sharma
ece5093896 fix : metrics expensive 2024-02-05 15:37:59 +05:30
Pratik Patil
08a2608023
removed ParallelUniverseBlock from amoyTestnet (#1154) 2024-02-05 11:29:07 +05:30
VaibhavJindal
577e2b572c
Merge pull request #1147 from rex4539/typos
fix typos
2024-02-01 13:45:09 +05:30
Arpit Temani
5d34ab40d8 add cancun Block for mumbai 2024-01-30 13:31:36 +05:30
Arpit Temani
9ca58d452f Merge branch 'v1.2.4-beta-candidate' of github.com:maticnetwork/bor into v1.2.4-beta-candidate 2024-01-30 13:17:09 +05:30
Arpit Temani
2f02c00e1f update version 2024-01-30 13:16:36 +05:30
Arpit Temani
e4e713ccd6
Merge pull request #1149 from maticnetwork/bootnode
fix: bootnode
2024-01-30 13:12:26 +05:30
Vaibhav Jindal
5c8625c999 Chg: Changed the maximum automatic rewind length from 256 to 126 2024-01-30 13:11:23 +05:30
Anshal Shukla
0a3d419570 fix: lint 2024-01-29 21:23:56 +05:30
Anshal Shukla
3a9d1539bb fix: bootnode 2024-01-29 19:55:25 +05:30
Pratik Patil
3f58da7279 hot fix: block stm ParallelSpeculativeProcesses flag 2024-01-29 16:52:40 +05:30
Dimitris Apostolou
ce68cb17ac
fix typos 2024-01-29 09:21:47 +02:00
Manav Darji
241af1fa1e
Merge pull request #1139 from maticnetwork/v1.2.3-candidate
v1.2.3
2024-01-23 12:15:10 +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
c559619c80
fix bug: should use Lock when mutating the flag (#1141)
* should use Lock when mutating the flag

* same problem in MVHashMap.Write

* hole the rlock while reading WriteCell

---------

Co-authored-by: zhiqiangxu <652732310@qq.com>
2024-01-22 20:47:47 +05:30
Pratik Patil
6801260e9a
Revert "fix bug: should use Lock when mutating the flag" (#1140) 2024-01-22 19:00:20 +05:30
zhiqiangxu
c629c0fdb6
break loop when delayFlag becomes false (#1121) 2024-01-22 18:40:45 +05:30
Arpit Temani
c4e2a3f335
Merge pull request #1133 from maticnetwork/manav/fix-eth-call
internal/ethapi, graphql: fix call with state api
2024-01-19 20:22:17 +05:30
Arpit Temani
a24f66abd0
Merge pull request #1134 from maticnetwork/eip7212
Eip7212
2024-01-19 20:21:59 +05:30
Arpit Temani
f90745549b Merge branch 'v1.2.3-candidate' of github.com:maticnetwork/bor into v1.2.3-candidate 2024-01-19 19:07:52 +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
Shivam Sharma
fcd5002b6b fix : flags, FLOCK lock 2024-01-19 17:55:39 +05:30
Anshal Shukla
fe8d8794ad resolve: merge conflicts 2024-01-19 17:37:24 +05:30
Anshal Shukla
e070986483 remove: kgz precompile 2024-01-19 17:35:29 +05:30
Anshal Shukla
8d164b976a remove: kgz precompile 2024-01-19 17:34:28 +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
077bd417d6 Merge branch 'v1.2.3-candidate' of github.com:maticnetwork/bor into manav/fix-eth-call 2024-01-19 17:31:06 +05:30