issues
search
aeternity
/
aesophia
Stand alone compiler for the Sophia smart contract language
https://docs.aeternity.com/aesophia
ISC License
52
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement Contract.self to return the current contract
#518
ghallak
opened
4 days ago
0
Docs: fix error in List.partition description
#517
hanssv
closed
4 days ago
0
Consider banning or showing a compiler warning for payable private functions
#516
ghallak
opened
3 weeks ago
0
Update the docs
#515
ghallak
closed
3 weeks ago
0
Provide hints on failed unification errors
#514
ghallak
opened
3 weeks ago
1
Add compiler and aci docs to mkdocs
#513
ghallak
closed
2 months ago
0
Add check for number of type variables in type signature
#512
hanssv
closed
3 months ago
0
Docs: Fix return value type in Auction example
#511
davidyuk
closed
3 months ago
0
Docs: Move `poseidon` outside of `create`
#510
davidyuk
closed
3 months ago
0
Upgrade to the latest aebytecode to fix C warnings
#509
ghallak
closed
6 months ago
0
Add entrypoint checks
#508
thepiwo
opened
6 months ago
0
Allow interfaces with defined state type
#507
ghallak
opened
7 months ago
5
Prepare release v8.0.0
#506
hanssv
closed
7 months ago
0
Add signature literals
#505
hanssv
closed
7 months ago
0
Docs: Mention the unit type in the literals section
#504
ghallak
closed
9 months ago
0
Allow self-qualification
#503
hanssv
closed
9 months ago
0
Fix parser/pretty printer for OTP-27
#502
hanssv
closed
9 months ago
0
Fix printing FCode with lifted lambdas
#501
radrow
closed
10 months ago
0
Fix Typo and whitespace in sophia_features.md
#500
hanssv
closed
10 months ago
0
Merge Ceres changes and prepare v8.0.0-rc1
#499
hanssv
closed
10 months ago
0
[Ceres] Can't decode contract return value including AENS raw pointer
#498
davidyuk
closed
10 months ago
1
Prepare release v7.4.1
#497
hanssv
closed
10 months ago
0
Bump pygments version
#496
hanssv
closed
10 months ago
0
[Ceres] Handle Bytes.to_any_size in calldata
#495
hanssv
closed
10 months ago
0
[Ceres]: Update delegation signature documentation
#494
hanssv
closed
10 months ago
0
[Ceres] Raw pointers as bytes
#493
hanssv
closed
11 months ago
0
Disable unused type warnings for type used inside of records
#492
ghallak
closed
1 year ago
1
False positive "is defined but never used" warning if event type in contract interface
#491
davidyuk
closed
1 year ago
3
False positive "is defined but never used" warning if record depends on type
#490
davidyuk
closed
1 year ago
0
Improve resolution of relative includes
#489
hanssv
closed
1 year ago
1
Sub-optimal include directory resolution
#488
hanssv
closed
1 year ago
4
Prepare release v7.4.0
#487
hanssv
closed
1 year ago
0
Name lambdas by their locations
#486
radrow
closed
1 year ago
1
same compiler version produces different bytecode output
#485
marc0olo
closed
1 year ago
1
Prepare v7.3.0 release
#484
hanssv
closed
1 year ago
0
Improve independence analysis in code optimizer
#483
hanssv
closed
1 year ago
0
Incorrect instruction order - optimization bug?
#482
hanssv
closed
1 year ago
1
[Ceres] Allow arbitrary sized message in Crypto.verify_sig
#481
hanssv
closed
1 year ago
1
Improve constraint solving
#480
hanssv
closed
1 year ago
1
[CERES] cannot verify global AENS delegation signature
#479
marc0olo
closed
1 year ago
0
Hash of source code should contain files included into main contract
#478
davidyuk
opened
1 year ago
0
[CERES] compiler crashing when using `Chain.network_id`
#477
marc0olo
closed
1 year ago
1
Incorrect warning: nonexistent __x variable is shadowed
#476
brainiacfive
opened
1 year ago
12
Encode entity type into delegation signature
#475
davidyuk
closed
1 year ago
1
Ensure that the delegation signature can't be used as a transaction signature
#474
davidyuk
closed
1 year ago
1
Bump pygments from 2.14.0 to 2.15.0 in /.github/workflows
#473
dependabot[bot]
closed
10 months ago
1
allow datatype usage from other contracts, not just namespaces
#472
thepiwo
closed
1 year ago
1
Inability to pattern match a datatype from a remote contract
#471
ghallak
opened
1 year ago
1
Error creating ACI from an Interface
#470
thepiwo
opened
1 year ago
0
Unify typesigs when implementing interface funs
#469
ghallak
closed
1 year ago
0
Next