Emiliano Bonassi
Emiliano Bonassi
Solving #130
Hi, i need your help to understand why i get this error: " Processing throwed error {badmatch,{error,bad_request}} trace: [{mod_restful,handle_rest_request,5,[{file,"src/mod_restful.erl"},{line,187}]},{mod_restful,process,2,[{file,"src/mod_restful.erl"},{line,161}]},{ejabberd_http,process,2,[{file,"src/ejabberd_http.erl"},{line,355}]},{ejabberd_http,process_request,1,[{file,"src/ejabberd_http.erl"},{line,461}]},{ejabberd_http,process_header,2,[{file,"src/ejabberd_http.erl"},{line,287}]},{ejabberd_http,receive_headers,1,[{file,"src/ejabberd_http.erl"},{line,181}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}] " The configuration is: mod_restful: api: - path: ["admin"] module: mod_restful_admin...
Fixes #525 Keep the same interface for `ingest.py` and `privateGPT.py` but refactored to use a library and a CLI. I've built this, to speed up my own usage and to...
**Is your feature request related to a problem? Please describe.** Simplify UX and use it as a library in other projects (e.g. clients) **Describe the solution you'd like** A simple...
implementing this https://developers.cloudflare.com/web3/ipfs-gateway/concepts/dnslink/ related to this #236 https://github.com/ipfs-shipyard/ipfs-deploy/pull/255
solves #256 #236
### Component Forge, Cast ### Have you ensured that all of these are up to date? - [X] Foundry - [ ] Foundryup ### What version of Foundry are you...
Introducing new token farming mechanism (i.e. Converter) It enables https://github.com/emilianobonassi/yIdleStrategies/issues/14 Waiting for https://github.com/yearn/yearn-strategies/issues/139
Create a Converter to hold stkAave from the strateg, manage the underlying Aave claim process and sell.
Update Readme with two sections, respectively describing at high level the strategy and how it is implemented