Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: unpackdev/solgo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.3
Choose a base ref
...
head repository: unpackdev/solgo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.4
Choose a head ref
  • 19 commits
  • 448 files changed
  • 4 contributors

Commits on Mar 30, 2024

  1. Readme update

    0x19 committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    5b96d2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d470682 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Random Fixes (#181)

    * Sources fix and etherscan
    * Checking whole file against file does not makes sense
    0x19 authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a1afab5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8fd6b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    44b3276 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd6796a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    4e2df32 View commit details
    Browse the repository at this point in the history
  2. Discord link update

    0x19 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2108828 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    67d0fab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a214f83 View commit details
    Browse the repository at this point in the history
  3. [AST] ToNode Generic (#194)

    0x19 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9a43610 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffad992 View commit details
    Browse the repository at this point in the history
  5. Tweak to the README

    0x19 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4109290 View commit details
    Browse the repository at this point in the history
  6. fix typos (#195)

    Co-authored-by: Nevio Vesic <[email protected]>
    omahs and 0x19 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e630375 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    debda54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fde1734 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Bump golang.org/x/net from 0.22.0 to 0.23.0 (#203)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0.
    - [Commits](golang/net@v0.22.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    d3db40f View commit details
    Browse the repository at this point in the history
  2. [Bugfix] AST & IR (Function Call), Bytecode (Helpers) and Constructor…

    … (Tests) + Proto bump to 0.3.5 + New Detector Tests (#204)
    
    * Mix fixes
    
    * Cleanup
    
    * Bump protos
    
    * Constructor tests improvements
    
    * Fixing function call referencing, type descriptions - it was bugged as ****
    0x19 authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    4108c77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e25c86 View commit details
    Browse the repository at this point in the history
Loading