pieterhartel

Results 7 issues of pieterhartel

It seems that sometimes a link without an href is ignored. Consider the sample html below: ``` $ cat anchor.html FOO. FOO! BE AWARE OF SCAMMERS WHO COPY OUR SITE!...

bug
wontfix

Some text is being repeated whereas the link is being omitted. Consider the input below: ``` $ cat scam.html FOO FOO. FOO! BE AWARE OF SCAMMERS WHO COPY OUR SITE!...

bug

I am having trouble decoding transaction inputs to older transactions found on the blockchain. I am digging through the history of various smart contracts as a kind of "archeological" investigation....

The constructor does not have a name and is therefore not considered by addABI; similarly the input to a create transaction is not prefixed by a hash of the signature...

I have two questions: 1) I think that the title from an HTML document is: * the text from `text` if there is a single `` in the document *...

question

This page ``bodyh2 1`` gives title: h2 1 However, this page ``bodyh2 1`` gives title: None, but it should give title: h2 1 Similarly, this page ``body h1 2`` gives...

bug

The behaviour below is inconsistent on my Mac; on Ubuntu the results are mostly consistent. I cannot reproduce the inconsistency on Ubuntu, but on MacOS see below. Here is the...