issues
search
Zilliqa
/
hardhat-scilla-plugin
MIT License
3
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix undefined constructor params length when constructor doesn't have any parameters.
#67
saeed-zil
closed
2 months ago
0
Add an initZilliqa() function which takes configuration from the hardhat config
#66
rrw-zilliqa
opened
2 months ago
0
If you don't have docker installed before your first run, hardhat-scilla-plugin will refuse to deploy the first contract in the contracts/ directory
#65
rrw-zilliqa
opened
3 months ago
0
Removing a file from the contracts/ directory leads to a crash
#64
rrw-zilliqa
opened
3 months ago
0
Ready to release 3 8
#63
its-saeed
closed
8 months ago
0
Ready to release 3.8
#62
its-saeed
closed
8 months ago
0
Add deployment builder.
#61
its-saeed
closed
8 months ago
0
Enable eslint for tests.
#60
its-saeed
closed
8 months ago
0
Enable Eslint for tests
#59
its-saeed
closed
8 months ago
0
Support contract compression before deployment.
#58
its-saeed
closed
8 months ago
0
Update dependencies, use ESlint instead of tslint.
#57
its-saeed
closed
8 months ago
0
Remove package-lock.json because we use pnpm
#56
its-saeed
closed
8 months ago
0
Fix dependabot issues.
#55
its-saeed
closed
8 months ago
0
Update node modules.
#54
its-saeed
closed
1 year ago
0
Update to hardhat 2.17.x
#53
rrw-zilliqa
closed
1 year ago
0
(feat) closes #51 - write instructions for pnpm
#52
rrw-zilliqa
closed
1 year ago
0
Write README.md instructions for pnpm
#51
rrw-zilliqa
closed
1 year ago
0
Add how to publish the plugin to readme.
#50
its-saeed
closed
1 year ago
0
Allow users to connect to existing contracts - closes #46
#49
rrw-zilliqa
closed
1 year ago
1
Refactor type declarations
#48
rrw-zilliqa
opened
1 year ago
1
Impossible to call transitions with complex data types
#47
its-saeed
closed
1 year ago
0
Allow interaction with Scilla contracts by address
#46
rrw-zilliqa
closed
1 year ago
0
Support overriding txn params for library deployment.
#45
its-saeed
closed
1 year ago
0
Support overriding gasPrice, gasLimit, amount, etc. upon contract deployment.
#44
its-saeed
closed
1 year ago
0
Support ADT parameters passed to contract constructor #42
#43
its-saeed
closed
1 year ago
0
Support ADT parameters passed to contract constructor
#42
its-saeed
closed
1 year ago
0
Fix contract deployment backward compatibility problem.
#41
its-saeed
closed
1 year ago
0
Support changing deployer while deploying a contract.
#40
its-saeed
closed
1 year ago
0
US-270: Fix a couple of minor things that stop us publishing.
#39
rrw-zilliqa
closed
1 year ago
0
US-270: use dockerised scilla
#38
rrw-zilliqa
closed
1 year ago
0
feat: DEVOPS-716 move pipeline to GHA
#37
frankmeds
closed
1 year ago
0
Upgrade zilliqa js to 3.4.3
#36
lukozill
closed
1 year ago
0
Ethers connect
#35
sal-zilliqa
closed
1 year ago
0
(feat) US-231: Support transfers
#34
rrw-zilliqa
closed
1 year ago
2
Support parsing _codehash addresses
#33
its-saeed
closed
1 year ago
0
Support setting manual txn params
#32
its-saeed
closed
1 year ago
0
Support setting manual nonce
#31
its-saeed
closed
1 year ago
1
Add deployScillaFile function
#30
its-saeed
closed
1 year ago
0
Add event logs translators to have easier chai matching.
#29
its-saeed
closed
1 year ago
0
Process Optional data type sent through the events
#28
its-saeed
closed
1 year ago
0
Fix incorrect updating the scilla cache whenever a new contract is added (fixes #26)
#27
its-saeed
closed
1 year ago
0
scilla.cache is not updated whenever a new scilla contract is added
#26
its-saeed
closed
1 year ago
0
Process Boolean data sent through events
#25
its-saeed
closed
1 year ago
0
Add support contract deployment with user-defined libraries.
#24
its-saeed
closed
1 year ago
0
Parse scilla libraries
#23
its-saeed
closed
1 year ago
0
ScillaParser can't parse ecdsa contract
#22
its-saeed
closed
1 year ago
1
Add support of library deployment
#21
its-saeed
closed
1 year ago
0
Add support deployment of scilla contracts importing user-defined libraries
#20
its-saeed
closed
1 year ago
0
Add support deployment of scilla libraries.
#19
its-saeed
closed
1 year ago
0
use .connect() syntax to switch active account
#18
sal-zilliqa
closed
1 year ago
1
Next