-
Light nodes for wallets
*Requirements/objectives*
1. Access blockchain data with reasonable confidence as to its legitimacy.
2. Construct transactions without the aid of another node.
3. Minim…
-
# Lines of code
https://github.com/code-423n4/2023-11-zetachain/blob/b237708ed5e86f12c4bddabddfd42f001e81941a/repos/node/zetaclient/inbound_tracker.go#L144
https://github.com/code-423n4/2023-11-zetac…
-
It has been suggested that some of the block orphaning behavior we are currently seeing is deliberate. A coalition of miners would subsequently orphan blocks off of the chain tip. Because the coalit…
-
related to #13 but was missed or left out. There is an inherent flaw in the way that dogecoin auxpow blocks are validated.
in parseAuxPow the parent block hash is extracted from auxpow header. This…
-
Related to #4039 and somewhat downstream of #4107: the `stacks-node`, given a Stacks block `new_block`, needs to figure out the stacker aggregate public key. To do this, it queries `pox-4` state, but …
-
I've presented the ideas here online and at multiple events including most recently CRYPTO 2018 today, and I got a positive reception from some Zcash community members and it was suggested that I star…
-
This is a rust blockchain parser and clusterizer.
It's goal is to cluster the bitcoin addresses and parse the database into a useable csv to be consumed by an SQL database.
Note: The rust async…
-
Hi...While doing the ord wallet balance it hung at 350000. I closed the terminal...tried to run the command again and now it is waiting to issue the command. Any guidance on if the indexing for balanc…
-
```
What steps will reproduce the problem?
1. run. scan. statistics. process
2.
3.
What is the expected output? What do you see instead?
precompiled exe process only first 30000 blocks and exits
Wh…
-
```
I pulled the latest code yesterday and got this output when I ran the process
command. Any ideas?
--------------------------------------------
....
statistics
Block Processing will gather stati…