Jordan Ribbink

Results 58 comments of Jordan Ribbink

Just a little update: I looked into the `signatures` field and this was intentionally removed @ 1.0.0 - likely to maintain parity between HTTP and GRPC endpoints. There is an...

> @jribbink I'm seeing this error when exporting a project. It's not happening on the staging branch. src/templates/js/scriptUnitTest.hbs:20 > > ``` > Uncaught (in promise) SyntaxError: Unexpected token, expected ","...

closing because this is already tracked by https://github.com/onflow/flow-cli/issues/1254

> @SnowyField1906 why you would want to avoid this? Both of them are equal in access rights and `pub` is even easier to write 😅 > > It should be...

Yeah this change seems acceptable to me. It shouldn't break any existing functionality so I personally don't have any real concerns.

superseded by https://github.com/onflow/fcl-js/pull/1782

Noting here: FUSD was removed on the https://github.com/onflow/fcl-dev-wallet/tree/stable-cadence branch as it had not been updated yet so was blocking release. I think it's probably a good idea to remove this...

Testnet https://testnet.flowdiver.io/tx/b5f3f0cd9358c69853ce9b02e1847978a14606cd68ff3bb16e4751c8ea26a3fd Mainnet https://www.flowdiver.io/tx/3021eab72905b0ddfc1fa247acc3379fcaf8e57b3acf467bd0d2a7ddbeac018c

> FYI I updated flow-js-testing to `0.6.0-stable-cadence.2` and flow-cadut to `^0.3.0-stable-cadence.1` plus some audit fixes. I wasn't able to get the js tests to pass and kept getting `thrown: undefined`...