issues
search
huff-language
/
huff-rs
A low-level assembly language for the Ethereum Virtual Machine built in blazing-fast pure rust.
https://huff.sh
Apache License 2.0
589
stars
79
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for passing constants as macro arguments
#319
Mouradif
closed
5 months ago
1
[Feature Request] Add support for raw arbitrary bytes
#318
Mouradif
closed
6 months ago
1
chore: fix up stage
#317
Maddiaa0
closed
6 months ago
0
little fixes and feature
#316
AmadiMichael
closed
6 months ago
1
Add support for tuples in function parmeters
#315
Mouradif
opened
7 months ago
0
feat: use dencun opcode for TLOAD and TSTORE
#314
Mouradif
closed
7 months ago
4
feat: show cursor on parser error
#313
Mouradif
closed
6 months ago
0
Indicate where a parsing error occurred
#312
Mouradif
closed
6 months ago
0
add opcodes blobhash and blobbasefee
#311
chengxuncc
closed
8 months ago
0
add opcodes blobhash and blobbasefee
#310
chengxuncc
closed
8 months ago
0
Skipping jump on jumptables inside macros
#309
Agusx1211
opened
9 months ago
0
chore: throw error with duplicated destination labels
#308
0xrusowsky
opened
10 months ago
4
add in eip3074 auth & authcall
#307
N0xMare
opened
11 months ago
0
Cannot supply constant override if constant name returns digit
#306
Philogy
opened
1 year ago
0
Add support for a `padded` directive
#305
lmanini
opened
1 year ago
0
Redundant code tables at the end of the bytecode
#304
spacelan
opened
1 year ago
0
Add support for structs in huff interface definition
#303
AmadiMichael
opened
1 year ago
0
Check real stack changes inside function vs its definition
#302
igorline
opened
1 year ago
1
Bytecode padding directive
#301
Philogy
opened
1 year ago
3
feat(): allow macros as macro args (rebased)
#300
Maddiaa0
opened
1 year ago
0
fix: allow index into AstSpan
#299
Maddiaa0
closed
1 year ago
0
staging branch
#298
Maddiaa0
closed
6 months ago
2
fix(docs): typo in code example
#297
shafu0x
closed
1 year ago
0
chore: update deps
#296
Maddiaa0
closed
1 year ago
0
Detect duplicate destination labels
#295
erhant
opened
1 year ago
2
update TLoad and TStore opcode
#294
chengxuncc
closed
1 year ago
2
Throw error on macro name clash
#293
PraneshASP
closed
1 year ago
0
chore(clippy): appease
#292
Maddiaa0
closed
1 year ago
0
Compiler doesn't fail on "macro clash"
#291
MathisGD
opened
1 year ago
0
Missing and Undefined Macros Args Raise No Errors
#290
Philogy
opened
1 year ago
0
MCOPY opcode (EIP-5656)
#289
gzanitti
closed
1 year ago
2
feat: Nest Builtin Functions
#288
lmittmann
opened
1 year ago
0
fix: rm dbg
#287
Maddiaa0
closed
1 year ago
0
discussion: Support a huff_version declaration at the start of files, similar to solidity's pragma
#286
Maddiaa0
opened
1 year ago
0
Add raw bytes to huff contract bytecode
#285
0x366
opened
1 year ago
2
Print `--help` when no arguments provided
#284
Sabnock01
closed
1 year ago
0
feat: read evm_version from foundry.toml, config refactor
#283
Maddiaa0
opened
1 year ago
0
chore(deps): update all deps
#282
Maddiaa0
closed
1 year ago
0
feat(huffc): enable specifying evm version
#281
Maddiaa0
closed
1 year ago
0
Compile 0 literals to the `PUSH0` opcode
#280
Philogy
closed
1 year ago
1
feat: Have "soft" push-zeros compile to the actual `PUSH0` opcode
#279
Philogy
closed
1 year ago
2
Builtin for runtime code / creation code
#278
obatirou
opened
1 year ago
3
fix: appease clippy
#277
Maddiaa0
closed
1 year ago
0
fix: Modify `__ERROR` to accept string literal
#276
Sabnock01
closed
1 year ago
2
`SELFDESTRUCT` warning
#275
MathisGD
closed
1 year ago
5
Feat/cli label indices
#274
merklefruit
closed
1 year ago
0
Add push0 tests
#273
emo-eth
closed
1 year ago
0
feat: `PUSH0` opcode
#272
clabby
closed
1 year ago
1
Shanghai support
#271
MathisGD
closed
1 year ago
3
fix(cg): fix merge issue
#270
Maddiaa0
closed
1 year ago
0
Next