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

Voting Key generation using typescript and multi file support #177

Merged
merged 24 commits into from
Jun 15, 2021

Commits on Mar 30, 2021

  1. WIP Voting Key generation

    fboucquez committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    fa72519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c50839 View commit details
    Browse the repository at this point in the history
  3. Added Gimre's vector tests

    Added multi implementation, best one is noble-ed25519
    Updated VotingService.ts to use the native one instead of the catapult tools
    fboucquez committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    c0a6d94 View commit details
    Browse the repository at this point in the history
  4. Updated CHANGELOG.md

    fboucquez committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    c9eb9c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4a0457 View commit details
    Browse the repository at this point in the history
  6. Multi voting file support

    fboucquez committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    c631e13 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Merge remote-tracking branch 'origin/dev' into native_voting_key_file

    # Conflicts:
    #	cmds/config-testnet-supernode.sh
    #	package-lock.json
    #	package.json
    #	presets/testnet/network.yml
    #	src/model/Addresses.ts
    #	src/service/BootstrapUtils.ts
    #	src/service/ConfigLoader.ts
    #	test/service/BootstrapUtils.test.ts
    #	test/supernode.yml
    fboucquez committed May 11, 2021
    Configuration menu
    Copy the full SHA
    1bc94f3 View commit details
    Browse the repository at this point in the history
  2. Updated improvements

    fboucquez committed May 11, 2021
    Configuration menu
    Copy the full SHA
    070c7cc View commit details
    Browse the repository at this point in the history
  3. fixed unit test

    fboucquez committed May 11, 2021
    Configuration menu
    Copy the full SHA
    a51bd07 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    181d971 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e1fad9 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Merge remote-tracking branch 'origin/dev' into native_voting_key_file

    # Conflicts:
    #	presets/shared.yml
    fboucquez committed May 19, 2021
    Configuration menu
    Copy the full SHA
    2500a78 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    11d3b0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a3157e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'native_voting_key_file' of github.com:nemtech/symbol-bo…

    …otstrap into native_voting_key_file
    
    # Conflicts:
    #	presets/shared.yml
    fboucquez committed May 21, 2021
    Configuration menu
    Copy the full SHA
    3b62d86 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Merge remote-tracking branch 'origin/dev' into native_voting_key_file

    # Conflicts:
    #	CHANGELOG.md
    #	src/service/LinkService.ts
    #	src/service/RewardProgramService.ts
    fboucquez committed May 24, 2021
    Configuration menu
    Copy the full SHA
    5c46791 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Merge remote-tracking branch 'origin/dev' into native_voting_key_file

    # Conflicts:
    #	CHANGELOG.md
    #	presets/shared.yml
    #	src/service/ConfigService.ts
    #	src/service/VotingService.ts
    fboucquez committed May 27, 2021
    Configuration menu
    Copy the full SHA
    e128b6c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

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

Commits on May 31, 2021

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

Commits on Jun 3, 2021

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

Commits on Jun 8, 2021

  1. Merge remote-tracking branch 'origin/dev' into native_voting_key_file

    # Conflicts:
    #	CHANGELOG.md
    #	package-lock.json
    fboucquez committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    cd51e8a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Feedback fixes

    fboucquez committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    fa5fed1 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Updated docs

    fboucquez committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    a7207a3 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    fboucquez authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    ea7c963 View commit details
    Browse the repository at this point in the history