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

perf: improve decoding in CallTransaction #2647

Merged
merged 5 commits into from
Oct 4, 2024
Merged

Commits on Oct 4, 2024

  1. refactor: update Bytes and BytesSlice to 'mimic' System.arraycopy and…

    … Arrays.copyOfRange; add more tests
    Vovchyk committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5511ec4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acf6287 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b97230f View commit details
    Browse the repository at this point in the history
  4. perf: refactor some tests

    Vovchyk committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b8fdf84 View commit details
    Browse the repository at this point in the history
  5. Update rskj-core/src/test/java/co/rsk/core/types/bytes/BytesSliceTest…

    ….java
    
    Co-authored-by: Nazaret García Revetria <[email protected]>
    2 people authored and Vovchyk committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    39f9c56 View commit details
    Browse the repository at this point in the history