-
Notifications
You must be signed in to change notification settings - Fork 0
Semester Plans
kstola2 edited this page Jul 16, 2019
·
11 revisions
- Block query endpoint
- Block to JSON
- Block from JSON
- Block query by height request
- Block query by height handler
- Block query by height response handler
- Block query by hash request
- Block query by hash handler
- Block query by hash response handler
- Add block query handler to main
- Blockchain Synchronization
- Add synchronization to main
- Endorsement endpoint
- Endorsement request
- Endorsement handler
- Add endorsement request to main
- Add endorsement handler to main
- Height endpoint
- Height request
- Height handler
- Height response handler
- Add height request command to client
- Add height handler to main
- Email notification endpoint
- Email notification registration request
- Email notification table added to
accountsdatabase - Email notification registration handler
- Add email notification functionality to block production
- Contract history JSON file added for client
- Write to contract history
- Add to client main
- Make a window
- Display wallet address
- Display balance
- Display state nonce
- Sync endpoint
- Sync button
- Sync request
- Sync response handler
- Send endpoint
- Wallet address text box
- Balance text box
- Send button