kaistshadow / blockchain-sim

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

FF - 3 -client connection test #282

Closed tkdlqm2 closed 3 years ago

tkdlqm2 commented 3 years ago

FF - 3 -client connection test

Originally posted by @tkdlqm2 in https://github.com/kaistshadow/blockchain-sim/issues/266#issuecomment-809902075

tkdlqm2 commented 3 years ago

시뮬레이션 시 bitcoin 플러그인과 connection만 될뿐 노드의 역할은 하지 않음. 다만 bitcoin 플러그인으로부터 transaction, propagation, block propagation에 대한 수신을 함.

시뮬레이션 후, 각 노드들의 플러그인 결과 로그에서 client의 ip address 로그를 필터링으로 연결 유무를 확인하여, 로그가 있으면 return 0 아닐 경우 return 1임.