pro-wh

Results 64 issues of pro-wh

cross reference https://github.com/grpc/grpc-web/pull/1025 When using a different codec where primitive values are allowed (we use CBOR), the current implementation omits calling the `data` listeners on falsy values, such as `0`...

##### SUMMARY /code is mounted from host, so everything would be owned by your usual non-root user ID. thus it's a git repo owned by a user different from the...

c:build

##### SUMMARY We have some code for adapting to different Linux kernel versions. Currently our automated tests run on fairly recent kernels, so branches for older versions don't get exercised....

c:testing
c:runtime/loader

##### SUMMARY we actually have pretty good introspection, with existing facilities to detect method name collisions and to look up the transaction body type of a given method. for generating...

1. eliminate some unnecessary Set*: - when short circuiting transfer to self, do not save the unmodified account - when starting to reclaim escrow, do not save the unaffected delegator...

c:staking

suppose I have a "serverdir" of a node that's synced. Someone wants to get my copy of that. goal: 1. ~~formulate instructions for how to prepare a distributable (i.e. no...

c:ops

Note that this way anything in the simulation context could still overwrite storage if it commits something. I think it is enough to mention this in the method documentation. _Originally...

c:runtime

some sites show a tooltip when you click a 'copy' button. or more generally, buttons often have some kind of "down" appearance when you're clicking it

enhancement
internal

when you click the menu in the top right and switch networks, it takes a few seconds before the loading spinner modal appears

ui