Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / trustlines-protocol/contract-deploy-tools issues and pull requests
#102 - Fix deprecation warnings
Pull Request -
State: closed - Opened by compojoom over 2 years ago
#101 - Update eth-tester dependency to match with web3 version
Pull Request -
State: closed - Opened by cducrest over 2 years ago
#100 - Update web3 to >=5.21.0
Pull Request -
State: closed - Opened by cducrest over 2 years ago
#99 - Add twine check in circleci
Pull Request -
State: closed - Opened by cducrest over 3 years ago
#98 - Feature/get revert reason
Pull Request -
State: open - Opened by compojoom over 3 years ago
- 2 comments
#97 - Improve input args for deployment / transact
Issue -
State: open - Opened by cducrest almost 4 years ago
#96 - Feature/python38
Pull Request -
State: closed - Opened by cducrest almost 4 years ago
#95 - Update changelog for 0.10.0
Pull Request -
State: closed - Opened by cducrest about 4 years ago
#94 - Remove the `auto-nonce` option and make it a default
Pull Request -
State: closed - Opened by cducrest about 4 years ago
#93 - Force user to provide a gas price via `--gas-price`
Pull Request -
State: closed - Opened by cducrest about 4 years ago
#92 - Change default kdf used for generating keystore to pbkdf2
Pull Request -
State: closed - Opened by cducrest about 4 years ago
#91 - Restrain web3 to >5.4.0 as the tool does not work with older versions
Pull Request -
State: closed - Opened by cducrest about 4 years ago
#90 - Update the --auto-nonce behaviour
Issue -
State: closed - Opened by cducrest about 4 years ago
#89 - Prepare changelog for 0.9.1
Pull Request -
State: closed - Opened by cducrest about 4 years ago
#88 - No longer fill nonce for user when no private key is used
Pull Request -
State: closed - Opened by cducrest about 4 years ago
#87 - Use solc 0.8.0 in test contracts
Pull Request -
State: closed - Opened by cducrest about 4 years ago
#86 - Move transaction related functions from deploy to transact
Pull Request -
State: closed - Opened by cducrest about 4 years ago
#85 - Refactor functions to send tx without waiting
Issue -
State: closed - Opened by cducrest about 4 years ago
- 1 comment
#84 - Update dev-requirements to remove cryptography<3.2
Pull Request -
State: closed - Opened by cducrest about 4 years ago
#83 - Update dev requirements
Pull Request -
State: closed - Opened by cducrest over 4 years ago
#82 - Update changelog for 0.8.0
Pull Request -
State: closed - Opened by cducrest over 4 years ago
#81 - Monkey patch eth-tester-rpc's function in plugin to remove printings
Pull Request -
State: closed - Opened by cducrest over 4 years ago
#80 - Add option --expose-rpc=port to expose the rpc of the test chain.
Pull Request -
State: closed - Opened by cducrest over 4 years ago
#79 - Let pip-tools handle dependencies
Pull Request -
State: closed - Opened by berndbohmeier almost 5 years ago
#78 - Fix deploy-tools to work with web3-5.6.0
Pull Request -
State: closed - Opened by cducrest almost 5 years ago
#77 - Add changelog for 0.7.2
Pull Request -
State: closed - Opened by berndbohmeier almost 5 years ago
#76 - Use setup.cfg for python package declaration
Pull Request -
State: closed - Opened by ghost almost 5 years ago
#75 - Make compatible with web3 v5.2 and newer
Issue -
State: closed - Opened by berndbohmeier almost 5 years ago
#74 - Require web3<5.2
Pull Request -
State: closed - Opened by ghost almost 5 years ago
#73 - Prefer web3.eth.defaultAccount for signing transactions
Pull Request -
State: closed - Opened by ghost about 5 years ago
#72 - Switch to a src based layout
Pull Request -
State: closed - Opened by ghost about 5 years ago
#71 - Add function to send eth to address
Pull Request -
State: closed - Opened by cducrest over 5 years ago
- 1 comment
#70 - Change default evm version to use the constant DEFAULT_EVM_VERSION in…
Pull Request -
State: closed - Opened by cducrest over 5 years ago
#69 - Add simple send-eth command
Issue -
State: closed - Opened by berndbohmeier over 5 years ago
#68 - Set `from` field for local transactions
Pull Request -
State: closed - Opened by weilbith over 5 years ago
#67 - Have the default evm version only in compile_project
Pull Request -
State: closed - Opened by cducrest over 5 years ago
#66 - Change default of evm target version in compile command to petersburg
Pull Request -
State: closed - Opened by cducrest over 5 years ago
#65 - Feature/initcode function
Pull Request -
State: closed - Opened by cducrest over 5 years ago
#64 - Changelog 0.5.2
Pull Request -
State: closed - Opened by cducrest over 5 years ago
#63 - Add click function to get the initcode of a contract
Pull Request -
State: closed - Opened by cducrest over 5 years ago
#62 - Wait for succesful tx receipt will compare status to int and bool
Pull Request -
State: closed - Opened by cducrest over 5 years ago
- 2 comments
#61 - Check and fix wait_for_successful_transaction_receipt
Issue -
State: closed - Opened by berndbohmeier over 5 years ago
Labels: bug
#60 - Add option to configure compile optimization runs
Pull Request -
State: closed - Opened by weilbith over 5 years ago
#59 - Make number of optimization runs configurable
Issue -
State: closed - Opened by weilbith over 5 years ago
#58 - Enable contract compile optimization per default
Pull Request -
State: closed - Opened by weilbith over 5 years ago
#57 - Misc enhancements
Pull Request -
State: closed - Opened by ghost over 5 years ago
#56 - Update change log for 0.4.4 release
Pull Request -
State: closed - Opened by ghost over 5 years ago
#55 - Add transaction value parameter CLI option
Pull Request -
State: closed - Opened by weilbith over 5 years ago
#54 - Update pre-commit hooks
Pull Request -
State: closed - Opened by ghost over 5 years ago
Labels: enhancement
#53 - Add environment variables for CLI options
Pull Request -
State: closed - Opened by weilbith over 5 years ago
- 8 comments
Labels: enhancement
#52 - Update dependencies 2019 08 05
Pull Request -
State: closed - Opened by ghost over 5 years ago
#51 - Add command to generate new keystores
Pull Request -
State: closed - Opened by weilbith over 5 years ago
- 4 comments
#50 - Add command to generate a keystore file
Issue -
State: closed - Opened by berndbohmeier over 5 years ago
#49 - Add option to use already compile contracts for deploy-tool
Pull Request -
State: closed - Opened by cducrest over 5 years ago
- 1 comment
#48 - Prepare changelog for 0.4.3
Pull Request -
State: closed - Opened by saschagoebel over 5 years ago
#47 - Web3.py only accepts checksummed addresses as parameters.
Pull Request -
State: closed - Opened by saschagoebel over 5 years ago
#46 - Add call command similar to transact, that allows calling a contract …
Pull Request -
State: closed - Opened by saschagoebel over 5 years ago
- 2 comments
#45 - Releases/0.4.2
Pull Request -
State: closed - Opened by berndbohmeier over 5 years ago
#44 - Release new version for send transaction command
Issue -
State: closed - Opened by weilbith over 5 years ago
- 1 comment
#43 - Add option to give abi instead of raw contracts
Issue -
State: closed - Opened by berndbohmeier over 5 years ago
Labels: type:feature
#42 - Add new command send-transaction-to-contract
Pull Request -
State: closed - Opened by weilbith over 5 years ago
- 2 comments
#41 - Add commant to call contract function
Issue -
State: closed - Opened by weilbith over 5 years ago
#40 - Update change log in preparation for 0.4.1 release
Pull Request -
State: closed - Opened by ghost over 5 years ago
#39 - Add function to validate addresses as a callback for click
Pull Request -
State: closed - Opened by cducrest over 5 years ago
#38 - Web3 five
Pull Request -
State: closed - Opened by ghost over 5 years ago
- 4 comments
#37 - Feature/evm target option
Pull Request -
State: closed - Opened by cducrest over 5 years ago
#36 - Make EVM target version configurable
Issue -
State: closed - Opened by cducrest over 5 years ago
#35 - Add function to read and validate a list of addresses in a csv file
Pull Request -
State: closed - Opened by cducrest over 5 years ago
#34 - Add changelog for 0.3.0
Pull Request -
State: closed - Opened by berndbohmeier over 5 years ago
#33 - pin the evm target version to byzantium
Pull Request -
State: closed - Opened by ghost almost 6 years ago
- 1 comment
#32 - Add -o option to specify output when compiling
Pull Request -
State: closed - Opened by berndbohmeier almost 6 years ago
#31 - Add cli options to create smaller contracts.json
Pull Request -
State: closed - Opened by berndbohmeier almost 6 years ago
#30 - Add option to use environment variables for common options
Issue -
State: closed - Opened by berndbohmeier almost 6 years ago
- 4 comments
#29 - Feature/deploycommand
Pull Request -
State: closed - Opened by berndbohmeier almost 6 years ago
#28 - Provide some common cli helpers
Issue -
State: closed - Opened by berndbohmeier almost 6 years ago
- 1 comment
#27 - Add workaround for infura's broken getTransactionReceipt
Pull Request -
State: closed - Opened by ghost almost 6 years ago
- 1 comment
#26 - do not fail if all gas has been used
Pull Request -
State: closed - Opened by ghost almost 6 years ago
#25 - Add transaction options to deploy contract
Pull Request -
State: closed - Opened by berndbohmeier almost 6 years ago
#24 - run black in circleci and pre-commit hook
Pull Request -
State: closed - Opened by schmir almost 6 years ago
#23 - show path to and version of solc
Pull Request -
State: closed - Opened by schmir about 6 years ago
Labels: enhancement
#22 - add a pre-commit configuration file
Pull Request -
State: closed - Opened by schmir about 6 years ago
Labels: enhancement
#21 - use uppercase -O as short option for --optimize
Pull Request -
State: closed - Opened by schmir about 6 years ago
Labels: enhancement
#20 - Print some information on the compilation process
Issue -
State: closed - Opened by berndbohmeier about 6 years ago
- 7 comments
Labels: enhancement
#19 - command line option `-o` is wrongly named
Issue -
State: closed - Opened by schmir about 6 years ago
- 4 comments
Labels: enhancement
#18 - Fix missing eth-tester requirement
Pull Request -
State: closed - Opened by berndbohmeier about 6 years ago
#17 - Add some more tests for the pytest plugin
Issue -
State: closed - Opened by berndbohmeier about 6 years ago
- 2 comments
Labels: type:test
#16 - Add pytest plugin
Pull Request -
State: closed - Opened by berndbohmeier about 6 years ago
- 2 comments
#15 - Only persist dist in sdist CI job
Pull Request -
State: closed - Opened by berndbohmeier about 6 years ago
#14 - Fix missing bytecode in compiled contracts
Pull Request -
State: closed - Opened by berndbohmeier about 6 years ago
#13 - Add option to compile contracts with optimizer
Issue -
State: closed - Opened by berndbohmeier about 6 years ago
Labels: type:feature
#12 - Add deploy and compile fixtures.
Issue -
State: closed - Opened by berndbohmeier about 6 years ago
#11 - Add common fixtures in pytest plugin
Issue -
State: closed - Opened by berndbohmeier about 6 years ago
Labels: type:feature
#10 - Add compile tool
Pull Request -
State: closed - Opened by berndbohmeier about 6 years ago
#9 - Add __init__.py file and rename folder from dash to underscore
Pull Request -
State: closed - Opened by cducrest about 6 years ago
#8 - Fix the name of py-solc
Pull Request -
State: closed - Opened by cducrest about 6 years ago
#7 - Add circleci config to build and upload to pypi
Pull Request -
State: closed - Opened by cducrest about 6 years ago
#4 - Setup CI to upload python package to pypi
Issue -
State: closed - Opened by berndbohmeier about 6 years ago
- 1 comment
Labels: type:infrastructure
#3 - Create a deploy-tools python package
Issue -
State: closed - Opened by berndbohmeier about 6 years ago
Labels: type:feature
#2 - Add compiling and deploy functionality needed for contracts repo
Issue -
State: closed - Opened by berndbohmeier about 6 years ago
Labels: type:feature
#1 - Copy over the code for compiling and deploying
Issue -
State: closed - Opened by berndbohmeier about 6 years ago
Labels: type:feature