Commit Graph

110 Commits

Author SHA1 Message Date
Agnish Ghosh fda3a48a66 fix no dc situation 2024-10-10 02:34:06 +05:30
Agnish Ghosh a89847b1f1 missing data columns improvement 2024-10-10 01:41:18 +05:30
Agnish Ghosh 1e2b8dac6d minor fix 2024-10-08 04:43:04 +05:30
Agnish Ghosh 9ede8028c0 add more checking in rpc response 2024-10-08 04:28:12 +05:30
Agnish Ghosh 49977242bd gossip and polling fixes 2024-10-05 02:03:50 +05:30
Agnish Ghosh 445a1f249c don't shoot root requests 2024-10-04 23:33:47 +05:30
Agnish Ghosh 51cff05d02 fixed no blob commitments issue 2024-10-04 18:23:33 +05:30
Agnish Ghosh 87ed9123c7 make columns by root shoot once in 5 slots 2024-10-03 16:55:38 +05:30
Agnish Ghosh 28e7d9187c remove some logging 2024-10-03 16:22:53 +05:30
Agnish Ghosh 6e057edc89 initial start fix 2024-10-03 15:43:45 +05:30
Agnish Ghosh b8abd2d448 disable rman 2024-10-03 05:57:10 +05:30
Agnish Ghosh 675791e61f bump gossip wait time 2024-10-03 05:30:14 +05:30
Agnish Ghosh 5662b7c27f bump poll interval for dc 2024-10-03 05:00:43 +05:30
Agnish Ghosh 1d4924190d refine rman dc 2024-10-03 04:31:40 +05:30
Agnish Ghosh baa959f978 rman fixes 2024-10-03 04:21:52 +05:30
Agnish Ghosh 9fb3d47d7c stop root requests 2024-10-03 04:01:24 +05:30
Agnish Ghosh 1ed21231fe parallel req bump down 2024-10-03 03:34:46 +05:30
Agnish Ghosh 9a4a6066c8 set poll interval 2024-10-03 03:07:22 +05:30
Agnish Ghosh b8d03ef913
refactor peer selection 2024-09-30 22:17:30 +05:30
Agnish Ghosh 30f8ef9154 bump parallel dc requests 2024-09-23 15:22:08 +05:30
Agnish Ghosh 2ff165d304 fix enr advertising 2024-09-23 14:06:33 +05:30
Agnish Ghosh d08044f584 rework filtering for root request 2024-09-23 00:03:37 +05:30
Agnish Ghosh c1cb673d6c fix bug 2024-09-19 17:22:08 +05:30
Agnish Ghosh e8b64d8dd2 subnet sampling part 2 2024-09-19 13:36:56 +05:30
Agnish Ghosh 9b79a9df5b gossip wait time 2024-09-18 14:51:48 +05:30
Agnish Ghosh 7d04142e4a simplify usage of get custody columns 2024-09-09 01:58:21 +05:30
Agnish Ghosh 3aa85100f9 move lookupCscFromPeer to Eth2Network, add reqColumns check in data column sidecar range request 2024-09-02 16:45:10 +05:30
Agnish Ghosh 66cb3ff54e only persist data columns after block validity 2024-08-28 18:03:21 +05:30
Agnish Ghosh e87871e2cb save work 2024-08-23 15:56:36 +05:30
Agnish Ghosh ee9889ca91 disable blobs for syncing because of fake deneb fork 2024-08-23 12:31:54 +05:30
Agnish Ghosh de7cbd8ca4 reduce gossip wait time for data columns 2024-08-23 11:46:06 +05:30
Agnish Ghosh bf60839e67 increase waiting time for data column root request 2024-08-23 02:59:45 +05:30
Agnish Ghosh b4ba4bd7d1 lookup csc fix 2024-08-22 20:09:43 +05:30
Agnish Ghosh 6127bd6ed2 make all csc uint64 2024-08-22 18:34:26 +05:30
Agnish Ghosh 3f56281351 fixed lookup csc from peer 2024-08-22 13:52:41 +05:30
Agnish Ghosh e163aa08c0 enable filtering of peers during data column root request 2024-08-21 18:23:05 +05:30
Agnish Ghosh 0034fea1d6 reduce outgoing root requests 2024-08-19 20:42:58 +05:30
Agnish Ghosh f71354b307 experimentally disable verifying data column sidecar before storing block 2024-08-19 13:52:47 +05:30
Agnish Ghosh 635eebbed1 fix response time 2024-08-19 13:17:33 +05:30
Agnish Ghosh 9ed7a193cd disable rman for blobs 2024-08-19 02:58:50 +05:30
Agnish Ghosh 7e7c14989e bump up data column gossip wait time 2024-08-18 22:23:33 +05:30
Agnish Ghosh f5354eb46d
bump parallel requests for data columns upto 64 for supernode 2024-08-18 12:17:25 +05:30
Agnish Ghosh 04fd58efbf
disable valid csc set experimentally 2024-08-18 04:11:39 +05:30
Agnish Ghosh cd5532c078 add filtering to peer pool and protocol, remove filtering from SyncManager level 2024-08-17 20:51:36 +05:30
Agnish Ghosh b32205de7c
upstream peerdas alpha3 related spec changes + fix upstream related issues (#6468)
* reworked some of the das core specs, pr'd to check whether whether the conflicting type issue is centric to my machine or not

* bumped nim-blscurve to 9c6e80c6109133c0af3025654f5a8820282cff05, same as unstable

* bumped nim-eth2-scenarios, nim-nat-traversal at par with unstable, added more pathches, made peerdas devnet branch backward compatible, peerdas passing new ssz tests as per alpha3, disabled electra fixture tests, as branch hasn't been rebased for a while

* refactor test fixture files

* rm: serializeDataColumn

* refactor: took data columns extracted from blobs during block proposal to the heap

* disable blob broadcast in pd devnet

* fix addBlock in message router

* fix: data column iterator

* added debug checkpoints to check CI

* refactor if else conditions

* add: updated das core specs to alpha 3, and unit tests pass
2024-08-05 19:27:39 +05:30
Agnish Ghosh c6513122b9 fix reviewed code 2024-07-23 12:38:16 +05:30
Agnish Ghosh b001499281 add: valid custody peer set to RequestManager 2024-07-23 12:36:42 +05:30
Agnish Ghosh 74ee8bb74d
refactor cells and proofs logic + fix edge cases 2024-07-06 13:24:51 +05:30
Agnish Ghosh 1729bdcf57
reduce parallel requests 2024-07-06 00:30:18 +05:30
Agnish Ghosh b927ddd65a
fix: get_data_column_sidecars 2024-07-04 13:55:51 +05:30