agora icon indicating copy to clipboard operation
agora copied to clipboard

POC Node implementation for CoinNet

Results 93 agora issues
Sort by recently updated
recently updated
newest added

When doing integration test, since we use spawnProcess, stdout is piped: https://github.com/bosagora/agora/blob/c58e135df9d7c5fd6c0580e33609e1395e05443c/ci/system_integration_test.d#L74 But then, we also print the logs afterwards: https://github.com/bosagora/agora/blob/c58e135df9d7c5fd6c0580e33609e1395e05443c/ci/system_integration_test.d#L82-L95 I think we should only keep the later, as...

type-bug
C.General

It only outputs "Malformed XXXX message": https://github.com/bpfkorea/agora/blob/90238c989a237386ef0dc679cab675ee0b384cad/source/scpp/src/scp/BallotProtocol.cpp#L285 https://github.com/bpfkorea/agora/blob/90238c989a237386ef0dc679cab675ee0b384cad/source/scpp/src/scp/BallotProtocol.cpp#L299 https://github.com/bpfkorea/agora/blob/90238c989a237386ef0dc679cab675ee0b384cad/source/scpp/src/scp/BallotProtocol.cpp#L312

type-enhancement
C. Stellar Consensus Protocol
C.General
difficulty-easy

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies
github_actions