Matus Lestan

Results 60 issues of Matus Lestan

Into this job I tried adding 0.01 amount of funds several times, I confirmed approval transaction and then transfer transaction, it went through ok, but then Available Funds at the...

bug

This is how page looks like while job is being loaded. ![image](https://github.com/district0x/ethlance/assets/3857155/2ab4e517-bb3e-401b-8ace-0fff3e902883) There should be proper loading icon and components that are still waiting for data should not be displayed...

bug

I don't know if this is known, but: - start new project via `re-natal init` - `re-natal use-android-device genymotion` - `re-natal use-figwheel` - start figwheel as `(start-figwheel "ios" "android")` -...

Any plans to make it working in Clojurescript also? It's very good library :)

Please check, I've opened question on SO: http://stackoverflow.com/questions/31591479/how-to-create-material-ui-component-in-om-clojurescript Don't you know how to make this work with latest Material UI?

Many times I get this error: `Exception: ChatGPT answers doesn't match batch count. Got 32 answers, expected 30` Sorry, but this is very annoying error. When it happens user needs...

[modular.bidi/as-request-handler](https://github.com/juxt/modular/blob/master/modules/bidi/src/modular/bidi.clj#L68) is missing quite important parameter `handler-fn`, which should be passed to [bidi.ring/make-handler](https://github.com/juxt/bidi/blob/master/src/bidi/ring.clj#L28)

Create CLJS wrapper (cljs-orbit-db) for https://github.com/orbitdb/orbit-db API is here https://github.com/orbitdb/orbit-db/blob/master/API.md Probably you'll need to create cljsjs of the library first. Primarily we wanna use https://github.com/orbitdb/orbit-db-eventstore but looks like all db...

Consider pros and cons of 2 Ethereum libraries: https://github.com/ethers-io/ethers.js https://github.com/ethereum/web3.js Present points to all other devs and we'll make decision which one to use for https://github.com/district0x/cljs-web3