Arsen Yeremin

Results 10 comments of Arsen Yeremin
trafficstars

Example: ``` +initialState []; +app.use(function (state, tx) { + state.push(tx); +}) ```

@mappum, Is there an example of how to keep the state lean, while persisting and validating the data as it comes in to ``` app.use(function (state, tx) { ``` Is...

Attempt to increment maximum for files watched, ' echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p ' use a different location for temp directory, ` mkdir ~/deploy...

https://github.com/AdmitHub/meteor-buildpack-horse did not work for me. Same error. If anyone gets current version of todos to work on bluemix, let me know.

![Image](https://github.com/Lilypad-Tech/lilypad/assets/298235/37177007-8983-4e50-8571-043b140087c2) Yes. It's about the way "bacalhau get" attempts to get the file. Workaround is to use "ipfs get" which works in under 7 seconds. There maybe a way to...

Thanks ________________________________ From: Gorka Ludlow ***@***.***> Sent: Friday, May 24, 2024 1:17 PM To: Lilypad-Tech/lilypad ***@***.***> Cc: arsen3d ***@***.***>; Mention ***@***.***> Subject: Re: [Lilypad-Tech/lilypad] Configuration update for Arbitrum (PR #122)...

> **Glance** - superficial check (from domain experts) > > ### Summary > Deploys LP contracts to local l2 Arbitrum Node, Arbitrum Sepolia, Arbitrum One or Arbitrum Nova > >...

> @arsen3d hopefully this is helpful- when using Arbitrum, Ive noticed that tx fees on Arbitrum Nova are typically far lower than on Arb One. The fee issue was in...

@AquiGorka, not sure what needs to be done to complete this pull request. Does it require you approval?