-
## Describe the bug
When I use ./scripts/seed-chainstate.sh to init chainstate, stacks-blockchain panic and quit
## Environment
- OS: Ubuntu22.04
- stacks-node 2.5.0.0.5
- network: nakamoto testn…
-
My node suddenly became out of sync and reported the following error. How can I solve it,And Terra nodes often encounter this situation. How can we avoid it
6ce3f909bf40@81.30.157.86:26656
9:26A…
-
# 💎 Issue
Currently a few services initialize event subscriptions for state events(State Initialization, Syncing) in the `Start` routine of a service. This should instead be done in the constructor…
-
Currently ORNode listens to `ProposalCreated` events of Orec contract and stores a record for each such proposal. Orec allows accounts with no respect to create proposals. This is intentional in order…
sim31 updated
1 month ago
-
Error: Error making request to https://raw.githubusercontent.com/truffle-box/bar e-box/ma…
-
Vulnerable Library - truffle-5.11.5.tgz
Path to dependency file: /blockchain_integration/pi_network/PiSure/contracts/package.json
Path to vulnerable library: /blockchain_integration/pi_network/cont…
-
Hi,
Thanks to read this issue.
Behind a proxi correctly configured and under the following configuration:
`node -v`: `v8.16.0` or `v10.16.0`
`npm -v`: `v6.9.0`
I executed the **Step 9. En…
-
The data on the blockchain already went through validation, so the purpose of `command` in blockchain related context in unnecessary.
When handling blockchain related events, they should be directl…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `erc20-snapshot@1.0.2` for the project I'm working on.…
-
The last line of the NeoSystem constructor is `Blockchain.Ask(new Blockchain.Initialize()).Wait();`, which configures the blockchain actor. However, it's not possible to register for any of `EventStre…