Spencer Corwin

Results 41 comments of Spencer Corwin

Shift heap left/ shift heap right. Bit manipulation, in other words?

I got it! In JavaScript, bitwise operations can only be done on 32-bit integers (keyword: INTEGERS). But JavaScript only has a single number representation- the 64-bit double precision floating point...

Could be good for contract groups and permissions and such for Neo 3.0

Ledger is the hardware wallet. To be clear.

This should also include a failover for it the node gets bad seeds. Currently they fail and new seeds need to be updated manually. Not sure if this will be...

Possibly due to webpack optimizations? https://github.com/webpack/webpack/issues/8435

Just made a PR for this as I really wanted it for my own workflow: #422 Note that it probably won't be merged though since "Job"s in Cloud Run appears...

> @spencercorwin do you need to accept Google's CLA for this PR to be reviewed? I believe the CLA is needed before merging, but not before being reviewed. I'll sign...