issues
search
ergoplatform
/
sigma-rust
Rust implementation of ErgoTree interpreter and wallet-related features
Creative Commons Zero v1.0 Universal
69
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Wallet.sign_deterministic, deterministic nonces
#781
SethDusek
opened
21 hours ago
1
Add Python bindings
#780
arobsn
opened
4 days ago
2
Replace num256 with bnum
#779
SethDusek
opened
1 week ago
1
no_std support
#778
SethDusek
opened
3 weeks ago
0
Executefromvar
#777
SethDusek
closed
1 week ago
1
Fix executeFromVar/executeFromReg
#776
SethDusek
closed
1 week ago
0
SOption[T] serialization support
#775
SethDusek
opened
1 month ago
0
[6.0] Fix for downcasting BigInt to other numeric types
#774
SethDusek
closed
1 month ago
1
[6.0] Box.getReg
#773
SethDusek
closed
1 month ago
1
Box.getReg
#772
SethDusek
closed
1 month ago
0
Fix downcasting for BigInt
#770
SethDusek
closed
1 month ago
0
Global.serialize method
#769
SethDusek
opened
2 months ago
0
Global.deserialize method
#768
SethDusek
opened
2 months ago
0
Add Header.checkPow method
#767
SethDusek
opened
2 months ago
0
Autolykos 2 validation for custom messages
#766
SethDusek
opened
2 months ago
0
Add encodeNBits and decodeNBits methods
#765
SethDusek
opened
2 months ago
0
Add Boolean.toByte
#764
SethDusek
closed
1 month ago
1
Sigma-rust Signed transaction rejected by node
#763
Luivatra
opened
3 months ago
0
chore: fix some comments
#762
evenevent
closed
3 months ago
2
Release/v0.28.0
#761
SethDusek
closed
3 months ago
1
Improve README
#759
kushti
opened
3 months ago
1
Fix Ergotree.proposition for contract templates
#758
SethDusek
closed
3 months ago
1
Interpreter fails finding ConstantForPlaceholder(1) for contract with 1 constant
#757
Luivatra
closed
3 months ago
0
Allow negative exponents for GroupElement.exp
#756
SethDusek
closed
2 months ago
1
Update Cargo.toml
#755
SethDusek
closed
4 months ago
1
Export WASM binding TS types
#754
arobsn
closed
4 months ago
4
How to sign a single multisig-input with ergo-lib-wasm-nodejs?
#753
c8e4
closed
5 months ago
1
Optimizations
#752
SethDusek
closed
4 months ago
4
Add method for signing multi-sig input
#751
SethDusek
closed
5 months ago
1
Wasm bindings: missing a function to sign a MultiSig input in js
#750
c8e4
closed
5 months ago
0
i748 storage rent
#749
Alesfatalis
closed
6 months ago
1
Storage Rent
#748
Alesfatalis
closed
6 months ago
0
fix storage fee calculation
#747
Alesfatalis
closed
6 months ago
1
Bug: Storage fee calculation uses output candidate instead of input box for storage fee calculation
#746
Alesfatalis
closed
6 months ago
0
I744 add missing functions
#745
Alesfatalis
closed
6 months ago
1
Add missing functions for address and implement parameters from json for c-bindings
#744
Alesfatalis
closed
6 months ago
0
Swift: avoid undefined behavior when creating SecretKey from array that is too short
#743
SethDusek
closed
6 months ago
1
i741 expose missing types and functions
#742
Alesfatalis
closed
6 months ago
1
Add missing functions/implementations of ExtSecretKey, ExtPubKey and DerivationPath in c-bindings
#741
Alesfatalis
closed
6 months ago
0
Don't clone env on each call of Expr::eval
#740
SethDusek
closed
6 months ago
1
Criterion Benchmarks
#739
SethDusek
opened
7 months ago
1
Reuse make_context in signing/validation
#738
SethDusek
closed
4 months ago
0
Performance Improvement (Interpreter)
#737
SethDusek
closed
4 months ago
0
Transaction Validation
#736
SethDusek
closed
6 months ago
3
Get min box value without checking value is valid
#735
ross-weir
closed
11 months ago
2
Allow box min value & size to be calculated without value validation
#734
ross-weir
closed
11 months ago
0
Impl Into<ProjectivePoint> for EcPoint
#733
kettlebell
closed
11 months ago
1
Use avltree fork to fix empty hash
#732
ross-weir
closed
11 months ago
1
Use `ergoplatform` maintained avl tree library
#731
ross-weir
closed
11 months ago
0
`Env` needs resetting after `Lambda` calls and `BlockValue`
#730
kettlebell
closed
1 year ago
0
Next