Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Sim1h + deadlocks fixed + app-spec update + ... #1725

Merged
merged 323 commits into from
Oct 3, 2019
Merged

Conversation

lucksus
Copy link
Collaborator

@lucksus lucksus commented Sep 27, 2019

PR summary

This is an aggregated PR that includes several parts that in concert constitute a big shift in terms of usability and reliability.

testing/benchmarking notes

Running app-spec locally with sim1h can be done through the new nix-shell command hc-app-spec-test-sim1h. It is configured though to assume a dynamodb instance running on http://localhost:8000. The new nix-shell command dynamodb-memory starts an in-memory instance on that port.

followups

( any new tickets/concerns that were discovered or created during this work but aren't in scope for review here )

changelog

Please check one of the following, relating to the CHANGELOG-UNRELEASED.md

  • this is a code change that effects some consumer (e.g. zome developers) of holochain core so it is added to the CHANGELOG-UNRELEASED.md (linked above), with the format - summary of change [PR#1234](https://github.com/holochain/holochain-rust/pull/1234)
  • this is not a code change, or doesn't effect anyone outside holochain core development

Carmelo Piccione and others added 30 commits August 13, 2019 15:14
…b3h-client-protocol-integration-transport-memory
…github.com:holochain/holochain-rust into lib3h-client-protocol-integration-transport-memory
…github.com:holochain/holochain-rust into lib3h-client-protocol-integration-transport-memory
…github.com:holochain/holochain-rust into lib3h-client-protocol-integration-transport-memory
app_spec/test/index.js Outdated Show resolved Hide resolved
app_spec/test/index.js Show resolved Hide resolved
app_spec/test/spawn_conductors.js Outdated Show resolved Hide resolved
app_spec/zomes/blog/code/src/lib.rs Outdated Show resolved Hide resolved
Comment on lines 3 to 9
///////////////////////////////////
///
///
/// TODO
///
///
////////////////////////////////////
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This whole file needs to be redone for try-o-rama...

core/src/network/handler/mod.rs Outdated Show resolved Hide resolved
@lucksus lucksus changed the title Sim1h integration Sim1h + deadlocks fixed + app-spec update + ... Oct 3, 2019
@lucksus lucksus merged commit 05229ed into develop Oct 3, 2019
@zippy zippy deleted the sim1h-integration branch January 4, 2020 01:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make DNA hash optional again
7 participants