Doug Beardsley
Doug Beardsley
For tables without a primary key, beam-automigrate tries to run the following SQL: ``` ALTER TABLE my_table ADD CONSTRAINT my_table_pkey PRIMARY KEY (); ``` This is invalid SQL because there...
For a same-chain max transfer, Chainweaver requires that the transaction gas payer be different than the sending account because this is the simplest and most reliable way to ensure that...
Tests not passing yet. Also might need to add logic for detecting old node configuration and replacing it with the new.
I think an abstraction like this would be helpful to people building wallets. Thoughts?
--- - To see the specific tasks where the Asana app for GitHub is being used, see below: - https://app.asana.com/0/0/1208668844268840
Builder has been in `bytestring` long enough that we might be able to switch to using it now.
When I start up an app that I'm trying to use gargoyle with, I get this error: ``` gargoyle-postgres-monitor: createProcess: runInteractiveProcess: exec: does not exist (No such file or directory)...
Fixes issue #12