kaistshadow / blockchain-sim

Scalable blockchain simulator/emulator running on shadow simulator
MIT License
9 stars 1 forks source link

PR for isseu #277 - Implement basic handshaking mechanism for Monero #286

Closed ygnkim closed 3 years ago

ygnkim commented 3 years ago

issue #277 을 위한 PR.

target Monero와 기본적인 handshaking을 통해 연결을 유지할 수 있는 노드들을 위한 API 구현 (MoneroSybilAdapter)

두개의 regression test 생성. (regtest/2_sybilAPI/4_verack_with_monero) 제대로 동작하는 것 확인함.