Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* portalnetwork: custom pingpong payload types and methods * client: add client info as client attribute * remove duplicate type name * network: add capabilites and ephemeralHeadersCount to network attributes * history: add history related capabilities * network: add pingPongPayload method * network: refactor Ping/Pong methods * fix ping message test * move HISTORY_RADIUS conditional to correct case * CLI: add system arch and commit hash to args * CLI: use simpleGit to find commit hash * client: remove node builtins * client: use info from opts * CLI: modify ping endpoints to use BASIC_RADIUS ping type * update packagelock * update network capabilities array * include radius in type 0 payload * RPC: change PING methods to type 0 * enforce 1st ping MUST be type 0 * fix Docker build with json assertion * Use correct type on error response * test PING/PONG extensions * fix PONG bug * test ClientInfo functions * CLI: replace simple-git with execSync * update extensions types * update test vectors * CLI: update pong payload handling * Copy git directory in dockerfile * Update Dockerfile Co-authored-by: Kolby Moroz Liebl <[email protected]> * fix .git copy statement * fix dockerfile again * Propagate os/cpu/commit to portalnetwork constructor * update package-lock --------- Co-authored-by: acolytec3 <[email protected]> Co-authored-by: Kolby Moroz Liebl <[email protected]>
- Loading branch information