issues
search
Chia-Network
/
clvm
[Contract Language|Chia Lisp] Virtual Machine
Apache License 2.0
86
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Windows to CI
#114
altendky
closed
2 years ago
0
make op_div behave like mempool and post soft-fork
#113
arvidn
opened
2 years ago
1
update the expected cost from brun calls in test cases
#112
arvidn
closed
2 years ago
0
Updated decoding description
#111
ChiaMineJP
closed
2 years ago
1
Build and test under Python 3.10 also
#110
hoffmang9
closed
2 years ago
0
make op_div bug-compatible with clvm_rs
#109
arvidn
closed
2 years ago
7
Problem with `.as_python` with tuples inside tuples and not ending with `0`
#108
richardkiss
closed
2 years ago
0
mypy checks and hint work
#107
altendky
closed
2 years ago
0
Correct SExp.to hints to handle inheritance
#106
altendky
closed
2 years ago
1
additional tests of sign-extension in bit operations
#105
arvidn
closed
3 years ago
0
Create super-linter.yaml
#104
mengland17
opened
3 years ago
0
`SExp` is mutable. So `SExp.true`, `SExp.false`, `SExp.__null__` are not safe to assume it's constant.
#103
ChiaMineJP
opened
3 years ago
0
Added py.typed to export hints for mypy, fixup hints
#102
Quexington
opened
3 years ago
6
update coverall link to point to main branch
#101
arvidn
closed
3 years ago
0
Improve `sexp_buffer_from_stream` performance
#100
ChiaMineJP
closed
3 years ago
1
Refactor for `Dialect`.
#99
richardkiss
opened
3 years ago
0
My take on dialects, which I think is now uniform in interface with the run_program from stage_0
#98
prozacchiwawa
opened
3 years ago
0
Is this indentional?
#97
ChiaMineJP
closed
3 years ago
3
`op_not` on `list` returns `SExp.false`. Is this expected?
#96
ChiaMineJP
closed
3 years ago
1
Improve CastableType type annotation
#95
aqk
opened
3 years ago
3
make SExp wrap any tree implementing the CLVMObject protocol.
#94
arvidn
closed
3 years ago
3
verision needed in setup() inside setup.py
#93
risner
opened
3 years ago
0
`python3 setup.py test` fails
#92
risner
opened
3 years ago
3
add some type annotations
#91
arvidn
closed
3 years ago
3
SExp constructor
#90
arvidn
closed
3 years ago
6
Missing tarball on Pypi
#89
Chewbakka-Wakka
opened
3 years ago
3
Generating safe random numbers (VDF related)
#88
exander77
opened
3 years ago
7
Docs and video tutorial are obsolete
#87
Gargo
opened
3 years ago
2
forward references
#86
nimcon
closed
3 years ago
0
Update CLVMObject.py
#85
twoXes
closed
3 years ago
1
mul test that exceeds max cost and test for unknown opcode (reserved)
#84
arvidn
closed
3 years ago
0
fix coveralls uploads
#83
arvidn
closed
3 years ago
0
update costs according to new plan
#82
arvidn
closed
3 years ago
0
First crack at two-parameter `substr`.
#80
richardkiss
closed
3 years ago
0
update costs to be more RPi friendly
#79
arvidn
closed
3 years ago
0
update costs to more closely match run-time cost of rust implementation
#78
arvidn
closed
3 years ago
0
Add substr_r (right substr) opcode, that returns a substring from the…
#77
aqk
closed
3 years ago
3
Update to new version of blspy and use PrivateKey to multiply
#76
mariano54
closed
3 years ago
0
Add double-cons `((+) 1 2 3)` => `6` syntax.
#75
richardkiss
closed
3 years ago
1
a few more test cases for lsh
#74
arvidn
closed
3 years ago
0
The `((...))` construct is now a clvm error
#73
richardkiss
closed
3 years ago
0
Simplify `a`
#72
richardkiss
closed
3 years ago
0
make substr, lsh and ash parameters be int32
#71
arvidn
closed
3 years ago
3
Actually renumber the opcodes
#70
richardkiss
closed
3 years ago
0
Change quote behavior to `(q . 1)`
#69
richardkiss
closed
3 years ago
0
add two more tests for substr
#68
arvidn
closed
3 years ago
0
Renumber keywords
#67
richardkiss
closed
3 years ago
0
add more divmod test cases
#66
arvidn
closed
3 years ago
0
fix overlong encoding of zero in clvm serializer
#65
arvidn
closed
3 years ago
0
OperatorDict test
#64
aqk
closed
3 years ago
0
Previous
Next