issues
search
kryptokrauts
/
contraect-maven-plugin
maven plugin to generate java classes for Sophia smart contracts using the ACI. the generated classes make use of the aepp-sdk-java and provide methods to deploy contracts and call entrypoints.
https://kryptokrauts.github.io/contraect-maven-plugin
ISC License
3
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump ch.qos.logback:logback-classic from 1.2.6 to 1.2.13
#81
dependabot[bot]
opened
12 months ago
0
Bump ch.qos.logback:logback-classic from 1.2.6 to 1.3.12
#80
dependabot[bot]
closed
12 months ago
1
fix: add Set.aes to list of default libraries
#79
marc0olo
closed
2 years ago
0
add `Set` to list of default includes
#78
marc0olo
closed
2 years ago
0
Docs/mkdocs backup
#77
marc0olo
closed
2 years ago
0
Docs/mkdocs
#76
mitch-lbw
closed
2 years ago
1
get next nonce directly
#75
marc0olo
closed
2 years ago
1
allow read-only calls without configuring a keypair
#74
marc0olo
closed
2 years ago
2
mkdocs and other improvements
#73
marc0olo
closed
2 years ago
1
Feature/65 aens type support
#72
mitch-lbw
closed
2 years ago
1
Refactoring/sdk 206 dryrun
#71
mitch-lbw
closed
2 years ago
0
#62: added TTL Type handling
#70
mitch-lbw
closed
3 years ago
0
#62: Chain.ttl support
#69
mitch-lbw
closed
3 years ago
0
#63: unit return type handling
#68
mitch-lbw
closed
3 years ago
0
chore: update from java 1.8 to java 15
#67
marc0olo
closed
3 years ago
1
getNextNonce should return `BigInteger.ONE` if account doesn't exist
#66
marc0olo
closed
3 years ago
10
support for AENS types
#65
marc0olo
closed
2 years ago
2
refactor contract calls: convenience methods in SDK and SophiaTypes in SDK
#64
marc0olo
opened
3 years ago
1
handle explicit return type `unit` properly
#63
marc0olo
closed
3 years ago
1
introduce object for `Chain.ttl` param
#62
marc0olo
closed
2 years ago
1
PayingForTx: `ContractCreateTx` and `ContractCallTx` as inner transaction
#61
marc0olo
closed
2 years ago
1
investigate custom type as param
#60
marc0olo
opened
3 years ago
3
introduced new variable and default value for deploy contract gas
#59
mitch-lbw
closed
3 years ago
0
Remove fixed gas limit from dryRun and make configurable via maven config
#58
mitch-lbw
closed
3 years ago
2
documentation via MkDocs
#57
marc0olo
closed
2 years ago
2
Update pom.xml
#56
marc0olo
closed
3 years ago
1
Bump logback-classic from 1.1.11 to 1.2.0
#55
dependabot[bot]
closed
3 years ago
0
added getter/setter
#54
mitch-lbw
closed
3 years ago
0
Limited compatibility with quarkus/vertx
#53
mitch-lbw
opened
3 years ago
0
provide getter and setter for contract address
#52
marc0olo
closed
3 years ago
0
new includes of Sophia types
#51
marc0olo
closed
3 years ago
1
various bugfixes and human readable result for dry-run call error
#50
mitch-lbw
closed
3 years ago
0
Return readable error message occuring within dryRunCall
#49
mitch-lbw
closed
3 years ago
0
Feature/oracle types
#48
mitch-lbw
closed
3 years ago
0
Option mapper bugfix
#47
mitch-lbw
closed
3 years ago
0
prepared contraect plugin for sdk-v3 release
#46
mitch-lbw
closed
3 years ago
0
run build with github actions
#45
marc0olo
closed
3 years ago
0
replace jcenter/bintray with sonatype
#44
marc0olo
closed
3 years ago
4
generate-contraects failed - required attribute codegen.compilerBaseUrl not set
#43
AJESH-CR
closed
3 years ago
5
verify implications of removal of Optional in arguments
#42
marc0olo
closed
3 years ago
2
Feature/signature support
#41
mitch-lbw
closed
4 years ago
0
Handle known internal errors from dryRun call
#40
mitch-lbw
closed
4 years ago
1
An NPE can occur if waiting for the tx leads to "Tx not mined"
#39
mitch-lbw
closed
4 years ago
1
Add possibility to provide tx-options (fee, nonce, ...)
#38
mitch-lbw
closed
2 years ago
2
fix travis and update bintray.json for release v1.0.0
#37
marc0olo
closed
4 years ago
0
release v1.0.0
#36
marc0olo
closed
4 years ago
0
Feature/23 type alias
#35
mitch-lbw
closed
4 years ago
0
Feature/33 nfe
#34
mitch-lbw
closed
4 years ago
0
NumberFormatException (AdventOfCodeDay11)
#33
marc0olo
closed
4 years ago
1
Feature/8 support all datatypes
#32
mitch-lbw
closed
4 years ago
0
Next