santicomp2014
santicomp2014
This issue was originally raised in #2205. After #2202 was merged, flooding of recovery attempts is still occurring under a different set of conditions. The current implementation sets the publisher...
In #2202 the timeout for `getFeedContent` was removed. There seems to be an issue with the context that is passed down to the feed operations. If there is a context...
`updateState` is being called from `Pss.Send` this call could be made from another place, for example externally from `Send` func. [original comment](https://github.com/ethersphere/swarm/pull/2159#discussion_r414791816)
This PR intends to satisfy Swap bounced cheque [User Story](https://github.com/ethersphere/user-stories/issues/72) This should satisfy two criteria - On handshake connection/addPeer, If the peer has a bounced cheque in his Smart contract....
The swap logger is part of the swap package. If we want to use it outside the scope of that package, refactoring would be needed. For example swap/log package that...
Currently, the log level/logpath for swap logs are defined in the cli. - swap-audit-loglevel - swap-audit-logpath Another flag should be added specifically for the purpose of defining max split size....
Swap flags should be tested for correctness. A posible solution would be to use create a new test under config_test.go and spawn a new instance of swarm with the flags...
A segfault is produced when invalid value of swap-deposit-amount is passed into cli Example `--swap-deposit-amount=0` ``` INFO [02-13|16:40:05.529] bound to chequebook swaplog=* base=f34abaa1cc41db1a:656e6f64653a2f2f chequebookAddr=0xB5DD3f157e0737Be4eb1D16E53F957720F317a17 panic: runtime error: invalid memory address...
As of February 2022, Intel RealSense ID will be discontinued, I think OAK-D (IR VARIANT) with AI models could be a good replacement for F450/F455. Neural nets for face recognition...
Fix Analytics in Metabase and also AWS Postgres investigation