opendax
opendax copied to clipboard
Open-Source Cloud-Native Digital Asset & Cryptocurrency Exchange Platform
Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3.1. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.8.1 to 2.2.0. Changelog Sourced from sinatra's changelog. 2.2.0 / 2022-02-15 Handle EOFError raised by Rack and return Bad Request 400 status. #1743 by tamazon Minor refactors...
Bumps [puma](https://github.com/puma/puma) from 4.3.3 to 4.3.12. Release notes Sourced from puma's releases. 4.3.12 Security Close several HTTP Request Smuggling exploits (CVE-2022-24790) 4.3.11 Bugfix/Security Response body will always be closed. (GHSA-rmj8-8hhh-gv5h,...
website only show 404 page not found
Hi I configured smtp email company using app.yml smtp: host: smtp.ionos.mx port: 587 user: [email protected] password: xxxxxx sender_email: [email protected] sender_name: Postmaster and I execute rake service:all, mailer does not show...
How is secret key generated or how do you decode it so that you have access to ETH once you deposit? I created blockchain, wallets, currencie and opendax created user...
Barong has the ability to specify the auth0 configuration now. https://www.openware.com/sdk/2.6/docs/barong/configuration.html#auth0-configuration Here is PR with template and config variables for this
This will solve manifest file not found problem by bringing stack up
Hi there rake:arke_maker fails (full error below) ERROR: pull access denied for gcr.io/openware-production/arke, repository does not exist or may require 'docker login': denied: I tried all the gcloud login commands...
Added Coin which is synced on another server and working. added the details to the blockchain, wallets etc and generates address. sent some as a test deposit but did not...