Shivam Sharma
840ca99ed7
bump : version to 1.3.0
2024-04-12 13:56:18 +05:30
Anshal Shukla
7ae6dec52d
Merge pull request #1208 from maticnetwork/genesis-amoy-json
...
Genesis amoy json
2024-04-08 11:32:34 +05:30
Anshal Shukla
f40abf9dcf
add: amoy genesis json
2024-04-04 13:46:38 +05:30
Shivam Sharma
fd4b9c2fcf
bump : version to v1.3.0-beta-2
2024-03-26 17:26:27 +05:30
Shivam Sharma
b38c7b017e
add : cancun block for Amoy
2024-03-26 17:16:54 +05:30
Shivam Sharma
f3cf1c1450
fix : TestRPCGetTransactionReceiptsByBlock
2024-03-21 17:24:56 +05:30
bbaktaeho
61e8d4148d
fix: lint
2024-03-21 13:46:01 +05:30
bbaktaeho
ccb8ff6d21
fix GetTransactionReceiptsByBlock
2024-03-21 13:45:10 +05:30
Shivam Sharma
1b6a8ce362
bump : version to v1.3.0-beta-1
2024-03-20 17:33:21 +05:30
SHIVAM SHARMA
b1bb876d0a
Merge pull request #1194 from maticnetwork/shivam/temp-master-develop
...
Merge branch 'master' into develop
2024-03-20 16:32:05 +05:30
Shivam Sharma
d9c6d122e2
fix : BlockBodiesResponse
2024-03-20 15:25:35 +05:30
Shivam Sharma
feeca914ef
Merge branch 'v1.2.9-beta-candidate' into shivam/temp-master-develop
2024-03-20 14:55:19 +05:30
Shivam Sharma
184b2d628d
Merge branch 'master' into shivam/temp-master-develop
2024-03-20 14:29:04 +05:30
Manav Darji
deb34da04d
core: remove tracing and handle err in reorg call ( #1193 )
2024-03-19 16:27:33 +05:30
Manav Darji
02f8fec387
bump version to v1.2.9-beta
2024-03-19 15:55:08 +05:30
Arpit Temani
43958943ed
Merge pull request #1186 from maticnetwork/v1.2.8-beta-candidate
...
V1.2.8 beta candidate
2024-03-15 12:00:37 +05:30
Anshal Shukla
2f23f985a0
release: stable version
2024-03-15 11:58:36 +05:30
marcello33
1912ac4d9a
chg: fix protoc messages with new protobuf version ( #1188 )
2024-03-14 11:05:03 +01:00
marcello33
fd4d8920f2
Bump dependencies ( #1183 )
...
* chg: update deps / fix root folder for docker integration tests
* chg: bump bor version
* chg: bump deps
* chg: bump deps and adapt geth cmd verkle
* chg: update go version in GH CIs
* chg: update go version in makefile, travis and dockerfile
* chg: fix tests
2024-03-12 13:29:40 +01:00
Anshal Shukla
7a13965d45
bump: version 1.2.8-beta
2024-03-12 17:13:41 +05:30
Manav Darji
9e9bf39207
eth/tracers: use correct state-sync tx hash in tracing
2024-03-12 16:49:04 +05:30
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