Henry-E

Results 155 comments of Henry-E

This is interesting, did the `close` constraint ever get support for CPI accounts, like TokenAccount. I have a feeling they did but not sure?

Rebased to master and letting the tests run again

Wow, closed as completed!

- It's a pretty useful added feature that fixes some over reaching behaviour of the anchor provider. Namely it allows the transaction creator to add their own `feePayer` which isn't...

This was likely fixed with the version updates we added.

A lot of text here. Is the issue just that `provider.connection.getSignaturesForAddress` somehow drops the memo information passed back by the RPC call? Happy to review a PR that fixes. It's...

- Fixes a bug - doesn't change very much code - tests pass It's a merge!

Not sure what the current status of the APR is but certainly worth noting to anyone working on that in the future.

Looks fine to me? Maybe this is a mac thing. Either way, open to checking out any PRs that purport to solve the issue. ``` root:~/tests/some-name# anchor build Warning: cargo-build-bpf...

- sounds pretty reasonable - adds the same functionality that's present in sendAndConfirm to SendAll Should be non- breaking and fine to merge I think @Tristyn just needs the merge...