Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[next-node]: merge updates from the main branch. #507

Merged
merged 21 commits into from
Jun 10, 2022

Conversation

ghost
Copy link

@ghost ghost commented Jun 9, 2022

This PR introduces changes from main up to 61de89d33340279b8452a0dbb52a87111db87e82 commit. It's possible to take a look at diff changes that resolve conflicts with git show 09cbaab1a1122dc4352514dfb6005607c008a07f.


Pre-submit checklist:

  • Branch
    • Tests are provided (if possible)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
    • Formatting, PNG optimization, etc. are updated
  • PR
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested

raduom and others added 18 commits May 14, 2022 05:50
* WIP

* Pass around Params instead of SlotConfig

* Use Params in Ledger.Validation

* Implement collateralPercent

* Use alternative protocol parameters for some bigger test cases.

* Restore all use case tests

* PR feedback

* Don't enable "allowBigTransactions" by default for contract model testing

* Fix pab test.
* Add TimeValidity emulator test for different protocol versions

* Add Disp for debugging txInfoValidRange and flip condition to use 'from'

* Fix test

* Cleanup TimeValidity test

* Disable flaky test

* Use typedValidatorLookups and foldMap in TimeValidity test

Co-authored-by: Sjoerd Visscher <sjoerd.visscher@iohk.io>
Export all the content of PABEnvironment so that other alternative monads may orchestrate the execution of DApp applications and smart contracts and yet make use of the native monad to invoke PAB primitives for managing smart contracts etc.
…ano-wallet and cardano-node do, i.e., new outputs due to balancing are append to the list and not prepend (#474)

Co-authored-by: koslambrou <konstantinos.lambrou@iohk.io>

Co-authored-by: etiennjf <jean-frederic.etienne@iohk.io>
* Add plutus-streaming package

* Do some incantation to make hydra-ci pass.
* Initial index implementation.

* Add executable for testing synchronisation.

* Add slotNo to the stored data.

It will help later on with rollbacks.

* Add rollbacks.

* Make output better.

* Fix a query bug.

* Update screams to a stricter version.

* Add command-line options.

* Change the package name from Cardano to Marconi.

* Implement review comments.

* Add a query example.
* Report symbolic values as their symbolic names

* fix build issue in tutorial

* update golden test

* wip

* fix build issues

* dependencies

* update golden test

* wip
Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action) from 13 to 14.
- [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases)
- [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE)
- [Commits](nixbuild/nix-quick-install-action@v13...v14)

---
updated-dependencies:
- dependency-name: nixbuild/nix-quick-install-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@ghost ghost requested a review from koslambrou June 9, 2022 14:41
@koslambrou koslambrou merged commit b8d3a89 into next-node Jun 10, 2022
@koslambrou koslambrou deleted the next-node-update-with-main branch June 10, 2022 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants