pull down to refresh

Unfortunately the savingsatoshi website seems buggy in spots, and that stops me from completing the prerequisite to apply.

With the coding stuff at least I can type out solutions and run them, but one of the later challenges seems to require dragging and dropping op codes around which doesn't work in any browser I tried.

Not sure how to even proceed. Has anyone else encountered and gotten around that issue?

A quick update in case someone else runs into this:

Turns out there's no dragging around after all. Instead, you need to type in op codes into text boxes. Ignore the confusing placeholder texts (eg 0XA1...), the input does not look like that at all.

Also, there are inconsistencies between sections. In some cases you need to only type a number instead of the opcode (1 , not OP_1) and in other places the opcodes are expected. So some experimentation is needed to figure out what is required.

reply