casper-node icon indicating copy to clipboard operation
casper-node copied to clipboard

Reference client for CASPER protocol

Results 264 casper-node issues
Sort by recently updated
recently updated
newest added
trafficstars

Relates to: https://github.com/casperlabs/proservices_economics/issues/13

Epic
downstream
ecosystem

The networking component should become completely agnostic of the actual component payload and only announce incoming bytes, along with a channel tag. Actual reading should be left to the components...

Epic

Description: We currently send a lot of data straight from storage to a peer, without any necessary deserialization occurring. This can be optimized (although potentially unsafe-ly) to directly supply these...

networking

this is an enhancement Review longstanding concerns about arithmetic used in system auction (see https://github.com/casper-network/casper-node/pull/3420#discussion_r1038217398)

enhancement