I'm wondering how I can get pending transaction of a specific address using web3.py I tried this but I don't know where I can put the address to get the pending
I have a model: class People(models.Model): family = models.CharField(null=True) phone_numbers = ? How i can implement phone_numbers for some phone numbe
There are many situations (especially in low-level programming), where the binary layout of the data is important. For example: hardware/driver manipulation, ne
It's proven that, the Karmarkar-Karp's differencing algorithm always performs better than greedy for 2-way partitioning problems, i.e. partitioning set of n int
on every page I am injecting a widget (html + javascript). Later when I click on a button, I want the widget to send a message to the extensio
The below code works fine if I run it from my command line, but if I run this code anywhere in my project I get this error: net.Socket is not a constructor I
How can I set so that only .btn-drag can drag whole row? I am using https://github.com/SortableJS/Vue.Draggable Currently I can drag also with button#options
I have a special, non-language use case using a fixed vocabulary—i.e., a relatively small set of generated tokens that represent the entire vocabulary of