- 16 Dec, 2020 1 commit
-
-
Michael Müller authored
-
- 14 Dec, 2020 1 commit
-
-
Michael Müller authored
* Revert me: Remove `rules` * Fix overwriting existing files * Revert "Revert me: Remove `rules`" This reverts commit cb7f6619. * Fix overwriting existing files
-
- 11 Dec, 2020 1 commit
-
-
Michael Müller authored
-
- 09 Dec, 2020 1 commit
-
-
Michael Müller authored
-
- 08 Dec, 2020 1 commit
-
-
Michael Müller authored
-
- 07 Dec, 2020 1 commit
-
-
Michael Müller authored
-
- 04 Dec, 2020 2 commits
-
-
Michael Müller authored
* Revert me: Provoke doc failures * [ci] Test workspace docs * Revert "Revert me: Provoke doc failures" This reverts commit cbc45cf0. * Fix spaces * Revert me: Provoke doc failures and see if `exit 1` can be removed * Revert "Revert me: Provoke doc failures and see if `exit 1` can be removed" This reverts commit d0e0878e. * Supply `--all-features` to make artifacts reusable * Use `RUSTDOCFLAGS=-Dwarnings` * Revert me: Provoke doc failures * Revert "Revert me: Provoke doc failures" This reverts commit e0152681. * Reuse artifacts of `docs` job for `publish-docs` * Two spaces * Two spaces * Remove `test`, needs already covers this * Revert me: Test if `publish-docs` job works * Fix target dir path * Revert "Revert me: Test if `publish-docs` job works" This reverts commit 7554b987. * Revert me: Publish for testing * Revert "Revert me: Publish for testing" This reverts commit 3b0ba224.
-
Denis_P authored
* CI: nightly tested ci image [skip ci] * CI: add comment
-
- 02 Dec, 2020 4 commits
-
-
Michael Müller authored
* [storage] Implement `Drop` for `Pack` * Implement comments * Make `new_with_key` non-public * Remove `new_with_key`
-
Michael Müller authored
* Ensure topics are unique * Remove unavailable method * Fix salt appending in Wasm * Remove salt param * Add missing assignment * Update crates/lang/src/events.rs Co-authored-by:
Hero Bird <robin.freyler@gmail.com> * Add suggestions * Remove always inline * Fix event hashing in examples * Make nightly clippy happy * Remove unnecessary return param * Do not use internal type for hash calculation * Hide internal type from docs * Expose `PrefixedValue` from ink_env::topics * Apply cargo fmt * Apply cargo fmt * Apply comments * Apply comments * Apply comments Co-authored-by:
Hero Bird <robin.freyler@gmail.com>
-
Michael Müller authored
* Remove dead impls * Remove dead code from test (subtract not implemented for Key) * Make nightly clippy happy
-
Michael Müller authored
* Update to new cargo-contract cli commands * Fail `build-all` if one of the individual builds fails * Improve text * Remove mentions of new .contract file * Revert "Remove mentions of new .contract file" This reverts commit a3c959ac. * Improve readme text
-
- 27 Nov, 2020 1 commit
-
-
Michael Müller authored
* Make `Lazy::Drop` always clear up all its storage * Fix typo: yet ➜ get * Fix macro import * Make tests off-chain since they interact with storage now due to Drop * Make use of `REQUIRES_DEEP_CLEAN_UP` * Clear up all footprint cells * Fix typo: yet ➜ get * Fix case * Macro ➜ fn
-
- 26 Nov, 2020 1 commit
-
-
Michael Müller authored
* Migrate magic number to global const * Replace format! * Make nightly clippy happy * Remove unnecessary return param * Apply comments * Update crates/storage/src/lazy/lazy_cell.rs Co-authored-by:
Hero Bird <robin.freyler@gmail.com> * Fix binding * Add binding Co-authored-by:
Hero Bird <robin.freyler@gmail.com>
-
- 23 Nov, 2020 2 commits
-
-
Michael Müller authored
* Fix naming * Make logo visible in dark mode * Close div correctly * Add glow version of logo * Tune height * Bring centering back * Revert "Bring centering back" This reverts commit ab05c59b. * Revert "Close div correctly" This reverts commit 38a79257.
-
Michael Müller authored
* Fix typo * Fn does not need to take mutable self * Fix naming: #[ink(implemenetation)] ➜ #[ink(impl)] * #[ink(storage)] can not be applied to enum * Fix typo: accesses ➜ accessed * Fix typo: sturctures ➜ structures
-
- 17 Nov, 2020 2 commits
-
-
Michael Müller authored
* Fix typo: invariances ➜ invariants * Fix comment * Reduce code duplication in HashMap tests * Add test api getters for used storage * Add regression tests for complete storage clearance of nested Lazy's * Always clear inner cell * Bring costs of bug fix down * Apply suggestions from code review Co-authored-by:
Hero Bird <robin.freyler@gmail.com> * Rename function * Throw out convenience method, clarify variable names * Clarify comment Co-authored-by:
Hero Bird <robin.freyler@gmail.com>
-
Michael Müller authored
* Use `cargo-contract` from container * Remove generate-metadata command
-
- 13 Nov, 2020 1 commit
-
-
Michael Müller authored
-
- 12 Nov, 2020 1 commit
-
-
Michael Müller authored
* Simplify regression test * Add asserts for Some/None * Add assertions for expected ptr * Introduce second regression test * Introduce second regression test * Fix syntax
-
- 11 Nov, 2020 1 commit
-
-
Michael Müller authored
* [ci] Check format of UI tests as well * [lang] Apply our formatting guidelines to UI tests * [ci] Make Gitlab happy * [ci] Remove superfluous space * [ci] Output rustfmt version * [ci] Tune rustfmt params * Remove todo's * Migrate erc721 ui test contract to recent example contract * Remove --version command used to debug * Apply cargo fmt * .gitlab-ci.yml formatting * Add main fn * Remove todo from stderr expect * Adapt fixtures * Revert "Adapt fixtures" This reverts commit 174c012e. * Adapt fixtures
-
- 10 Nov, 2020 4 commits
-
-
Denis_P authored
-
Michael Müller authored
-
Michael Müller authored
* Advance ptr, even when 'None' * Revert me: Add minimal contract which reproduces bug * Fix typo: explicitely ➜ explicitly * Add regression test * Improve structure * Revert "Revert me: Add minimal contract which reproduces bug" This reverts commit 69cd40e2. * Fix clippy error 'result_unit_err' * Fix clippy error 'result_unit_err' * Fix typo: sucesful ➜ successful * Improve comment * Remove no-op * Remove type aliases for V1/V2
-
Tomasz Waszczyk authored
* fix: changed links to chats * fix: changed links to chats * Use variables * Update README.md Co-authored-by:
Michael Müller <mich@elmueller.net>
-
- 06 Nov, 2020 1 commit
-
-
Michael Müller authored
* [storage] Remove iter_mut() for BinaryHeap * [storage] Remove unused import
-
- 04 Nov, 2020 2 commits
-
-
Michael Müller authored
* Switch to discord badge with number of users in it * Make matrix badge consistent with discord badge
-
Michael Müller authored
* [lang] Improve invalid selector message * [lang] Improve span * [lang] Return syn::Error instead of panicking * Make clippy happy * [lang] Reduce code dup with non_hex_err * [lang] Rename fn * [lang] Fix err functions * [lang] Add comments * [lang] Remove unnecessary lifetime
-
- 03 Nov, 2020 2 commits
-
-
Michael Müller authored
* Fix typo: anonmyous ➜ anonymous * Readme makeover * Improve titles * Migrate to table * Remove default() impl * Remove default() impl * Fix id * Update table * Update title * Shorten example instructions * Link examples * Link to lines * Link to lines * Link to lines
-
Michael Müller authored
* [chores] implicitely ➜ implicitly * [examples] Add demonstration of how to mock transferred_balance * [lang] Fix clippy 'needless_lifetimes' Error was: explicit lifetimes given in parameter types where they could be elided (or replaced with `'_` if needed by type declaration) * [lang] Apply cargo fmt * [examples] Fix param
-
- 30 Oct, 2020 1 commit
-
-
Michael Müller authored
* [chores] Fix typo: invokation ➜ invocation * [chores] Fix typo: timstamp ➜ timestamp * [chores] Fix typo: ininitialized ➜ initialized * [env] Implement terminate_contract in off-chain env * [examples] Add lock-until * [env] Implement proper off-chain testing for ext_terminate * Apply suggestions from code review Co-authored-by:
Hero Bird <robin.freyler@gmail.com> * [env] Fix Environment type * [env] Derive Balance/AccountId from Environment * [env] Fix types in macro * [examples] Remove lock-until * [examples] Add contract-terminate * [examples] Add contract-transfer * [examples] Make clippy happy * [examples] Fix example name * [examples] Remove Default impls * [examples] Move macro to contract-terminate/test_utils * [env] Migrate macro to fn which gets Environment type param * [env] Add explanatory dev comment * [examples] Allow clippy::new_without_default Co-authored-by:
Hero Bird <robin.freyler@gmail.com>
-
- 28 Oct, 2020 1 commit
-
-
Michael Müller authored
* Execute fuzz stage on this branch, remove variable * Move fuzz to first stage * Fix ALL_CRATES * Undo debugging changes * Reduce number of tests for debugging * Debug further * Debug further * Debug further * Debug further * Improve curl * Fix markdown * Exit 1 after fuzz tests failed * Revert debugging changes * Improve readability
-
- 27 Oct, 2020 7 commits
-
-
Michael Müller authored
This reverts commit f581caae.
-
Michael Müller authored
* Revert me: Make fuzz test fail * Revert me: Do not run fuzz tests for codecov
-
Michael Müller authored
-
Michael Müller authored
-
Michael Müller authored
-
Michael Müller authored
* Prefix fuzz tests * Fuzz extensively after master merge + create issue on failure * Do not fuzz on regular test runs * Migrate deprecated 'only' to 'rules' * Indent correctly * Fuzz each crate separately * Add feature ink-fuzz-tests to crates which are missing it * Increase QUICKCHECK_TESTS to 50k * Set timeout to 1h * Improve issue title + body * Revert "Set timeout to 1h" This reverts commit 5888abaf. * Revert "Add feature ink-fuzz-tests to crates which are missing it" This reverts commit e0ece29e. * Fuzz only crates which have the ink-fuzz-tests feature * Indent consistently with two spaces * Make GitLab CI linter happy * Create issue when at least one test fails
-
Michael Müller authored
-
- 26 Oct, 2020 1 commit
-
-
Michael Müller authored
* Fix typo * Make minimum_balance docs clearer * Fix transfer() docs
-