Kasper Dissing Bargsteen

Results 10 comments of Kasper Dissing Bargsteen

~~I just updated XCode and it installed Swift 5.0, which forced me to update my Carthage packages; and now I get this same exact error. Any updates as to what...

Also, are you still interested in example projects? Because I made this one a while ago: https://github.com/Bargsteen/Starfield :)

@td-ideabox Oh, what a shame. Yea of course! :)

Could you publish this fix? Goku is not usable for me due to this bug. @yqrashawn

Yes, we should explain how to interpret the stack trace produced when contracts perform these sorts of host calls, which include calling other contracts. As an example, look at this...

I've addressed parts of the changes mentioned on Confluence and so has Danielle. But there are still more to be done, which we were not able to achieve within the...

We still have two example contracts that use the old testing library because they use quickcheck (as described in https://github.com/Concordium/concordium-rust-smart-contracts/pull/347). Ideally, we should integrate quickcheck in the integration testing library,...

I've expanded this to also include `StateSet` as that is also missing. This task could also include a simple but more complete use-case example for each state type. Similar to...

I can't reproduce this on my mac running macOS 13.0.1. We just specify an `installCheck` function [here](https://github.com/Concordium/concordium-node/blob/d4dc84644000d588683f98fb06876e7bdedfc0c1/scripts/distribution/macOS-package/template/distribution.xml#L14) which macOS runs. We haven't changed that for a while. Did it start...