Inphi

Results 74 issues of Inphi

Older hbase versions (e.g. 1.0.x) do not support partials. If partials aren't provided by the regionserver then treat the cell results as complete. Closes #81

via PKCS#7 padding. I guess the user can do this themselves. So this is more of a convenience. Caveat: if this is merged, we'll be locked into a given padding...

### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...

T-bug
C-forge
Cmd-forge-script

**Describe the bug** When `DATA_TRANSPORT_LAYER__SYNC_FROM_L1=true`, the dtl can stall and fail to sync new transactions. We see the following error in logs: ``` Error: bad response (status=502, headers={"content-length":"0","connection":"close","date":"Sun, 29 May...

C-bug
M-dtl
P-confirmed

... Dynamic in the sense that the completion func should be provided with the _readline up to the cursor_ (modulo command name) I'm currently unable to port my code to...

per http://api.zeromq.org/4-1:zmq-disconnect, it'll be convenient to be able to disconnect a specific endpoint on a socket rather than maintaining multiple sockets and using `Socket.Close()`

This is merely a port of the existing batch inverse routine in [fp](https://github.com/kilic/bls12-381/blob/master/fp.go#L193). It has the same performance characteristics as fp's.

### Component Cast ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? cast...

T-bug

This fixes the problem described in #20. The express dependency has also been updated because >=express#4.0 versions no longer use the configure method.