-
A minimal functionality includes:
* authentication
* `mng_create_order`
* `mng_cancel_order`
* listen to `mng_trade` events and trigger the verification and settlement of matches
* listen to `o…
-
![Screen Shot 2021-09-02 at 15 41 36](https://user-images.githubusercontent.com/31139/131845501-bb341d5a-a7d4-43c1-9ff2-4926eebcc3ea.png)
p2p.user_profile.public_name or p2p.user_profile.generated_…
-
![photo_2021-08-04 16 51 10](https://user-images.githubusercontent.com/31139/128192752-35f84242-00ce-44e3-8a4d-34bcd88c5f58.jpeg)
-
Hi,
Since BSC has a geth compliant full node, can support be added to peatio for it? It mostly works aside from withdraws. It seems the gas price/limits aren't being passed down to the geth client…
-
I've tried adding a DOGE blockchain and using an existing electrum server but it gives errors about json.
![image](https://user-images.githubusercontent.com/6303714/106805785-7eb8a380-663d-11eb-916…
-
Seeded users:
Email: admin@barong.io, password:
Email: john@barong.io, password:
----- Starting app -----
docker-compose up -d peatio barong gateway
microkube_peatio_1 is up-to-date
microkube_ba…
xcelr updated
3 years ago
-
Hi,
I'm seeing this error when running rake service:all
```
docker-compose run --rm barong bash -c "./bin/init_config && bundle exec rake db:create db:migrate" …
-
Hi,
Peatio: 2.6.29
Barong: 2.6.31
It seems when a new users arrives from a referral link, the referral code is not added to the user->referral_id field.
Thanks
-
Hi,
Just wondering if someone might know why the address the user created, isn't being updated in their /wallets?
I can see their wallet address just fine in tower admin...
Thanks
-
barong version: https://github.com/openware/barong/tree/2.4.1
image: "quay.io/openware/barong:2.4.1"
This seems to be the main problem. when I deploy the service of barong email in docker swarm,…