issues
search
vyperlang
/
vyper
Pythonic Smart Contract Language for the EVM
https://vyperlang.org
Other
4.91k
stars
803
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
incorrectly reported overflow exception
#4383
AlbertoCentonze
opened
7 hours ago
0
floordiv error reported as variable not declared
#4382
AlbertoCentonze
opened
7 hours ago
0
feat[venom]: add venom parser
#4381
Philogy
opened
11 hours ago
2
feat[lang]: allow hex literals for unsigned integer types
#4380
tserg
opened
1 day ago
0
fix: typos in documentation files
#4379
leopardracer
opened
2 days ago
0
Fix article usage in type description Update types.rst
#4378
mdqst
opened
2 days ago
0
side-effect `module.__interface__(<address>)`
#4377
pcaversaccio
opened
2 days ago
0
feat[venom]: add `calloca` instruction
#4376
charles-cooper
opened
3 days ago
0
fix[lang]: fix validation of public variable export
#4375
charles-cooper
opened
4 days ago
0
export of a public variable crashes the compiler
#4374
cyberthirst
opened
4 days ago
1
fix[venom]: add missing extcodesize+hash effects
#4373
charles-cooper
closed
3 days ago
1
fix[lang]: forbid calling __default__
#4371
sandbubbles
opened
6 days ago
0
feat[tool]: support storage layouts via json and vyz
#4370
tserg
opened
6 days ago
2
fix[ux]: fix validation for abi_encode method_id kwarg
#4369
charles-cooper
opened
1 week ago
1
refactor[venom]: optimize lattice evaluation
#4368
harkal
closed
1 week ago
0
tool: allow storage layout overrides in standard-json and vyz files
#4367
charles-cooper
opened
1 week ago
0
refactor[tool]: refactor `compile_from_zip()`
#4366
charles-cooper
closed
6 days ago
0
fix[lang]: use folded node for typechecking
#4365
tserg
closed
6 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
1 week ago
1
Slice (address).code disallowed with constant
#4360
Philogy
opened
2 weeks ago
2
fix[ux]: shorten interface name in error messages
#4359
sandbubbles
opened
2 weeks ago
0
feat[venom]: make dft-pass commutative aware
#4358
charles-cooper
closed
1 week 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
2 weeks ago
1
chore[docs]: add `method_id` to `abi_encode` signature
#4355
pcaversaccio
closed
1 week ago
0
`vyper.exceptions.CodegenPanic: unhandled exception , parse_Call`
#4354
pcaversaccio
opened
3 weeks ago
0
chore[docs]: mention the `--venom` flag in venom docs
#4353
sandbubbles
closed
1 week ago
3
Introducing Vyper Guru on Gurubase.io
#4352
kursataktas
opened
3 weeks ago
1
fix[ux]: fix empty hints in error messages
#4351
sandbubbles
closed
1 week ago
7
VIP: defer implementation in .vyi files.
#4350
AlbertoCentonze
opened
3 weeks ago
2
fix[ux]: `IERC20Detailed` inherits from `IERC20`
#4349
AlbertoCentonze
opened
3 weeks ago
1
fix[ci]: fix README encoding in `setup.py`
#4348
charles-cooper
closed
3 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
4 weeks ago
1
feat[docs]: add Telegram badge to README.md
#4342
rafael-abuawad
closed
3 weeks ago
5
feat[venom]: memory write merging
#4341
HodanPlodky
opened
4 weeks ago
3
Fixed the Incorrect error messages during compilation #3994.
#4340
big1oot
closed
1 week ago
3
feat[test]: add hevm equivalence tests
#4339
cyberthirst
opened
1 month ago
0
fix[tool]: fix output formats for .vyz files
#4338
charles-cooper
opened
1 month ago
1
refactor[ux]: add `venom` as `experimental-codegen` alias
#4337
sandbubbles
closed
3 weeks ago
0
feat[venom]: reduce legacy opts when venom is enabled
#4336
charles-cooper
closed
1 month ago
0
implements directive doesn't enforce all declared properties from vyi files
#4335
cyberthirst
opened
1 month 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
1 month ago
1
Next