The core protocol of WoopChain
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
woop/test/chain
Jacky Wang 2d70b2adab
[engine] added additional cache epochCtxCache for engineImpl, also removed shardID in engineImpl (since it's redundant with chainReader.ShardID())
4 years ago
..
reward [engine] added additional cache epochCtxCache for engineImpl, also removed shardID in engineImpl (since it's redundant with chainReader.ShardID()) 4 years ago
README.md Add readme for chain/main.go 6 years ago
main.go Remove special eth txn in block and block proposal logic. (#3496) 4 years ago

README.md

The main.go is only used for testing the blockchain apis and smart contract codes.