Igor Berlenko

Results 143 issues of Igor Berlenko

Currently throwing with this error ![Screenshot from 2021-05-29 14-54-22](https://user-images.githubusercontent.com/4569866/120061042-ce5c2880-c08d-11eb-90ac-8a02adfc1f16.png)

``` let arr = [] arr.type = "animals" arr.lastItem = "kitty" console.log(arr.lastItem) // "kitty" ``` What happens in this case if proposal would be accepted?

I try to run it inside [docker image](https://github.com/dominicwilliams/instant-dapp-ide). But I receive error ![0nljpos2s_m7mvuhddqfta](https://user-images.githubusercontent.com/4569866/26978234-7931e5a6-4d33-11e7-9fe3-31464d9668e9.png)

docker

![image](https://user-images.githubusercontent.com/4569866/175754636-959b8d08-d739-49bc-a627-b93e90584255.png) Expected 1 ether.. showing over 4k ether.. ![image](https://user-images.githubusercontent.com/4569866/175754649-17e7ad19-9c03-4fe7-8c8a-88c042e1f263.png)

I would like to be able easily save current database and then restore it on another machine, - what are the options to do it?

![image](https://user-images.githubusercontent.com/4569866/181934454-cf5a80a6-368e-4f61-9f45-1fc6a21ef33c.png)

bug

I would like to see all tables and rows with pagination and filters.. can be a separate frontend app.. either connecting from external mysql client..

enhancement

Some projects need to have data stored in decentralized fashion - immutable and controlled by user.. Normal files can be easily saved into IPFS.. but when saving structured data we...

I am building real-time collaboration tool.. what's the best to subscribe for changes in model on frontend?

documentation
enhancement

![image](https://user-images.githubusercontent.com/4569866/176987882-1d851695-9265-4beb-bdf2-d22d2a25d394.png) ![image](https://user-images.githubusercontent.com/4569866/176987886-dc399980-ddb5-4dc4-97b3-17a1dc4e459a.png)

enhancement