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

Feature nft allowance tests #1468

Merged
merged 16 commits into from
Feb 23, 2023
Merged

Feature nft allowance tests #1468

merged 16 commits into from
Feb 23, 2023

Commits on Feb 3, 2023

  1. Fix _maxAutomaticTokenAssociations in contract create and contract up… (

    #1444)
    
    * Fix _maxAutomaticTokenAssociations in contract create and contract update transactions
    
    Signed-off-by: ochikov <[email protected]>
    
    * set the fields default to null
    
    Signed-off-by: ochikov <[email protected]>
    
    ---------
    
    Signed-off-by: ochikov <[email protected]>
    ochikov authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    70145a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Feature/extend ethereumflow (#1447)

    * init progress
    
    Signed-off-by: Petar Tonev <[email protected]>
    
    * Extend ethereum flow to accept maxChunks
    
    Signed-off-by: ochikov <[email protected]>
    
    ---------
    
    Signed-off-by: Petar Tonev <[email protected]>
    Signed-off-by: ochikov <[email protected]>
    Co-authored-by: Petar Tonev <[email protected]>
    ochikov and petreze authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    5448744 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Add delete nft allowances and add delegate spender functionality (#1452)

    * small refactoring
    
    Signed-off-by: Petar Tonev <[email protected]>
    
    * Fix/update mirror endpoints (#1448)
    
    * Fix _maxAutomaticTokenAssociations in contract create and contract up… (#1444)
    
    * Fix _maxAutomaticTokenAssociations in contract create and contract update transactions
    
    Signed-off-by: ochikov <[email protected]>
    
    * set the fields default to null
    
    Signed-off-by: ochikov <[email protected]>
    
    ---------
    
    Signed-off-by: ochikov <[email protected]>
    
    * Update the mirror node endpoints
    
    Signed-off-by: ochikov <[email protected]>
    
    ---------
    
    Signed-off-by: ochikov <[email protected]>
    
    * add missing functionalities from hip-336 nft allowances
    
    Signed-off-by: Petar Tonev <[email protected]>
    
    * small description typo
    
    Signed-off-by: Petar Tonev <[email protected]>
    
    ---------
    
    Signed-off-by: Petar Tonev <[email protected]>
    Signed-off-by: ochikov <[email protected]>
    Co-authored-by: ochikov <[email protected]>
    petreze and ochikov authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    a8d914e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    384c444 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. remove entirely hip-583 supportability

    Signed-off-by: Petar Tonev <[email protected]>
    petreze committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    de01f31 View commit details
    Browse the repository at this point in the history
  2. after build

    Signed-off-by: Petar Tonev <[email protected]>
    petreze committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    4add9ae View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. new cryptography version

    Signed-off-by: ochikov <[email protected]>
    ochikov committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    861702d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db8b7fc View commit details
    Browse the repository at this point in the history
  3. new proto packages

    Signed-off-by: ochikov <[email protected]>
    ochikov committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    81a3a18 View commit details
    Browse the repository at this point in the history
  4. new packages versions

    Signed-off-by: ochikov <[email protected]>
    ochikov committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    c8b488a View commit details
    Browse the repository at this point in the history
  5. release/2.20.0

    Signed-off-by: ochikov <[email protected]>
    ochikov committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    b9da015 View commit details
    Browse the repository at this point in the history
  6. export fee assessment method

    Signed-off-by: Petar Tonev <[email protected]>
    petreze committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    e32df91 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. add tests and examples for add/remove nft allowances

    Signed-off-by: Petar Tonev <[email protected]>
    petreze committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    af6158b View commit details
    Browse the repository at this point in the history
  2. separate nft allowance integration tests

    Signed-off-by: Petar Tonev <[email protected]>
    petreze committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    7425ced View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    cc4971d View commit details
    Browse the repository at this point in the history
  2. update test description

    Signed-off-by: Petar Tonev <[email protected]>
    petreze committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    901877e View commit details
    Browse the repository at this point in the history