Vit∀ly Vlasov

Results 25 issues of Vit∀ly Vlasov

Hi, this should fix issue [#7](https://github.com/ztellman/proteus/issues/7). I've also added 3 additional tests. Please review. Thanks, Vitaliy.

Hi! Thank you for your open-source work! I've recently ran into an issue with Proteus, namely that ``` (let-mutable [a 3 b (let-mutable [c 1 ] c)] b) ``` will...

Hi, thanks for a great plugin. I've been using it for some time, and there seems to be an issue with background job handling. I am using Gradle for Java...

Hi! I've recently started using metrics-clojure, thank you for great work! I have a question - is it possible (somehow) to provide exception handler to Graphite reporter, so that in...

### Description *Type*: Feature PNGs containing QR codes visible in bot comments on GitHub are stored in DB in the `issue_comment` table. Images in bot comments link directly to the...

bounty
bounty-L

### Summary When browsing Open Bounty website with MetaMask on, it complains in Console that ``` MetaMask: web3 will be deprecated in the near future in favor of the ethereumProvider...

bounty
bounty-XS

Fixes #352 Following changes are made: 1. Update user profile data each minute (along with bounty/activity data) 2. Check whether Ethereum address is set, and whether user has any associated...

Tested-Issues

### Description There is currently a plethora of various tx hashes that are stored in the `issues` table. These pertain to different stages of tx lifecycle and include: - `transaction_hash`...

### Description As number of SOB users increases, item count in `Bounties` and `Activity` pages will increase. This might slow down initial page load. ### Solution Implement server-side pagination for...

*Type*: Feature ### Description It would be nice to model Ethereum contracts as a separate entity in the application and DB. Right now contract data are stored together with issue...

good first issue