Benjamin F Knigge
Benjamin F Knigge
Would you be interested in including HAR file generation into goproxy? There is a fork from several years ago that includes it but it seems fairly out of date.
I'm trying to configure bitcoincash but I keep getting errors regarding the address. I've tried it in both the old, new, and new with prefix formats. Here's the error that...
It's been many years since the last time that I've attempted to write any code in C and would really appreciate it if there was a bit of documentation on...
I'm guessing that this my have to do with array types since both fields are of type array(varchar(66)) SQL select block_transactions, block_uncles from ethereum.default.block limit 1; Error Type | INTERNAL_ERROR...
This was originally posted here > https://github.com/prestodb/presto/issues/6936#issuecomment-412314052 Ubuntu 18.04 java -version java version "1.8.0_181" Java(TM) SE Runtime Environment (build 1.8.0_181-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode) SQL...
I've noticed that queries involving blocks 386620 and 392110 and erc20 fail. I have no idea. Here are example queries select * from ethereum.default.erc20 where erc20_blocknumber = 392110; select *...
I've found that certain token contracts will result in the following error "abi: unmarshalling empty output" The following token contracts result in this error DGD - 0xe0b7927c4af23765cb51314a0e0521a9645f0e2a LRC - 0xef68e7c694f40c8202821edf525de3782458639f...
The following code sample will panic with an 'arithmetic operation overflowed' error if set_header_length is not called or if the value is set to 16 or greater ``` let mut...
The preceding . isn't part of the TLD Authoritative example https://www.iana.org/whois?q=tw
I just wanted to make you aware of the work related to ICMP with rust in libpnet.