Skip to content

Check test setup#6

Closed
cjustinobi wants to merge 59 commits intomasterfrom
portal-client
Closed

Check test setup#6
cjustinobi wants to merge 59 commits intomasterfrom
portal-client

Conversation

@cjustinobi
Copy link
Copy Markdown
Owner

No description provided.

cjustinobi and others added 29 commits March 21, 2025 08:58
* networkDB: track "approximate size"

* networkDB: update approximate size on put/del

* networkDB: update approximate size during size method

* fix typo

* network: add lock to prune

* network: prune based on approximate size

* history: add missing ContentAdded events

* state: add missing ContentAdded events

* compare against MEGABYTE value

* network: add debug logging to prune

* networkDB: dont prune non-hex keys

* networkDB: prune blockheader when byNumber not found

* test pruning
* uTP: roll back blacklisting

* log uTP error
* remove node-gyp

* update ethjs deps

* migrate portalnetwork to ethjs breaking release

* fix integration tests

* migrate cli to use breaking releases

* update package lock

* add typescript back to portalnetwork deps

* package-lock
…ightProvider (ethereumjs#757)

* Remove static function in Portalnetwork and create new constructor file

* Remove instances of the static method in test files

* Migrate to ethjs release candidates (ethereumjs#754)

* remove node-gyp

* update ethjs deps

* migrate portalnetwork to ethjs breaking release

* fix integration tests

* migrate cli to use breaking releases

* update package lock

* add typescript back to portalnetwork deps

* package-lock

* Remove static constructor from test files

* Remove more static constructor instances

* fix imports and revert test change

---------

Co-authored-by: acolytec3 <17355484+acolytec3@users.noreply.github.com>
* client: define protocol version ssz types

* client: add supportedVersions to client ops

* client: set supported versions in ENR during constructor

* CLI: add supportedVersions to cli options

* network: add highestSupportedVersion method

* move method to client

* client: ban ENR's if no common versions

* client: blacklist during version compare method

* test blacklisting for version conflict

* client: test pv setup

* test highestCommonVersion of 0

* improve version test

* test highestCommonVersion with no common

* merge update

* Fix unrelated test

---------

Co-authored-by: acolytec3 <17355484+acolytec3@users.noreply.github.com>
* Run typescript code directly when running locally

* fix import

* fix export map order
* network: add lock to bucketRefresh

* network: skip livenessCheck if 0 peers

* network: limit refresh to 3 concurrent buckets

* nodeLookup: evict node for no NODES response

* nodeLookup: only add new nodes to foundNodes

* nodeLookup: only PING at end of lookup

* network: dont ping during FINDNODES

* delete duplicate

* nodeLookup: use strings for ENR heap to avoid duplication

* nodeLookup: add log

* lint
@cjustinobi cjustinobi closed this Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants