Thomas Ruble

Results 6 comments of Thomas Ruble

I can confirm this error. When attempting to create a faucet, and manually inputting in the secret key of the payer, this message appears and the transaction does not go...

Yikes. Yes, I can imagine that the `symbol` attribute can be a source of confusion for people. The funny thing is that `name` and `symbol` almost certainly _should_ be ignored...

Thanks for the discussion & keeping the issue alive. One way to boil down the argument is to ask: when _should_ an on-chain program make use of the `name` or...

One issue is with local testing. I need to deploy _everything_ to the local testnet, and it's easiest to include all artifacts in one transaction (as there are many 3rd...

I wonder if the 1inch team will help us out . . .

In case it helps, I also get `unknown`s for just this one view: ``` db=# \d+ v_price_history_with_returns; View "public.v_price_history_with_returns" Column | Type | Collation | Nullable | Default | Storage...