-
To continue providing updates to the Ethereum community, the ECH group has decided to update the current [Ethereum Cat Herders website](https://www.ethereumcatherders.com/). This issue will keep trac…
-
## Date and Time
Feb 01, 2022, at 15:00 UTC
## Location
Zoom: https://us02web.zoom.us/j/84834303064?pwd=YTVDNUxvSjEzL1VTOXNoNmI1a2RlZz09
Video at YouTube: https://www.youtube.com/channel/…
-
`Npgsql.NodaTime` 6.0 fixed the `tstzrange` to `NodaTime.Interval` mapping, but it does not map `tstzrange[]` to `Interval[]` as it should (it is still mapped as `NpgsqlRange[]`).
Note that it corr…
-
### The problem
I'm getting this error "The recorder queue reached the maximum size of 30000; Events are no longer being recorded"
I had a heavy logging system which was working fine previews vers…
-
alita : 无法将“alita”项识别为 cmdlet、函数、脚本文件或可运行程序的名称
但是在执行yarn start命令时,实际执行的也是alita dev命令啊
起因使用 alita g pages hero 添加一个页面
![image](https://user-images.githubusercontent.com/20851340/141040391-22c15122…
-
## Checklist
- [✓] I am sure the error is coming from Bot's code and not elsewhere.
- [✓] I have searched in the issue tracker for similar bug reports, including closed ones.
- [✓] I ran `pip3 …
-
Contd. from [November 2021](https://github.com/ethereum-cat-herders/PM/issues/245)
- [ ] https://github.com/alita-moore/PM/issues/9
- [x] https://github.com/ethereum/EIP-Bot/issues/28
- [x] https:/…
-
https://github.com/ethereum/EIPs/issues/4526
-
https://github.com/ethereum/EIPs/pull/4507#issuecomment-981692647
-
**The problem**
Having to write out css class name strings is brittle and not lintable
```js
const style = css`
.class-1 {}
.class-2 {}
`
```
if `class-1` were to be ch…