Mars Robertson

Results 45 issues of Mars Robertson

Changes: * `byte` ---> `bytes1` * `constant` ---> `view` * `constructor` Here is the code: ``` contract UUIDProvider { constructor() public { seen[0x0] = true; min_entropy = 32; addEntropy(); }...

If you want to try yourself, files are uploaded here: https://github.com/marsrobertson/marsrobertson.com/tree/gh-pages/files ![image](https://user-images.githubusercontent.com/44369284/58710125-87aa9980-83b3-11e9-8d2c-248a9a3feda2.png) ![image](https://user-images.githubusercontent.com/44369284/58710198-ad37a300-83b3-11e9-93be-a3169ccb79c2.png) # Now it's 14:51. Tried version installed locally on my machine `ots stamp` as well as the...

* https://en.wikipedia.org/wiki/OpenTimestamps#cite_note-15 * https://bitcoinmagazine.com/articles/opentimestamps-has-timestamped-entire-internet-archive-heres-how/ * https://petertodd.org/2017/carbon-dating-the-internet-archive-with-opentimestamps * **https://opentimestamps.org/internet-archive/ 404 😐** ![image](https://user-images.githubusercontent.com/44369284/57181962-e56dc380-6e91-11e9-841b-d9e77409e477.png)

![image](https://user-images.githubusercontent.com/44369284/72149564-61ae9400-339b-11ea-9bcb-36db7a0e3f0d.png)

Priority: Medium

Just like Metamask is doing: ![ScreenFlow](https://user-images.githubusercontent.com/44369284/73538038-dbc5bc00-4421-11ea-979f-b644b4cdb6d4.gif)

enhancement
Priority: Low

I think that according to Kleros philosophy, good UI should prevent Escrow from the same accouont. ![image](https://user-images.githubusercontent.com/44369284/71788796-9b8b3d80-301d-11ea-8081-1da875c5e60b.png)

enhancement
Priority: Low

![image](https://user-images.githubusercontent.com/44369284/71821963-7c2af980-308b-11ea-9393-e4b488f8b953.png) > So my opinion (genuine honest, authentic opinion) - rather than be happy because of a new feature, I was like "OH NO", it's a cost, maintenance, complexity...

wontfix

If multiple files use .zip (or just support uploading multiple files) * One section for contracts. * One section "catch all", anything else you may want to add Currently, it...

I cancel transaction on MetaMask. Button remains spinning. Of course I can reload the page. Nice to have to restore initial button state.

bug

On the **Invoice Summary** I was wondering how do you know my receiver address: ![image](https://user-images.githubusercontent.com/44369284/56394879-8de41c80-6230-11e9-9993-27c241bee460.png) After some thought - it's coming from MetaMask. Display in the UI currently logged in...

enhancement