Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepclause/agentvm
/ stack.test.js
File
stack.test.js
test/network/stack.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ NetworkStack } = require(
'../../src/network'
);
2
const
assert = require(
'assert'
);
3
4
/**
Callers
nothing calls this directly
Calls
9
createEthFrame
Function · 0.85
createIPHeader
Function · 0.85
receive
Method · 0.80
calculateChecksum
Method · 0.80
send
Method · 0.80
hasPendingData
Method · 0.80
readFromNetwork
Method · 0.80
writeToNetwork
Method · 0.80
test
Function · 0.70
Tested by
no test coverage detected