Macarse
Macarse
@greenrobot @greenrobot-team any update?
``` 23:56:17.181 [INFO] [system.out] greenDAO Generator 23:56:17.181 [INFO] [system.out] Copyright 2011-2016 Markus Junginger, greenrobot.de. Licensed under GPL V3. 23:56:17.181 [INFO] [system.out] This program comes with ABSOLUTELY NO WARRANTY ``` GPL...
I got here after asking this question: http://stackoverflow.com/questions/7941178/long-build-times-with-sbt-android-plugin I will use scala in my application for a small part. I was thinking of trying to package that code in some...
@j256: status on this?
404 as well.
@boyan-soubachov do you think Stocks and Futures work in the same way for Orders? what are you using to verify API calls from the client?
@banteg tests pass locally 🤷 ``` $ brownie test --network mainnet-fork Brownie v1.11.2 - Python development framework for Ethereum ========================================== test session starts ========================================== platform darwin -- Python 3.8.2, pytest-6.0.1,...
Here's a brief summary of what I know from Bitbucket so far. Bitbucket has two versions, bitbucket server (what I use at work) and bitbucket cloud. While bitbucket cloud has...
Update: I have researched the bitbucket REST API and tried to mock what @notriddle did with Github's API. I played a bit with https://github.com/duksis/tentabucket and was able to create a...