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

Add Indy-Besu PoC #1821

Merged
merged 306 commits into from
Jan 16, 2024
Merged

Add Indy-Besu PoC #1821

merged 306 commits into from
Jan 16, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 22, 2023

  1. fix: Resolved issue with adding DidRegistry contract into genesis

    Signed-off-by: Artemkaaas <[email protected]>
    Artemkaaas authored and akarabashov committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    0720a63 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. doc: Added document about validators control contract

    Signed-off-by: Artemkaaas <[email protected]>
    Artemkaaas authored and akarabashov committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    7a42561 View commit details
    Browse the repository at this point in the history
  2. doc: Added document about cl registry and vdr

    Signed-off-by: Artemkaaas <[email protected]>
    Artemkaaas authored and akarabashov committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    b7c8741 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. doc: Work on VDR document

    Signed-off-by: Artemkaaas <[email protected]>
    Artemkaaas authored and akarabashov committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1cc6319 View commit details
    Browse the repository at this point in the history
  2. doc: updated version

    Signed-off-by: Artemkaaas <[email protected]>
    Artemkaaas authored and akarabashov committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    01aeb24 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/cl-demo' into 'main'

    Signed-off-by: renata.toktar <[email protected]>
    Toktar authored and akarabashov committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    cf907de View commit details
    Browse the repository at this point in the history
  4. Deploy and use the DIDValidator as a external library

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0f1cbc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. doc: updated version

    Signed-off-by: Artemkaaas <[email protected]>
    Artemkaaas authored and akarabashov committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    842c8fc View commit details
    Browse the repository at this point in the history
  2. feat: Added basic rust sample app to demonstrate vdr steps

    Signed-off-by: Artemkaaas <[email protected]>
    Artemkaaas authored and akarabashov committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    1ff6256 View commit details
    Browse the repository at this point in the history
  3. Fix code format

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    3625652 View commit details
    Browse the repository at this point in the history
  4. doc: Updates of VDR design document

    Signed-off-by: Artemkaaas <[email protected]>
    Artemkaaas authored and akarabashov committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ada2fe9 View commit details
    Browse the repository at this point in the history
  5. Verify DID syntax with regex

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f92516f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. doc: Updates of VDR design document

    Signed-off-by: Artemkaaas <[email protected]>
    Artemkaaas authored and akarabashov committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f4d064a View commit details
    Browse the repository at this point in the history
  2. doc: Updates of VDR sample

    Signed-off-by: Artemkaaas <[email protected]>
    Artemkaaas authored and akarabashov committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    52abe36 View commit details
    Browse the repository at this point in the history
  3. fix: Fixes in contract and method names

    Signed-off-by: Artemkaaas <[email protected]>
    Artemkaaas authored and akarabashov committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    20b7e01 View commit details
    Browse the repository at this point in the history
  4. Generate contract genesis with DidRegex linrary

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    8365122 View commit details
    Browse the repository at this point in the history
  5. Fix DID syntax regex

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    cc57cca View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. fix: Update VDR design document

    Signed-off-by: Artemkaaas <[email protected]>
    Artemkaaas authored and akarabashov committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    50017b5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/deploy_contract_with_library' into 'main'

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    c751f68 View commit details
    Browse the repository at this point in the history
  3. Fix demo flow

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    7b7cc87 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/main' into decoumentation

    Signed-off-by: Artemkaaas <[email protected]>
    Artemkaaas authored and akarabashov committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    67e4b89 View commit details
    Browse the repository at this point in the history
  5. doc: applied formatting

    Signed-off-by: Artemkaaas <[email protected]>
    Artemkaaas authored and akarabashov committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    195bbf8 View commit details
    Browse the repository at this point in the history
  6. Implement schema registry

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    0155878 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    3f79653 View commit details
    Browse the repository at this point in the history
  2. doc: Added top level readme

    Signed-off-by: Artemkaaas <[email protected]>
    Artemkaaas authored and akarabashov committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8da1873 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'decoumentation' into 'main'

    Signed-off-by: renata.toktar <[email protected]>
    Toktar authored and akarabashov committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3900a57 View commit details
    Browse the repository at this point in the history
  4. Add negative test cases for RegistrySchema

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    bd39ab6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into feature/cl_registry

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3b69426 View commit details
    Browse the repository at this point in the history
  6. Fix schema creation step in demo flow

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8ae2487 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. fix: Updated genesis file to get working network

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d12cdb8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/network-genesis' into 'main'

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c1e685e View commit details
    Browse the repository at this point in the history
  3. Implement Credential Definitiojn registry

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7bd7b88 View commit details
    Browse the repository at this point in the history
  4. Refactor credential definition registry

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    fc9abf5 View commit details
    Browse the repository at this point in the history
  5. Refactor schema and cred def types

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    b199b2b View commit details
    Browse the repository at this point in the history
  6. feat: Rust vdr client library - initial structure

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0486b06 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. feat: Rust vdr client library - keep working

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    26bdbd2 View commit details
    Browse the repository at this point in the history
  2. Add negative test cases for schema and cred def registries

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    6800102 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Fix demo flow

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3be6d16 View commit details
    Browse the repository at this point in the history
  2. Add cred def ID syntax check

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    cdc1e34 View commit details
    Browse the repository at this point in the history
  3. feat: Rust vdr client library - keep working

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    52551f9 View commit details
    Browse the repository at this point in the history
  4. Update genesis

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    7fbe8cf View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into feature/cl_registry

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    bad12f1 View commit details
    Browse the repository at this point in the history
  6. Fix code format

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    0032cd8 View commit details
    Browse the repository at this point in the history
  7. Add code documentation

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    697ef5c View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feature/cl_registry' into 'main'

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f4d6891 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' into feature/verify_did_with_regex

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    8cf3547 View commit details
    Browse the repository at this point in the history
  10. Refactor unit tests

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b3ea138 View commit details
    Browse the repository at this point in the history
  11. Update the genesis to include the DID regex contract

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    e9b6cea View commit details
    Browse the repository at this point in the history
  12. Fix demo flow

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    2fd8d38 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Implement account permissioning smart contract

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    4bb0d5c View commit details
    Browse the repository at this point in the history
  2. Add account permissioning contract to genesis

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    3254bda View commit details
    Browse the repository at this point in the history
  3. fix: VDR added support for DidRegistry contract

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    21be46c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. feat: update genesis file

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    e94a13f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Add demo flow for account control

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    88b037a View commit details
    Browse the repository at this point in the history
  2. Remove redundant code

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9b0f229 View commit details
    Browse the repository at this point in the history
  3. Update account control flow's output messages

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    64cec4e View commit details
    Browse the repository at this point in the history
  4. Remove redundant contract

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    720ad53 View commit details
    Browse the repository at this point in the history
  5. Fix account contract demo flow

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b8fdf3e View commit details
    Browse the repository at this point in the history
  6. Remove redundant typechain classes

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f148a33 View commit details
    Browse the repository at this point in the history
  7. Fix code formatting

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c28bde9 View commit details
    Browse the repository at this point in the history
  8. Add step of reading the contract by an unauthorized user

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    71a5744 View commit details
    Browse the repository at this point in the history
  9. Update documentation

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ecf36bd View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Update auth document

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    41e5a4a View commit details
    Browse the repository at this point in the history
  2. feat: Refactored generate genesis script

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e03c303 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/account_permissioning' into 'main'

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    42a697d View commit details
    Browse the repository at this point in the history
  4. fix: Use relative path for contract specs

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c5d96e8 View commit details
    Browse the repository at this point in the history
  5. Moved signer test helpers to proper place

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e7672e8 View commit details
    Browse the repository at this point in the history
  6. Update regex to accept only base58 for DID's method specefic ID

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2235745 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into feature/verify_did_with_regex

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    a488cb2 View commit details
    Browse the repository at this point in the history
  8. Update genesis

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1320b1d View commit details
    Browse the repository at this point in the history
  9. Refactor account control config

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4ab8d8e View commit details
    Browse the repository at this point in the history
  10. Format code

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    80288e8 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feature/vdr-library' into 'main'

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    fb95ef0 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'main' into feature/verify_did_with_regex

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9513b85 View commit details
    Browse the repository at this point in the history
  13. Update genesis

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    521aefd View commit details
    Browse the repository at this point in the history
  14. Fix gas limit

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2117038 View commit details
    Browse the repository at this point in the history
  15. Improve DID's method-specefic-id generation

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2439cfd View commit details
    Browse the repository at this point in the history
  16. Fix todo message

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ee30bb0 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'feature/verify_did_with_regex' into 'main'

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f2ab917 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. feat: VDR improvements

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    dc00900 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Add proxy smart contract investigation document

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e2df2cc View commit details
    Browse the repository at this point in the history
  2. Update proxy smart contract document

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8898c21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66647c8 View commit details
    Browse the repository at this point in the history
  4. Remove redundant doc file

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    6fc6219 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Implement upgrade manager

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    5df1a88 View commit details
    Browse the repository at this point in the history
  2. Fix usage example

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0631223 View commit details
    Browse the repository at this point in the history
  3. Add resources list to Upgradable Smart Constract doc

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    699b5bd View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Add unit tests

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    74f8f25 View commit details
    Browse the repository at this point in the history
  2. Add contract upgrade demo

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    103ebf0 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Add waiting contract deployment

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    46fb5e9 View commit details
    Browse the repository at this point in the history
  2. Update auth design doc

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b28b939 View commit details
    Browse the repository at this point in the history
  3. Add ensureSufficientApprovals method into auth design doc

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    44479d5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/vdr-tasks' into 'main'

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    373b68a View commit details
    Browse the repository at this point in the history
  5. added validator_control contract to vdr lib

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    4e995a6 View commit details
    Browse the repository at this point in the history
  6. Update documentations

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    dc76fad View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into feature/upgradable-contracts

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    13a8a56 View commit details
    Browse the repository at this point in the history
  8. Update genesis

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2eaaea7 View commit details
    Browse the repository at this point in the history
  9. Fix cl-registry document formatting

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    3c38727 View commit details
    Browse the repository at this point in the history
  10. Store account counts for all roles

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6a3819c View commit details
    Browse the repository at this point in the history
  11. Add method for propsoe implementation upgrade

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    161c7e5 View commit details
    Browse the repository at this point in the history
  12. Update demo for upgrade contract

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    f971839 View commit details
    Browse the repository at this point in the history
  13. Add descriptions of the "propose" method to the documentation

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    7f447d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. feat: Ledger migration

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6488344 View commit details
    Browse the repository at this point in the history
  2. feat: Ledger migration

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    370081a View commit details
    Browse the repository at this point in the history
  3. Format unit tests for upgrade control

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2fcf61e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/upgradable-contracts' into 'main'

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f8ab0b3 View commit details
    Browse the repository at this point in the history
  5. Replace string errors in DIDRegistry with custom errors

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    0fc928f View commit details
    Browse the repository at this point in the history
  6. Replace string errors in RoleControl with custom errors

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2fe610a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. feat: Document and script improvements

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    0599344 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into feat/vdr-tasks

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8841f86 View commit details
    Browse the repository at this point in the history
  3. feat: Updated genesis file

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ccb6c44 View commit details
    Browse the repository at this point in the history
  4. added initial version of roleControl contract

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    045cbe2 View commit details
    Browse the repository at this point in the history
  5. added role control contract addr and path

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    2fb0246 View commit details
    Browse the repository at this point in the history
  6. feat: Improved error handling

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    18e1db8 View commit details
    Browse the repository at this point in the history
  7. feat: Moved migration module

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    539e6ab View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Replace string errors in ValidatorControl with custom errors

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    dedf433 View commit details
    Browse the repository at this point in the history
  2. Update genesis

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    e75634d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. role control contract support added

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    d4ac69b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. feat: Corrections for mogration module

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    db8497a View commit details
    Browse the repository at this point in the history
  2. Make contracts upgradable

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c554d5c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/custom_errors' into 'main'

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1dbad80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb422ee View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feat/vdr-tasks' into 'main'

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0cd0b1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3558382 View commit details
    Browse the repository at this point in the history
  7. feat: Sync with master

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    2e90205 View commit details
    Browse the repository at this point in the history
  8. feat: Better errors handling

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    abc4f4f View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feat/error-hadling' into 'main'

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    9fda7d4 View commit details
    Browse the repository at this point in the history
  10. Add support for testing upgradable contracts in the unit tests

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    697aee6 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'main' into feature/make_contracts_upgradable

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    5ebb7f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    2f05ecb View commit details
    Browse the repository at this point in the history
  2. Fix validator control deployment

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b305519 View commit details
    Browse the repository at this point in the history
  3. Deploy with first version of initializer

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    7855cee View commit details
    Browse the repository at this point in the history
  4. Fix code formatting

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    93d8d0e View commit details
    Browse the repository at this point in the history
  5. feat: VDR documentation

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4342cb5 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat/vdr-improvements' into 'main'

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    1c8082b View commit details
    Browse the repository at this point in the history
  7. Reduce boilerplate code in upgradeable contracts

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e3108cb View commit details
    Browse the repository at this point in the history
  8. added demo tests for RoleControl, fixed bugs

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b1a8da8 View commit details
    Browse the repository at this point in the history
  9. updated unit tests

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    09edb3b View commit details
    Browse the repository at this point in the history
  10. removed unused import

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    a761623 View commit details
    Browse the repository at this point in the history
  11. updated tests

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    aaba00e View commit details
    Browse the repository at this point in the history
  12. changed test scope

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    194c597 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Merge branch 'feature/make_contracts_upgradable' into 'main'

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    65c5b2f View commit details
    Browse the repository at this point in the history
  2. Update DID Registry document

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    eefdeb3 View commit details
    Browse the repository at this point in the history
  3. Update upgrade controller docs

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    0fb7399 View commit details
    Browse the repository at this point in the history
  4. Update validator control docs

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    2ac4e4c View commit details
    Browse the repository at this point in the history
  5. Add fixes to contract code documentaiton

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    702b808 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Update README files

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    882b5ef View commit details
    Browse the repository at this point in the history
  2. Add fixes to README

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    75d9ce4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/improve_code_docs' into 'main'

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    2173a81 View commit details
    Browse the repository at this point in the history
  4. Configure solhint linter

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    2043209 View commit details
    Browse the repository at this point in the history
  5. Configure formatter for solidity

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9271216 View commit details
    Browse the repository at this point in the history
  6. Fix bracket spacing

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    132c6a8 View commit details
    Browse the repository at this point in the history
  7. fixed erros, added tests

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    fcbed99 View commit details
    Browse the repository at this point in the history
  8. Add a pre-commit hook to format and lint the code

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    2d4371c View commit details
    Browse the repository at this point in the history
  9. Add missin code documentation

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    91c3353 View commit details
    Browse the repository at this point in the history
  10. removed unused imports

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ee8911b View commit details
    Browse the repository at this point in the history
  11. made tests work

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    fe41c5b View commit details
    Browse the repository at this point in the history
  12. code cleanup

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    77a21ea View commit details
    Browse the repository at this point in the history
  13. code cleanup

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    651277d View commit details
    Browse the repository at this point in the history
  14. made tests work

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b6b71f2 View commit details
    Browse the repository at this point in the history
  15. code cleanup

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    63fc7b2 View commit details
    Browse the repository at this point in the history
  16. fixed receipt outputs

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9a73551 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'main' of https://gitlab.dsr-corporation.com/dsr-blockch…

    …ain/indy-ledger into feature/roleControlContract
    
    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    bdc7757 View commit details
    Browse the repository at this point in the history
  18. updated errors in role_control

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    29fc4c7 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'main' of https://gitlab.dsr-corporation.com/dsr-blockch…

    …ain/indy-ledger into feature/vdr-validatorContract
    
    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d4411ba View commit details
    Browse the repository at this point in the history
  20. uodated genesis.json

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9805fa3 View commit details
    Browse the repository at this point in the history
  21. updated errors in validator_control

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    627577b View commit details
    Browse the repository at this point in the history
  22. removed .unwrap()

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a33d098 View commit details
    Browse the repository at this point in the history
  23. added docs

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    121d21e View commit details
    Browse the repository at this point in the history
  24. added docs

    Signed-off-by: denis.rybas <[email protected]>
    DenisRybas authored and akarabashov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    58db28c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. feat: VDR code clean up

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    face076 View commit details
    Browse the repository at this point in the history
  2. feat: Added separate struct for Address

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    50926c9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/roleControlContract' into 'main'

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6d63a50 View commit details
    Browse the repository at this point in the history
  4. fix: Merge main and fixed demo

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    d5cd719 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/solidity_linter_formatter' into 'main'

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    9cd6314 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/main' into vdr/clean-up

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    992c936 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'vdr/clean-up' into 'main'

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    75bbb95 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/main' into feature/vdr-validator…

    …Contract
    
    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    9b92c3d View commit details
    Browse the repository at this point in the history
  9. feat: Use Address type in validator control

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ed832ef View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feature/vdr-validatorContract' into 'main'

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas authored and akarabashov committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    b3feb64 View commit details
    Browse the repository at this point in the history
  11. Prepare the indy-besu repo for migration

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    8ad205a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Merge branch 'indy-besu-migration' into indy-besu

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    96fb799 View commit details
    Browse the repository at this point in the history
  2. Fix pre-commit hook for indy-besu

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    6af2fa1 View commit details
    Browse the repository at this point in the history
  3. Resolve conflicts which occurs between demo scripts

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    3508676 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. fixed tests

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8f974a8 View commit details
    Browse the repository at this point in the history
  2. added owner verification to DidRegistry

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bedf9a4 View commit details
    Browse the repository at this point in the history
  3. updated genesis

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f8df81a View commit details
    Browse the repository at this point in the history
  4. added tests for owner verification

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d504e18 View commit details
    Browse the repository at this point in the history
  5. renamed trustee_acc variables

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f586a87 View commit details
    Browse the repository at this point in the history
  6. added docs for SenderIsNotCreator error

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ab6a5e5 View commit details
    Browse the repository at this point in the history
  7. processed comments

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    96aa812 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. creatorAddress -> creator

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2466f87 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from DSRCorporation/feat-owner-verification

    DidRegistry owner verification feature
    DenisRybas authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2b63a6b View commit details
    Browse the repository at this point in the history
  3. Fix typos in Auth model documentaiton

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    33ed4a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge pull request #8 from DSRCorporation/validatorControl-tests-fix

    [VDR] Validator control tests fix
    DenisRybas authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    09161bc View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. DidRegistry contracts tests cleanup (#12)

    * tests cleanup
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * tests cleanup
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * tests cleanup
    
    Signed-off-by: DenisRybas <[email protected]>
    
    ---------
    
    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas authored and Toktar committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    78d7446 View commit details
    Browse the repository at this point in the history
  2. logging for roleControl added

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas authored and Toktar committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    7d44700 View commit details
    Browse the repository at this point in the history
  3. added logging for cl

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas authored and Toktar committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    d2283d1 View commit details
    Browse the repository at this point in the history
  4. added logging for DidRegistry

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas authored and Toktar committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    7f23335 View commit details
    Browse the repository at this point in the history
  5. added logging for validatorControl

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas authored and Toktar committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    61c15b0 View commit details
    Browse the repository at this point in the history
  6. logs cleanup

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas authored and Toktar committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c63dc4a View commit details
    Browse the repository at this point in the history
  7. added logging for errors convertions

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas authored and Toktar committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    d15a5bc View commit details
    Browse the repository at this point in the history
  8. added logging for client

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas authored and Toktar committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    54b0bb3 View commit details
    Browse the repository at this point in the history
  9. added logging for migration

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas authored and Toktar committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    bacec1a View commit details
    Browse the repository at this point in the history
  10. added env logger to unit tests

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas authored and Toktar committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    f260acf View commit details
    Browse the repository at this point in the history
  11. Updated readme for logging

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas authored and Toktar committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    e72e206 View commit details
    Browse the repository at this point in the history
  12. logs cleanup, processed comments

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas authored and Toktar committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    0a72c8e View commit details
    Browse the repository at this point in the history
  13. changed log level

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas authored and Toktar committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    74ca7ec View commit details
    Browse the repository at this point in the history
  14. logs cleanup

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas authored and Toktar committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    caefeb0 View commit details
    Browse the repository at this point in the history
  15. removed build warns and errors

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas authored and Toktar committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    2ec5a7f View commit details
    Browse the repository at this point in the history
  16. replaced ok_or to ok_or_else

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas authored and Toktar committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    5214dc0 View commit details
    Browse the repository at this point in the history
  17. replaced debug to trace in client

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas authored and Toktar committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    ca6a924 View commit details
    Browse the repository at this point in the history
  18. replaced ok_or with ok_or_else in client

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas authored and Toktar committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    4722a46 View commit details
    Browse the repository at this point in the history
  19. added trace logs

    Signed-off-by: DenisRybas <[email protected]>
    DenisRybas authored and Toktar committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    7091cf5 View commit details
    Browse the repository at this point in the history
  20. Add Indy-Besu CI (#9)

    * Bebug
    
    Signed-off-by: toktar <[email protected]>
    
    * Bebug
    
    Signed-off-by: toktar <[email protected]>
    
    * Bebug
    
    Signed-off-by: toktar <[email protected]>
    
    * Bebug
    
    Signed-off-by: toktar <[email protected]>
    
    * Bebug
    
    Signed-off-by: toktar <[email protected]>
    
    * Bebug
    
    Signed-off-by: toktar <[email protected]>
    
    * Bebug
    
    Signed-off-by: toktar <[email protected]>
    
    * Bebug
    
    Signed-off-by: toktar <[email protected]>
    
    * Bebug
    
    Signed-off-by: toktar <[email protected]>
    
    * Bebug
    
    Signed-off-by: toktar <[email protected]>
    
    * Bebug
    
    Signed-off-by: toktar <[email protected]>
    
    * Bebug
    
    Signed-off-by: toktar <[email protected]>
    
    * Bebug
    
    Signed-off-by: toktar <[email protected]>
    
    * Bebug
    
    Signed-off-by: toktar <[email protected]>
    
    * Bebug
    
    Signed-off-by: toktar <[email protected]>
    
    * added ci for indy-besu
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * run localnet error fix
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * fixed error with cargo fmt
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * removed comments
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * removed styles from scripts
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * removed styles from scripts
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * cleanup
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * removed extra actions
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * test workflow trigger
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * separated tests from lint
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * changed jobs sequence for indy-besu workflow
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * removed updated needs section for tests-vdr
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * added demos run to ci
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * Fixed errors in tests
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * renamed creator, updated docs
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * removed comments
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * fixed linter errors
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * updated post-merge hook
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * workflow trigger test
    
    Signed-off-by: DenisRybas <[email protected]>
    
    * updated design doc
    
    Signed-off-by: DenisRybas <[email protected]>
    
    ---------
    
    Signed-off-by: toktar <[email protected]>
    Signed-off-by: DenisRybas <[email protected]>
    Co-authored-by: DenisRybas <[email protected]>
    Toktar and DenisRybas committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    9fa68b8 View commit details
    Browse the repository at this point in the history
  21. Added goal and ideas section to the main readme

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    3142854 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #14 from DSRCorporation/feature/goals

    Added goal and ideas section to the main readme
    Toktar authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    110e3be View commit details
    Browse the repository at this point in the history
  23. Improve documentation structure and process review comments

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    3e64816 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Add check that issuer DID is controlled by sender on schema and cred …

    …def creation
    
    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    3a81dd5 View commit details
    Browse the repository at this point in the history
  2. Added compiled-contracts to git ignore

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    ad280f7 View commit details
    Browse the repository at this point in the history
  3. Removed generated contract genesis json

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    e0fb07c View commit details
    Browse the repository at this point in the history
  4. Added ContractsGenesis.json to gitignore

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    d1159f5 View commit details
    Browse the repository at this point in the history
  5. Reworked did method document

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    6879d90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ce8e6e View commit details
    Browse the repository at this point in the history
  7. Added draft roadmap

    Signed-off-by: toktar <[email protected]>
    Toktar committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    badff9c View commit details
    Browse the repository at this point in the history
  8. Add universal resolver to roadmap

    Signed-off-by: toktar <[email protected]>
    Toktar committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    6d565d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Fixed clippy warning in VDR library

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d008ca8 View commit details
    Browse the repository at this point in the history
  2. Updated roadmap structure and added new items

    Signed-off-by: toktar <[email protected]>
    Toktar committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d4ac1e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Removed section with DID syntax for did:ethr method

    Signed-off-by: artem.ivanov <[email protected]>
    Artemkaaas committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7f89124 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from DSRCorporation/indy-besu-roadmap

    Add Indy Besu Roadmap
    Toktar authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    4f4b472 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #15 from DSRCorporation/docs/process-comments

    Improve documentation structure and process review comments
    Toktar authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    0c76531 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #18 from DSRCorporation/fix/vdr-clippy

    Fixed clippy warning in VDR library
    Toktar authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1dd7ee2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #16 from DSRCorporation/feature/issued-did-check

    Add check that issuer DID is controlled by sender on schema and cred def creation
    Toktar authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    dca3cdc View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Implement universal DID resolver

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1bbef7c View commit details
    Browse the repository at this point in the history
  2. Add tests for universal resolver

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b56e8bf View commit details
    Browse the repository at this point in the history
  3. Revert with 'IncorrectDid' error while resolving with Incorrect DID f…

    …or method did:ethr.
    
    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5162119 View commit details
    Browse the repository at this point in the history
  4. Add test for creating schema and credDef using did:ethr method

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a15f6c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35e785b View commit details
    Browse the repository at this point in the history
  6. Add cl registry demo using did:ethr DID as issuer

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    10fdc7c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Add upgradeable functionality to EthereumDIDRegistry

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    603d2ec View commit details
    Browse the repository at this point in the history
  2. Add demo steps to make sure permissioning features still work with `d…

    …id:ethr`
    
    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    77603af View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Code refactoring

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    aea2630 View commit details
    Browse the repository at this point in the history
  2. Fix did:ethr resolving

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    c0c69a3 View commit details
    Browse the repository at this point in the history
  3. Update indy-besu genesis and fix demo

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a821a22 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Fix Indy-Besu VDR

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    031cf6f View commit details
    Browse the repository at this point in the history
  2. Fix Indy-Besu formatting

    Signed-off-by: aziz.karabashov <[email protected]>
    akarabashov committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d0fd1f4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #21 from DSRCorporation/feature/universal_did_reso…

    …lver
    
    Make CL AnonCreds to work with did:indy and did:ethr
    Artemkaaas authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    3ca0416 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Update README.md

    Signed-off-by: toktar <[email protected]>
    Toktar authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3687fd6 View commit details
    Browse the repository at this point in the history
  2. Update README.md formatting

    Signed-off-by: toktar <[email protected]>
    Toktar authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    5f7e0f5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #28 from DSRCorporation/readme-update

    Update Indy Besu README with some warns
    Artemkaaas authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    65645ef View commit details
    Browse the repository at this point in the history