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

merge #8

Merged
merged 12 commits into from
Dec 11, 2019
Merged

merge #8

merged 12 commits into from
Dec 11, 2019

Commits on Dec 4, 2019

  1. Fix ToParameter() (#1323)

    erikzhang authored and vncoelho committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    afec99a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

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

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    8ee30fc View commit details
    Browse the repository at this point in the history
  2. Update NeoVM nuget (#1331)

    shargon authored and vncoelho committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    e7e2ced View commit details
    Browse the repository at this point in the history
  3. Update dotnetcore.yml

    erikzhang committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    68a54f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2019

  1. Improving UT consensus with new asserts, additional coverage for Reco…

    …veries (#1318)
    
    * Improving UT consensus with new asserts
    
    * Additional subscriber waits before Preparations
    
    * Using @shargon tip for snapshot and increasing recovery coverage
    
    * Trying to reload commits on Recovery. ping @shargon
    
    * Cleaning and fixing wrong multisig being used to sign payload
    
    * Checking the promising simple way
    
    * Simplifing CreateStorageKey
    
    * Fixing error on key and now engine is HALT
    
    * Fixing commit Asert after Recovery!
    
    * Minor typo fix on asserts
    
    * Create function for creating StorageKey for Neo Native
    
    * Trying to return Snapshot to original state
    
    * Some tricks for modifying committed snaphost
    
    * Cleaning
    
    * Fixing Assert before subscriber wait
    
    * Cleaning and leaving last check comment in case we need
    
    * Simplifying mocking of nextvalidators
    
    * Cleaning SignPayload
    
    * Uncommenting code. Ensuring nondeterministic behavior after last recover
    vncoelho committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    a3759db View commit details
    Browse the repository at this point in the history
  2. Remove RPC (#1340)

    erikzhang committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    ab5b051 View commit details
    Browse the repository at this point in the history
  3. Remove some dependencies

    erikzhang committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    af2d821 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    44eacfd View commit details
    Browse the repository at this point in the history
  2. Readme update (#1341)

    * text update
    
    * Remaining images
    
    * Using tables, moving status
    
    * Neo modules
    
    * Fixing typo
    
    * Fixing typo 2
    
    * Fixing URL
    
    * Using same name on titles
    lock9 committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    5252895 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Improve JSON (#1315)

    erikzhang committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    f435443 View commit details
    Browse the repository at this point in the history
  2. Adding some comments to P2P classes (#1212)

    * Adding random hashes for OnGetDataMessageReceived
    
    * Adding static readonly Random
    
    * Adding some comments to Peers class
    
    * Reverting change on ProtocolHandler
    
    * dotnet format
    
    * Additional comments
    
    * Adding extra comments
    
    * Fixing typo
    
    * Fixing typo
    
    * Fixing typo
    
    * Adding more comments
    
    * adding more comments
    
    * Add some comments of P2P (#1303)
    
    * add some comments of P2P
    
    * fix
    
    * Minor changes
    
    * Minor changes
    
    * Minor Changes
    
    * Minor changes
    
    * Minor changes
    
    * dotnet format
    
    * Minor changes
    
    * Minor changes
    
    * Additional comments
    
    * Minor changes
    
    * Reverting variable change
    
    * Dotnet format
    
    * Minor changes
    
    * Minor changes
    
    * Minor changes
    
    * Minor changes
    
    * Minor changes
    vncoelho committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    0f75741 View commit details
    Browse the repository at this point in the history