Brett Taylor

Results 10 issues of Brett Taylor

like "install market", there should be a "install swap pair" function that creates all of the necessary items in the GUI.

improvement

after installing a swap pair and obtaining data (candles, volumes, etc.), a user should be able to run a like trading session using Pancakeswap. Market Orders will most likely be...

improvement

after installing the swap pair and obtaining data (candles, volumes, etc.), a backtest should be possible.

improvement

Tokens should show the current value in the Wallet space

improvement

- [ ] get historical data, if not from the Smart Chain then from an API, possibly - [ ] pull current data from smart chain which can then be...

improvement

One industry standard in the Operations world is to have programs expose internal metrics via a `/metrics` endpoint for monitoring systems like Prometheus to scrape and aggregate the data. This...

improvement
SysAdmin

https://twittercommunity.com/t/post-request-returning-error-401-unauthorized/162950/4 following the example in the README, `let response = await client.get('tweets', { ids: id })` works as expected, but `let response = await client.post('tweets', { text: message })` fails...

#### Overview of the Issue I'm attempting to use VMware Workstation to build OVAs and / or Vagrant Boxes in Github Actions. I'm installing the Linux version for VMware Workstation...

bug
stage/waiting-reply
builder/vmware-vmx
builder/vmware-iso
hypervisor/workstation

### Description Starting September 18, my Virtualbox image builds have failed with the initial configuration being left in 'gurumeditation' state. I tried updating Virtualbox, Vagrant, Packer, and all underlying software...

OS: Ubuntu
bug report

#### Overview of the Issue Attempting to use VMWare desktop 17 in a linux ci/cd environment (headless) results in an ssh timeout #### Reproduction Steps use packer with vmware workstation...

bug
question