Big Boss
Big Boss
First off, thank you so much for the amazing repo. It's helped me so much already today bootstrap my idea quickly. However, I am wondering how I could potentially include...
Hi, we are looking at integrating with kyber aggregation router and found an undocumented, unverified address involved in the swaps. Can you verify this address on basescan? https://basescan.org/address/0xc7d3ab410d49b664d03fe5b1038852ac852b1b29
### Description Users will be able to set an API provider via VS Code settings that applies only to their current workspace (specifically, the primary workspace folder in multi-root scenarios)....
# Affected Daml version 3.3.0-snapshot.20250502.13767.0.v2fc6c7e2 # Bug description The DAML vscode extensions prompts the user when to install the correct version to provide intellisense. After a user confirms to install...
## Summary The DAML TypeScript codegen (`daml codegen js`) is generating NPM package names that contain uppercase letters, violating NPM naming conventions which require package names to be lowercase. ##...
## Summary Fixes the TypeScript codegen bug where it generates `"peer-dependencies"` (kebab-case) instead of the npm standard `"peerDependencies"` (camelCase) field in package.json files. ## Changes - Changed line 1050 in...
## Summary The DAML TypeScript codegen incorrectly generates `"peer-dependencies"` (kebab-case) instead of the standard npm field name `"peerDependencies"` (camelCase) in generated package.json files. ## Environment - **DAML SDK Version**: 3.3.0-snapshot.20250507.0...
## Description The WSL runner currently refuses to open browsers unconditionally, but this is outdated given modern WSLg (WSL GUI) support which provides native GUI capabilities with DISPLAY environment variable...