Ishmael Rufus
Ishmael Rufus
There are three separate projects within this repo. - The library which facilitates connecting to the Coinbase Pro - The spring boot application the injects the configuration for each rest...
Coinbase has fully embraced calling the new platform Coinbase Pro. The update is just to align with those changes
Have a way to be able to list out available commands and how to use them.
Changes the SQL Compiler to support adding columns to a table if the table does not exists. Does not throw an exception if IF NOT EXISTS is used when creating...
Code scanning alert addressed by reducing the checks permission to read fix #3821
I seem to be running into trouble building bx.cpp, allocator.cpp, and bounds.cpp when I run `make tools-mingw-release64 MAKE_JOBS=4` ``` ==== Building bx (release64) ==== allocator.cpp bounds.cpp bx.cpp commandline.cpp make[2]: ***...