Joosep Jääger

Results 45 issues of Joosep Jääger

It would be great if there was a way to open a file browser to load/save files. What I have in mind is something similar to picture below. ![file picker](https://user-images.githubusercontent.com/6863341/196453463-83a4eaeb-12e6-41d9-8c19-07d9e40946b2.png)

### Godot version master (db6976e) ### System information Pop_OS, Nvidia GTX 1070, nvidia-driver 525.60.11, Vulkan, Valve Index, SteamVR (beta) ### Issue description I created a scene with an XR origin,...

bug
topic:xr
crash

### Problem Description When I have window borders enabled and run a program that starts in a floating window, the window starts sliding diagonally in the bottom-right direction. ### Steps...

X11
Upstream Issue

# Description This PR adds an event to `EPOCH` which contains sets with expired and enacted governance actions and a set with all the governance action IDs that are unclaimed....

- [x] Integrate constrained V2 into conformance tests - [x] bump MAlonzo code - [x] write scripts to automate bumping MAlonzo code - [x] Add instructions for bumping MAlonzo into...

:scroll: formal-spec
:detective: testing
conway
conformance

It's probably better to make an issue for this, otherwise nobody is going to notice this. I think it'd make sense to have the key be `(ScriptHash (EraCrypto era), Language)`...

:detective: testing

Currently `nix develop` does not provide `haskell-language-server` for ghc versions other than the default one.

:hammer_and_wrench: infrastructure

- [ ] Add support for inline datums - [ ] Add support for Plutus scripts - [ ] Generate cases with multiple copies of the same type of certificate...

:detective: testing
conway

- [ ] Spread out the transactions accross the whole epoch instead of submitting everything on the first slot - [ ] Embed a QuickCheck generator into `ImpTestM`

The `utxosDeposited` field in `UTxOState` is currently only used in assertions. We should remove that field together with the assertions and then add equivalent tests in our testing suites.

:credit_card: technical-debt
:detective: testing