Matus Lestan

Results 60 issues of Matus Lestan

Clicking on names here should be a link ![image](https://github.com/district0x/ethlance/assets/3857155/c515eebd-7e43-4baf-a0ad-2cb236c68d81)

bug

![image](https://github.com/district0x/ethlance/assets/3857155/1239e71e-4307-4fdf-99e0-6b3ec1bc6dd7) So there was a dispute, employer left feedback, now candidate doesn't have form to leave feedback

bug

![image](https://github.com/district0x/ethlance/assets/3857155/9654ea04-8ed8-43d1-aff6-3d0b12ea9b90) Here on the right side we should show the feedback left. Ideally as stars, or at least like 3/5

bug

![image](https://github.com/district0x/ethlance/assets/3857155/9bf799d5-3535-4d6c-bb21-f7bc11d920d4) Here on the right side, we should show funds allocation for each user, both in percentages and amounts.

bug

![image](https://github.com/district0x/ethlance/assets/3857155/ef7b4b73-af7b-4378-960a-aeca9aacdb9e) 1. It doesn't set default value. Slider is in the middle, but values are not set. 2. First part of text should be on separate line. Slider should be...

bug

Let's say in solidity we have function: ``` function getSha(address addr) public constant returns (bytes32) { return sha3("a", addr); } ``` calling it with argument `0xb1c5a3554588d9b165a72bf916475b7aaf893ac8` returns: `0x437295b586f19ad521f7fa3ee4cf3092f2f584ff1c871d4250d42d7bd1d3f0c0` whereas in...

![image](https://github.com/district0x/ethlance/assets/3857155/9c0f0d05-91c7-45aa-8d4c-36b053971256)

bug

It actually did transaction, it console it looks like it created job, but in job search page I cannot find it. Also, I didn't get any redirect to the job...

bug

After creating job it redirected to the job detail page, but it is blank screen with this error. I used ERC20 ![image](https://github.com/district0x/ethlance/assets/3857155/4e857302-a428-4b78-9b20-01cbd41738d1)

bug

I minted ERC20 here: https://sepolia.arbiscan.io/tx/0x2680a0d912c390be86064bfea907d7e32b9c965060edb6c11b53b5b6221c7d91 I get failing tx: ![image](https://github.com/district0x/ethlance/assets/3857155/23dae6f2-ab1f-4092-9624-4ae53ea89772)

bug