lz
lz
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary I use websockets exclusively for my socket.io app and I'd love to...
I want to run my own bitcoin node and the features of bcoin are attractive but it doesn't seem like the project has much activity going on. My only other...
Quality of life update for those who use `@Module({})` and would rather `@Module()` ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit...
I don't want to interfere with the code base but it'd be useful to have this added [adapted from bitcoin core:](https://github.com/bitcoin/bitcoin/blob/7f0b79ea132d22ad5212c1d3ff4325715ca5ac12/src/bech32.cpp#L327) ```ts const INPUT_CHARSET = "0123456789()[],'/*abcdefgh@:$%{}" + "IJKLMNOPQRSTUVWXYZ&+-.;?!^_|~" + 'ijklmnopqrstuvwxyzABCDEFGH`#"\\...
`createDateFrom` is the same as `createDate` with the addition of the `date` parameter to specify a starting point.
- EdgeDB Version: EdgeDB 5.3+a480d96 - EdgeDB CLI Version: EdgeDB CLI 5.1.0+8ff9f85 - OS Version: macOS 14.4 Steps to Reproduce: 1. Run `edgedb migration create` with the schema. Schema: ```edgeql...