This project is mirrored from https://github.com/paritytech/pallet-contracts-waterfall.git.
Pull mirroring updated .
- 11 Nov, 2020 3 commits
- 10 Nov, 2020 1 commit
-
-
Denis_P authored
change (CI): fix triggering; pin contracts image
-
- 05 Nov, 2020 3 commits
- 05 Aug, 2020 2 commits
-
-
dependabot[bot] authored
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 26 Jun, 2020 2 commits
-
-
Stefanie Doll authored
* Test Git Submodules in CI * use submodules instead of clone in CI
-
Stefanie Doll authored
-
- 25 Jun, 2020 4 commits
-
-
Stefanie Doll authored
-
Stefanie Doll authored
-
Stefanie Doll authored
-
Stefanie Doll authored
* no message * Add as-substrate example * Switch to as-substrate as submodule * as-substrate submodules * Adding boilerplate code for AS-Contracts tests * Rename flipper -> raw-flipper * Use as-substrate incrementer contract for tests * Added as-substrate flipper example * Removed raw flipper example * Fix build script * remove as-contract folder * Update ink! reference version * Moved all Assemblyscript examples to as-substrate repo * Update dependencies & submodules * Use AS-Contracts erc-20 example * Set correct path to erc20 example
-
- 22 Jun, 2020 1 commit
-
-
Stefanie Doll authored
-
- 17 Jun, 2020 1 commit
-
-
Stefanie Doll authored
* Update dependencies * remove selctor parsing from ink metadata
-
- 02 Jun, 2020 2 commits
-
-
Sean Young authored
Using abi encoding and add new test for value transfers and contract instantiation from Solidity. Signed-off-by:
Sean Young <sean@mess.org>
-
Stefanie Doll authored
-
- 28 May, 2020 3 commits
-
-
Denis_P authored
update CI
-
Denis_P authored
-
Stefanie Doll authored
-
- 27 May, 2020 2 commits
-
-
Stefanie Doll authored
-
Stefanie Doll authored
* Add wabt to lib as git submodule * simplifz build process * WIP simplification build script * Removed unused print function * Remove conditionals for local execution * Remove Solang tests * re-add solang tests * test-run * re-add substrate node * run solang build script * Fixed locally * Fixed locally * CI tests * Up node --max-old-space-size=250 * Pass NODE_OPTIONS * another test * set --max_old_space_size=3584 in gitlab-ci.yml file * Reset fix for CI bug
-
- 25 May, 2020 1 commit
-
-
Stefanie Doll authored
-
- 20 May, 2020 1 commit
-
-
Stefanie Doll authored
* Updated dependencies * Fixed Solang flipper tests * Get selectors directly from metadata * Get flip action selector from metadata * CI debugging * more CI debugging * CI ebugging * Happy CI * more CI debugging * increase node memory for CI * CI debugging * CI debugging * Re-apply locally working changes * Revert "Get flip action selector from metadata" This reverts commit 45a07711.
-
- 13 May, 2020 1 commit
-
-
Stefanie Doll authored
* Fix build.sh script * Set initial size to 16 pages to prevent call to memory.grow * Use new childstate * Updated Assemblyscript dependencies * Switch to AS nightly * Fix AS type conversion warning * code cleanup * Final fixes for tests
-
- 11 May, 2020 1 commit
-
-
Stefanie Doll authored
* Update to new gas/weight calculation * update yarn.lock * Wording
-
- 24 Apr, 2020 1 commit
-
-
Alexander Theißen authored
I fixed some minor nits with the build scripts I had while executing them locally: ## Use cargo-contract from crates.io cargo-contract latest stable suffices as it changes rarely and is mostly independend of substrate and ink. This also removes the duplicate install instruction in the CI script which calls into `build.sh`. ## Remove submodule at it is never used as one When you have a submodule and then every build you just check out some totally different hash you don't want a submodule. Just clone the current master in the build script and add it to gitignore. This resolves the annoyance of having a dirty index after every build.
-
- 22 Apr, 2020 2 commits
-
-
Denis_P authored
-
Stefanie Doll authored
-
- 07 Apr, 2020 1 commit
-
-
Stefanie Doll authored
* Switch to always use latest beta @polkadot npm packages * switch sha256 library for tests * Update ink reference * Skip broken Solang test
-
- 01 Apr, 2020 1 commit
-
-
Stefanie Doll authored
* Add hash_sha256 host function to AS erc20 * Add scripts to run test subsets * Add scripts to run test subsets
-
- 31 Mar, 2020 2 commits
-
-
Stefanie Doll authored
* Use Charlies account for Solidity tests * New ext_set_storage in Assemblyscript examples * Fix raw Rust examples * Use Charlie for Solang tests * Update ink submodule version * Remove unused ext_clear_storage from AS examples * fix build.sh path mix-up * change docker conditional for CI * add check for CI environment * BOB -> CHARLIE * add check for CI environment
-
Stefanie Doll authored
* Add compiled solang contract files to gitignore * WIP * Only run commands that require Docker/ Podman if Docker/Podman is running * Always install latest version of cargo--contract * More explanation for Solang/ WABT Docker use * Move conditional to install WABT at the beginning of build process * Removed solang submodule * Update Polkadot JS dependencies * Always use latest ink version in sit submodule
-
- 24 Mar, 2020 2 commits
-
-
pepyakin authored
-
Kirill Taran authored
This request adds * Flipper contract, written in Solidity * JavaScript test-case which uses it * Solang dependency Also, this request improves initialization procedure. The idea is that a user needs to have only Cargo, Yarn and Docker/Podman on his/her machine in order to run the testing bench. In case explicit paths are not provided, Solang and Substrate images are pulled and used. WABT is pulled if we can't find it in user's $PATH.
-
- 19 Mar, 2020 1 commit
-
-
Denis_P authored
-
- 16 Mar, 2020 2 commits