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

Alpha Release #108

Merged
merged 78 commits into from
Dec 24, 2020
Merged

Alpha Release #108

merged 78 commits into from
Dec 24, 2020

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    560cd83 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    7241697 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e035e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a64adb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9eb2d0b View commit details
    Browse the repository at this point in the history
  5. fix cli.

    tensor-programming committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    365bd8a View commit details
    Browse the repository at this point in the history
  6. fix(tests): don't run them all all the time (#76)

    * fix(tests): don't run them all all the time
    
    * fix(workflow): test, not build and test
    nothingismagick authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    00bfeb4 View commit details
    Browse the repository at this point in the history
  7. Unify API and harden client. (#78)

    * use btree and serialize client.
    
    * clean up cosmetics.
    
    * move and expose location.
    
    * fix bench and add read.
    
    * add init and create benches.
    
    * fix cli.
    tensor-programming authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    7510e7d View commit details
    Browse the repository at this point in the history
  8. fix(covector) (#79)

    Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
    nothingismagick authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    4f6314b View commit details
    Browse the repository at this point in the history
  9. fix covector (#81)

    Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
    nothingismagick authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    fe57579 View commit details
    Browse the repository at this point in the history
  10. fix(covector) (#82)

    nothingismagick authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    d3c63be View commit details
    Browse the repository at this point in the history
  11. fix(covector) (#83)

    nothingismagick authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    e073939 View commit details
    Browse the repository at this point in the history
  12. fix(covector): cargo.toml styles (#85)

    Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
    nothingismagick authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    fb3d35c View commit details
    Browse the repository at this point in the history
  13. fix counter logic.

    tensor-programming committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    23f0911 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a922b84 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    919ea48 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b0dfb69 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6c00bb8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0afd56f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    52d374f View commit details
    Browse the repository at this point in the history
  20. cleanup.

    tensor-programming committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    568f7ee View commit details
    Browse the repository at this point in the history
  21. fix errors.

    tensor-programming committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    db96505 View commit details
    Browse the repository at this point in the history
  22. fix return error.

    tensor-programming committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    73ba721 View commit details
    Browse the repository at this point in the history
  23. remove lifetimes.

    tensor-programming committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    2fda066 View commit details
    Browse the repository at this point in the history
  24. fix benchmark.

    tensor-programming committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    6392dbc View commit details
    Browse the repository at this point in the history
  25. fix switch.

    tensor-programming committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    4627056 View commit details
    Browse the repository at this point in the history
  26. remove runtime.

    tensor-programming committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    c0b14f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. fix location api.

    tensor-programming committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    98ec8d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13d2c8d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #87 from iotaledger/feat/counter-fix

    Add logic for counter fix.
    tensor-programming authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    2e15223 View commit details
    Browse the repository at this point in the history
  4. chore(communication): bump libp2p version (#88)

    * chore(communication): bump libp2p version
    
    * chore(communication): bump libp2p version
    elenaf9 authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    bbd35b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c29562 View commit details
    Browse the repository at this point in the history
  6. cleanup.

    tensor-programming committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    22873ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e63c63 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. fix(clippy): complexity & clone

    Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
    nothingismagick committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    5c41f32 View commit details
    Browse the repository at this point in the history
  2. fix(commandline): update to new signature

    Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
    nothingismagick committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    3714417 View commit details
    Browse the repository at this point in the history
  3. fix cli

    tensor-programming committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    e7f4dc6 View commit details
    Browse the repository at this point in the history
  4. add counter test.

    tensor-programming committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    975ebd5 View commit details
    Browse the repository at this point in the history
  5. add new test.

    tensor-programming committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    c329852 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d1c320 View commit details
    Browse the repository at this point in the history
  7. add todo.

    tensor-programming committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    179f93f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    691fb50 View commit details
    Browse the repository at this point in the history
  9. clippy clip clipped

    Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
    nothingismagick committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    a08e85c View commit details
    Browse the repository at this point in the history
  10. fix fmt

    Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
    nothingismagick committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    6d8b2d0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    86c2a4d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #89 from iotaledger/feat/write_all_snapshot

    Write all actors to snapshot.
    tensor-programming authored Dec 19, 2020
    Configuration menu
    Copy the full SHA
    59f1d0b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. feat(target): arm-unknown-linux-gnueabihf target for usbarmory (#90)

    * feat(target): arm-unknown-linux-gnueabihf target for usbarmory
    
    * add changelog
    elenaf9 authored Dec 20, 2020
    Configuration menu
    Copy the full SHA
    2b20e85 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. feat(client): introduce SignUnlockBlock proc (#92)

    * feat(client): introduce SignUnlockBlock proc
    * changelog
    * fix(fmt)
    * feat(client): do a proper slip10 proc
    * add test and fix length error.
    
    Co-authored-by: tensor-programming <tensordeveloper@gmail.com>
    nothingismagick and tensor-programming authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    f9d180a View commit details
    Browse the repository at this point in the history
  2. fix snapshot.

    tensor-programming committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    b22dc39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90c3725 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68892e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16d3f80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    030b055 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca996cc View commit details
    Browse the repository at this point in the history
  8. restore cli.

    tensor-programming committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    6b2b8bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d6921d View commit details
    Browse the repository at this point in the history
  10. add license

    tensor-programming committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    5313880 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0f97085 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    23f00b5 View commit details
    Browse the repository at this point in the history
  13. add snapshot hack.

    tensor-programming committed Dec 21, 2020
    1 Configuration menu
    Copy the full SHA
    579c76c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Merge pull request #94 from iotaledger/feat/snapshot-fixes

    Cleanup and Fix snapshot.
    tensor-programming authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    1e8c145 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b58b84c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfbcb15 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #91 from iotaledger/feat/refactor-comms-actor

    Feat(communication): refactor actor
    elenaf9 authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    41282a6 View commit details
    Browse the repository at this point in the history
  5. Refactor zone API and add documentation (#95)

    * Unify zone interface around a common abstract ZoneSpec type
    
    * Add some basic tests for the common zone API
    
    * Add the license_template to the runtime crate
    
    * Rewrite the runtime's README.md
    
    * typo
    
    * typo
    rootmos authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    27f45f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2dbd688 View commit details
    Browse the repository at this point in the history
  7. Snapshot docs (#84)

    * Remove unused code and make room for the new format documentation
    
    * Add some words about the snapshot format
    
    * Document the snapshot::files::* functions
    
    * Clearer separation of concerns regarding the snapshot paths
    
    * Add some words for the snapshot's read/write read_from/write_to functions
    
    * Expose the MAGIC and VERSION bytes (as they may be used for file type detection)
    
    * Apply suggestions from code review
    
    * Re-export the kdf:s from snapshot in the client crate
    rootmos authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    1a114b2 View commit details
    Browse the repository at this point in the history
  8. Feat/client docs (#97)

    * add constant locations.
    
    * add engine bench.
    
    * slip10 derive return key.
    
    * add external documentation.
    
    * add liscence.
    
    * Sy Borg, gimme dat give me the chromium leg
    tensor-programming authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    fdff9f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Configuration menu
    Copy the full SHA
    cbb6cd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e684dda View commit details
    Browse the repository at this point in the history
  3. fix(communication): typos

    elenaf9 committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    46b1462 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #98 from iotaledger/feat/communication-docs

    feat(communication): Update examples and docs
    elenaf9 authored Dec 23, 2020
    Configuration menu
    Copy the full SHA
    272ebd6 View commit details
    Browse the repository at this point in the history
  5. Attempted fix of the SignBlockUnlock message (#103)

    * Correct naming in the SignUnlockBlock message
    
    * Use all available seed material when performing the SignUnlockBlock procedure
    
    * fmt :|
    
    * Fix Slip10Derive internal methods: hand back the keys
    rootmos authored Dec 23, 2020
    Configuration menu
    Copy the full SHA
    8df1e32 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Refactor Crypto and UnlockBlock (#104)

    * add basic unlock block test.
    
    * fix slip10 derive.
    
    * cleanup zone warnings
    
    * fix basic test.
    
    * fix crypto logic.
    
    * add bee test.
    
    * reinsert keys.
    
    * add bee logic.
    
    * add bee-p logic and path.
    
    * remove slip10 from test case.
    
    * Sy Borg, gimme dat, gimme dat
    
    * It looks just like a TeleFunken you-47
    tensor-programming authored Dec 24, 2020
    Configuration menu
    Copy the full SHA
    0be7f2d View commit details
    Browse the repository at this point in the history
  2. chore(release) (#105)

    * chore(release)
    * fix(cli): release on push to main
    * fix typo
    * fix(runtime): allow dead code
    * release title "Saint Malo"
    nothingismagick authored Dec 24, 2020
    Configuration menu
    Copy the full SHA
    4b6f4af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06c6d51 View commit details
    Browse the repository at this point in the history
  4. apply version updates (#86)

    Co-authored-by: Daniel Thompson-Yvetot
    github-actions[bot] authored Dec 24, 2020
    Configuration menu
    Copy the full SHA
    315cd22 View commit details
    Browse the repository at this point in the history
  5. fix(cargo) (#107)

    Signed-off-by: Daniel Thompson-Yvetot
    nothingismagick authored Dec 24, 2020
    Configuration menu
    Copy the full SHA
    756a623 View commit details
    Browse the repository at this point in the history