Skip to content

Add GitHub Actions workflow, skip CI#2

Merged
shamilsan merged 2 commits intomasterfrom
sy-add-gstd-ci
Jul 25, 2021
Merged

Add GitHub Actions workflow, skip CI#2
shamilsan merged 2 commits intomasterfrom
sy-add-gstd-ci

Conversation

@shamilsan
Copy link
Copy Markdown
Contributor

  • Add CI config for PRs to gstd.
  • Add examples testing stage to the core's CI.

@shamilsan shamilsan added D1-core Gear Core D3-gstd Gear Standard Library labels Jul 25, 2021
@shamilsan shamilsan merged commit 3393b0a into master Jul 25, 2021
@shamilsan shamilsan deleted the sy-add-gstd-ci branch July 25, 2021 18:07
breathx added a commit that referenced this pull request Dec 14, 2021
NikVolf pushed a commit that referenced this pull request Dec 17, 2021
breathx added a commit that referenced this pull request Dec 27, 2021
* Initial

* Refactor

* Deal with public interfaces

* pre-commit

* add core-processor

* Refactor gtest

* Debug

* Fix allocations

* Generate reply on trap

* Finish with `gear-test`

* Refactor `node-runner`

* Fix node-runner and tests

* Delete unused stuff in scripts

* Fix gtest runner and rename some yamls

* Commitment of gtest and runtests

* Improve `core-processor`

* Finalize process structure

* Beautifying

* Clean up

* Add `SubmitProgram` variant

* Optimize page updating

* Remove unused events and program mutability in processing

* Resolve deps

* almost working standalone

* cleanup tests

* refactor gtest

* gtest fix #1

* gtest fix #2

* clippy & fmt

* Refactor pallet

* Remove `node-runner` and re-enable `node runtests`

* Remove  and it's new interpretation

* Initial

* Refactor

* Deal with public interfaces

* pre-commit

* Refactor gtest

* Debug

* Fix allocations

* Generate reply on trap

* Finish with `gear-test`

* Refactor `node-runner`

* Fix node-runner and tests

* Delete unused stuff in scripts

* Fix gtest runner and rename some yamls

* Commitment of gtest and runtests

* add core-processor

* Improve `core-processor`

* Finalize process structure

* Beautifying

* Clean up

* Add `SubmitProgram` variant

* Optimize page updating

* Remove unused events and program mutability in processing

* Resolve deps

* refactor gtest

* almost working standalone

* cleanup tests

* gtest fix #1

* gtest fix #2

* clippy & fmt

* Refactor pallet

* Remove `node-runner` and re-enable `node runtests`

* Remove  and it's new interpretation

* update & fmt

* fix recursion

* properly use gas tree

* insert creation of gas tree

* Remove `storage.rs` from `gear-core`

* Fix pallet tests

* fix pallet tests

* rewrite logic of dispatch

* Correctly `impl CollectState` for node manager (runtests)

* Fix `program_lifecycle_works()` test

* fix debug tests

* Provide valid `get_gas_spent()`

* Beautify `core-runner`

* Provide `Debug` for `State` gtest & runtests

* fix debug mode

* format also

* Tmp logging for finding out the runtests troubles

* Wasm is broken

.

Revert "."

This reverts commit fa5621e.

Revert "Wasm is broken"

This reverts commit 8f1119d.

* Minor fixes

* Some fixes with memory

* Correctly update nonce and persistent_pages

* Fix memory issues

* Use `Sandbox` env in `./gear-node runtests`

* Finish with tests (add tmp claiming to avoid value tree issue

* Fix `WaitDispatch` gas limit issue. This fixes RPC-tests.

* Update core-processor/src/executor.rs

Co-authored-by: Shamil <66209982+shamilsan@users.noreply.github.com>

* Update common/src/native.rs

Co-authored-by: Shamil <66209982+shamilsan@users.noreply.github.com>

* address grumples

* add some docs

* add more docs

Co-authored-by: NikVolf <nikvolf@gmail.com>
Co-authored-by: Shamil <66209982+shamilsan@users.noreply.github.com>
breathx added a commit that referenced this pull request Jul 27, 2022
breathx added a commit that referenced this pull request Jul 27, 2022
* Add bn of insertation in mailbox

* Update pallet behaviour

* Frankly set block author for fuzzer

* Frankly set block author for runtime spec tests

* Update lock

* Continue implementing internal stuff

* A bit beauty for process queue

* Wait dispatch method

* Wake dispatch impl

* Naming + wake logic

* Interval in wl storage

* Use interval for mailbox

* Reduce code

* Bump spec

* Rename interval fields

* Move claiming into gear pallet

* Fix artefact

* Properly handle mailbox removal

* Proper reset call

* Apply task processing

* Prepare for normal apped to MB usage

* Sending user message works

* Add deletion task

* Add tests

* Remove outdated todos

* Doc coverage and threshold for real runtime

* Add iterable map impl for mailbox

* Fix utility checks

* Use proper mailbox threshold

* Review remarks #1

* Review remarks #2

* Review remarks #3

* Bump spec

* Bump spec

* Useless clone removal

* Fix benches
breathx added a commit that referenced this pull request Apr 28, 2023
breathx added a commit that referenced this pull request Apr 28, 2023
breathx added a commit that referenced this pull request Apr 29, 2023
techraed added a commit that referenced this pull request Nov 12, 2023
NikVolf added a commit that referenced this pull request May 31, 2024
NikVolf added a commit that referenced this pull request May 31, 2024
NikVolf added a commit that referenced this pull request Jul 15, 2024
NikVolf added a commit that referenced this pull request Jul 16, 2024
ark0f pushed a commit that referenced this pull request Jul 16, 2024
techraed added a commit that referenced this pull request Jul 30, 2024
playX18 added a commit that referenced this pull request Jan 13, 2025
ark0f added a commit that referenced this pull request Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

D1-core Gear Core D3-gstd Gear Standard Library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant