issues
search
vyperlang
/
vyper
Pythonic Smart Contract Language for the EVM
https://vyperlang.org
Other
4.91k
stars
802
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix[lang]: fix validation of public variable export
#4375
charles-cooper
opened
15 hours ago
0
export of a public variable crashes the compiler
#4374
cyberthirst
opened
15 hours ago
1
fix[venom]: add missing extcodesize+hash effects
#4373
charles-cooper
opened
17 hours ago
1
fix[lang]: forbid calling __default__
#4371
sandbubbles
opened
2 days ago
0
feat[tool]: support storage layouts via json and xyz
#4370
tserg
opened
2 days ago
2
fix[ux]: fix validation for abi_encode method_id kwarg
#4369
charles-cooper
opened
4 days ago
0
refactor[venom]: optimize lattice evaluation
#4368
harkal
closed
5 days ago
0
tool: allow storage layout overrides in standard-json and vyz files
#4367
charles-cooper
opened
5 days ago
0
refactor[tool]: refactor `compile_from_zip()`
#4366
charles-cooper
closed
2 days ago
0
fix[lang]: use folded node for typechecking
#4365
tserg
closed
2 days ago
1
refactor[lang]: remove `ASTTokens`
#4364
charles-cooper
opened
1 week ago
0
fix[ux]: fix error message for common typo
#4363
charles-cooper
opened
1 week ago
2
fix[ux]: include imported structs in interface output
#4362
sandbubbles
opened
1 week ago
1
fit typo README.md
#4361
sky-coderay
closed
4 days ago
1
Slice (address).code disallowed with constant
#4360
Philogy
opened
1 week ago
2
fix[ux]: shorten interface name in error messages
#4359
sandbubbles
opened
1 week ago
0
feat[venom]: make dft-pass commutative aware
#4358
charles-cooper
closed
5 days ago
3
remove sha3_32 and sha3_64 pseudo instructions
#4357
charles-cooper
opened
2 weeks ago
0
feat[venom]: make cfg scheduler "stack aware"
#4356
charles-cooper
closed
1 week ago
1
chore[docs]: add `method_id` to `abi_encode` signature
#4355
pcaversaccio
closed
6 days ago
0
`vyper.exceptions.CodegenPanic: unhandled exception , parse_Call`
#4354
pcaversaccio
opened
2 weeks ago
0
chore[docs]: mention the `--venom` flag in venom docs
#4353
sandbubbles
closed
5 days ago
3
Introducing Vyper Guru on Gurubase.io
#4352
kursataktas
opened
2 weeks ago
0
fix[ux]: fix empty hints in error messages
#4351
sandbubbles
closed
6 days ago
7
VIP: defer implementation in .vyi files.
#4350
AlbertoCentonze
opened
2 weeks ago
2
fix[ux]: `IERC20Detailed` inherits from `IERC20`
#4349
AlbertoCentonze
opened
2 weeks ago
1
fix[ci]: fix README encoding in `setup.py`
#4348
charles-cooper
closed
2 weeks ago
1
fix[lang]: stateless modules should not be initialized
#4347
sandbubbles
opened
3 weeks ago
0
Poor error recovery for missing closed paren leads to confusing error
#4346
Philogy
opened
3 weeks ago
3
Add python like `Sliceable[start:end]` operator to vyper
#4345
Philogy
opened
3 weeks ago
3
Allow use of hex literals for uint types
#4344
Philogy
opened
3 weeks ago
1
fix[ux]: syntax exception missing filename
#4343
sandbubbles
opened
3 weeks ago
1
feat[docs]: add Telegram badge to README.md
#4342
rafael-abuawad
closed
2 weeks ago
5
feat[venom]: memory write merging
#4341
HodanPlodky
opened
3 weeks ago
3
Fixed the Incorrect error messages during compilation #3994.
#4340
big1oot
closed
4 days ago
3
feat[test]: add hevm equivalence tests
#4339
cyberthirst
opened
3 weeks ago
0
fix[tool]: fix output formats for .vyz files
#4338
charles-cooper
opened
4 weeks ago
1
refactor[ux]: add `venom` as `experimental-codegen` alias
#4337
sandbubbles
closed
2 weeks ago
0
feat[venom]: reduce legacy opts when venom is enabled
#4336
charles-cooper
closed
3 weeks ago
0
implements directive doesn't enforce all declared properties from vyi files
#4335
cyberthirst
opened
4 weeks ago
0
API - expose `--experimental-codegen` as `--venom`
#4334
charles-cooper
closed
2 weeks ago
2
feat[venom]: add codesize optimization pass
#4333
charles-cooper
opened
4 weeks ago
1
Usebank
#4332
Saraeutsza
closed
1 month ago
0
VIP: automatic detection of payable functions
#4331
AlbertoCentonze
opened
1 month ago
1
feat[venom]: improve liveness computation
#4330
charles-cooper
closed
1 week ago
2
refactor[venom]: refactor sccp pass to use dfg
#4329
HodanPlodky
closed
1 month ago
0
fix[ux]: internal functions not in metadata
#4328
sandbubbles
opened
1 month ago
3
Venom: Replace unconditional jump to small BBs with BB itself
#4327
Philogy
opened
1 month ago
3
Implementation of non-lowering for `dstore` and `dstorebytes` instructions in Venom compiler for zkSync support
#4326
harkal
opened
1 month ago
0
feat[venom]: remove `dloadbytes` and `sha3_64` venom instructions
#4325
harkal
opened
1 month ago
7
Next