kaistshadow / blockchain-sim

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

TPS test 설계, API화 #266

Closed hyojin5658 closed 3 years ago

hyojin5658 commented 3 years ago

Feature 0.2.0을 위해 새로 개발해야 할 것들은 다음과 같다.

tkdlqm2 commented 3 years ago

libbleep_addon.so 생성 시 source code dependency와 install path 명시해주기.

tkdlqm2 commented 3 years ago

FF - 3 -client connection test

hyojin5658 commented 3 years ago

트랜잭션 생성을 위하여 블록데이터(.dat)와 coinbase wallet의 priv key, coinbase transaction을 생성 하는 데이터 파일들이 필요하다. 이러한 dump 파일을 생성 하기 위한 로직을 코드로 추가하고자 한다.( 이전까지는 난이도 별로 생성 해 놓은 파일 사용)