Skip to content

Instantly share code, notes, and snippets.

View conor10's full-sized avatar

Conor Svensson conor10

View GitHub Profile
Verifying that +conor10 is my blockchain ID. https://onename.com/conor10
class ListTextWidget(forms.TextInput):
def __init__(self, data_list, name, *args, **kwargs):
super(ListTextWidget, self).__init__(*args, **kwargs)
self._name = name
self._list = data_list
self.attrs.update({'list': 'list__{}'.format(self._name)})
def render(self, name, value, attrs=None):
text_html = super(ListTextWidget, self).render(name, value, attrs=attrs)
data_list = '<datalist id="list__{}">'.format(self._name)
package org.web3j.tx;
import java.math.BigInteger;
import java.util.concurrent.ExecutionException;
import org.web3j.crypto.Credentials;
import org.web3j.protocol.Web3j;
public class FastRawTransactionManager extends RawTransactionManager {
0x19e03255f667bdfd50a32722df860b1eeaf4d635
0x4bae355cc080c6ebe9c58ee317a3ad8e4b46dc08
0x4bAe355cc080C6EbE9c58eE317a3AD8e4b46dC08

Keybase proof

I hereby claim:

  • I am conor10 on github.
  • I am conor10 (https://keybase.io/conor10) on keybase.
  • I have a public key ASCn-ouBTjADYWgBPLJVrrqT5dVa3Au_1s_s04Q0GNokeQo

To claim this, I am signing this object: