node
node copied to clipboard
The core of Po.et
Blockchain Reader polls Insight for blocks periodically, running every X seconds. As long as X is less than the average time new blocks take to generate in the blockchain, Po.et...
The Testing Environment needs to have two completely isolated Po.et Nodes, each with its own IPFS, MongoDB and RabbitMQ. We need an smoke test that sends an alert to Slack...
List and make tickets for the different failure scenarios. Examples: - Application process is force-killed, the application doesn't receive an kill even by which to finish what it's doing. -...
- [ ] API - [ ] BatchReader - [ ] BatchWriter - [ ] BlockchainWriter - [ ] BlockchainReader - [ ] Health - [ ] Messaging - [...
I'm finding this a lot in the QA environment logs. ```js { "msg":"Anchor request failure", "module":"BlockchainWriter", "file":"Router", "method":"onCreateBatchSuccess", "error":{ "driver":true, "name":"MongoError", "index":0, "code":11000, "errmsg":"E11000 duplicate key error collection: regtest.blockchainWriter index:...
Placeholder. Update RDD with - https://github.com/bitcoin/bips/blob/master/bip-0125.mediawiki - ?
@WesleyCharlesBlake found the following error: ```js { "level": 50, "time": 1541423343204, "msg": "Error downloading IPFS hashes", "pid": 18, "hostname": "node-testnet-poet-node-6678fdb454-q6m69", "module": "StorageReader", "file": "Router", "method": "onBatchReaderReadNextDirectorySuccess", "error": { "driver": true,...