Commit Graph

25 Commits

Author SHA1 Message Date
Andrew Gross fd83776043 Add contributing file, code of conduct and update TODOs 2018-07-03 15:47:10 -06:00
Andreas Fackler bbc27e8a66 Update terminology: "observers" and "validators" 2018-07-02 14:14:19 +02:00
Andreas Fackler 11149c5e66 Communicate change state in Dynamic HB, add module docs. 2018-07-02 14:14:19 +02:00
Andreas Fackler 67dbada49f Improve documentation. 2018-06-22 10:17:44 +02:00
Andrew Gross b75ddeb195 Updated todos, modified text 2018-06-21 14:54:36 -06:00
Andrew Gross 8c07146608 README re-organization and additions 2018-06-21 11:02:05 -06:00
Andrew Gross 6cb8197ad8 Resolved merge conflict 2018-06-20 14:22:57 -06:00
Andrew Gross ace6e6e420 modified example simulation 2018-06-20 11:53:09 -06:00
Andrew Gross 830d48b95c Updated README 2018-06-20 11:36:01 -06:00
Andreas Fackler 83f8d61402 Support serde by default.
This removes the `serialization-serde` feature, since serde is already
used internally and therefore a dependency anyway.
2018-06-20 10:21:52 +02:00
Andrew Gross aef7ceed0a added rust and cargo installation instruction 2018-06-18 13:37:53 -06:00
Andrew Gross 307c94ca95 Header reorganization and spacing considerations 2018-06-18 13:34:21 -06:00
Andrew Gross 5855c4ffe7 updated links 2018-06-18 12:53:50 -06:00
Andrew Gross bb18757d17 Updated README, added CONTRIBUTING.md file 2018-06-18 12:02:00 -06:00
Andreas Fackler f970272d3e Add bandwidth and CPU to the simulation. 2018-05-31 14:28:10 +02:00
Andreas Fackler 50d007b954 Remove protoc dep, use new MerkleTree methods. 2018-05-17 16:50:47 +02:00
Andreas Fackler 500ec81b2f Add a network simulation example. 2018-05-17 12:52:07 +02:00
Andreas Fackler e8838f1491 Make protobuf support optional.
Protobuf support is now only built if the feature
"serialization-protobuf" is enabled.

Close #19
2018-05-14 17:29:04 +02:00
Peter van Nostrand b489d06ddb Updated readme. 2018-05-06 20:25:41 -04:00
Peter van Nostrand e27d9b481d Updated readme with protoc install instructions for Debain 9 and Ubuntu 17. 2018-05-06 20:24:28 -04:00
Peter van Nostrand 817b2da962 Fixed merge conflict in readme. 2018-05-04 12:18:57 -04:00
Peter van Nostrand af2022cfd2 Added build instructions to readme. 2018-05-04 12:11:49 -04:00
Igor Barinov 0732e0bac8
Update README.md 2018-05-04 11:56:38 -04:00
Vladimir Komendantskiy 264b72011c added example of intended use of Node and a draft of value encryption 2018-03-27 21:59:38 +01:00
Vladimir Komendantskiy 5301123872 initial commit: elements of profobuf interface 2018-03-15 00:03:21 +00:00