Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
G
Geth-Modification
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • 张蕾
  • Geth-Modification
  • Repository

Switch branch/tag
  • geth-modification
  • common
  • compiler
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • zhiqiangxu's avatar
    common/compiler: add extra include paths to solidity compiler (#24541) · 9f75994b
    zhiqiangxu authored 3 years ago
    This PR adds a ExtraAllowedPath field to Solidity and exposes two APIs: CompileSource and CompileFiles, which were hidden inside CompileSolidityString and CompileSolidity before.
    Unverified
    9f75994b
Name
Last commit
Last update
..
helpers.go accounts/abi/bind: Accept function ptr parameter (#19755) 5 years ago
solidity.go common/compiler: add extra include paths to solidity compiler (#24541) 3 years ago
solidity_test.go all: update author list and licenses 5 years ago
test.v.py Modified Abigen to Support Vyper (#19120) 6 years ago
test_bad.v.py Modified Abigen to Support Vyper (#19120) 6 years ago
vyper.go Modified Abigen to Support Vyper (#19120) 6 years ago
vyper_test.go Modified Abigen to Support Vyper (#19120) 6 years ago