Closed jachiang closed 5 years ago
rebased on master
Updated incorporating feedback from @jnewbery @elichai. Requires this PR branch to run.
TODO:
@jnewbery @jachiang Are we having them do this prework exercises at home? Or are the "examples" to be done at home as prework and the "exercises" to be done when reviewing during the workshop?
I think it'd be ideal if the attendees did all the prework at home, and then we go over the solutions on the day.
This is looking pretty good. There are a few review comments from me and @bitschmidty .
@bitschmidty - James is busy for the next couple of days. Are you able to implement all of the review comments in your own commit, and then I'll add it to this PR and merge?
Merging now. The required changes to the images is tracked in https://github.com/bitcoinops/taproot-workshop/issues/24.
As discussed, the EC math section has been split out from Chapter 1.1 (Schnorr Introduction), and is now considered workshop preparation along with chapter 0.1.
This PR incorporates some of the feedback from Elichai's review of Chapter 1.1.
ECKey.set(int.to_bytes())
not addressed yet - hereI will wait for @bitschmidty review of chapter 0.2 and 1.1 before tackling unaddressed todo's above.