Jaynti Kanani
Jaynti Kanani
I am not sure what causing this issue. But, flashing with native SDK firmware works well. First time I used arduino compiled binary (using esptool-ck to flash via raspberrypi) causes...
closes #15
## Overview Implement simple plasma node which receives transactions, validates them and creates a block. The node must follow following rules to validate a transaction: 1. Should prevent double spends...
Add/change the following properties in the state sync object for easier query: 1. Add block number 2. Add log index for that particular state sync (not sure if this is...