Wykres commitów

325 Commity (main)

Autor SHA1 Wiadomość Data
yhtiyar 80debd4f34 bump of version 2021-12-14 16:47:22 +03:00
yhtiyar f94c7c8962 bump of version 2021-12-14 16:46:35 +03:00
yhtiyar 3b234f257d Improvements to function call crawler 2021-12-14 16:42:28 +03:00
Neeraj Kashyap f56e85735d
Merge pull request #32 from zomglings/fix-bytes-argtype
CLIs generated by "moonworm generate-brownie" now handle byte args
2021-12-11 17:14:27 -08:00
Neeraj Kashyap 4f5e9650d1 CLIs generated by "moonworm generate-brownie" now handle byte args 2021-12-11 16:50:06 -08:00
Neeraj Kashyap 7d475e8a84
Merge pull request #31 from bugout-dev/fix-brownie-list-argparse
Ability to parse `bool` and `list` types from cli
2021-12-11 13:01:07 -08:00
yhtiyar ad836c2103 fixed boolean parsing 2021-12-11 23:57:14 +03:00
yhtiyar 544a4d5765 added choices in boolena type from cli 2021-12-11 23:45:48 +03:00
yhtiyar 323fd34ee4 bump of version 2021-12-11 01:41:35 +03:00
yhtiyar 07e6aa5332 added ability to parse bool and list from argparse 2021-12-11 01:41:21 +03:00
Neeraj Kashyap 77288ea543
Merge pull request #29 from zomglings/brownie-project-loading
Fixed brownie project loading issue
2021-12-09 11:28:47 -08:00
Neeraj Kashyap 0eff6e1b1a Fixed brownie project loading issue 2021-12-08 14:59:16 -08:00
Yhtyyar Sahatov ff820999b9
Merge pull request #28 from bugout-dev/fixing-cu-watch
Fixing cu watch
2021-12-08 16:40:47 +03:00
yhtiyar f5183de963 bump of version 2021-12-08 16:39:02 +03:00
yhtiyar 57d2dca210 Merge branch 'main' into fixing-cu-watch 2021-12-08 16:38:29 +03:00
yhtiyar 68aac2ba63 fixed cu watch to crawl multiple events in 1 tx 2021-12-08 16:37:28 +03:00
Neeraj Kashyap e57a673a18
Merge pull request #26 from zomglings/brownie-deploy
Generated brownie interface now supports deployment from command line
2021-12-07 04:26:27 -08:00
Neeraj Kashyap 96828ff9e9 Added deploy CLI parser and handler 2021-12-07 04:21:40 -08:00
Neeraj Kashyap 24fcc61ad5 Added a utility to get a constructor from ABI
Bumped version in preparation of this change.
2021-12-07 03:56:55 -08:00
Yhtyyar Sahatov 44c530e9be
Merge pull request #25 from bugout-dev/fix-list-type
Fix list type
2021-12-07 02:18:30 +03:00
yhtiyar b03d47d141 fixed isot issues 2021-12-07 02:18:06 +03:00
yhtiyar 903046230d bumped version 2021-12-07 02:15:16 +03:00
yhtiyar 2901cc7af0 Merge branch 'main' into fix-list-type 2021-12-07 02:11:19 +03:00
yhtiyar 3c954954bd fix of list type 2021-12-07 02:10:39 +03:00
Neeraj Kashyap f3a926be06
Merge pull request #24 from bugout-dev/brownie-support
Added brownie support in moonworm via "moonworm generate-brownie"
2021-12-03 14:23:12 -08:00
Neeraj Kashyap 5bb3d544e2 0.2.0 -> 0.1.0 2021-12-03 14:21:54 -08:00
Neeraj Kashyap 7e5511bb27 Fixed test to reflect new logic around argument names 2021-12-03 14:20:52 -08:00
Neeraj Kashyap 15bea8336d Fully working version of "generate-brownie" 2021-12-03 14:12:56 -08:00
Neeraj Kashyap c6828c38b0 Working brownie generator 2021-12-03 13:47:46 -08:00
Neeraj Kashyap 93ff7efd9e Implemented CLI handler generation 2021-12-03 12:42:16 -08:00
Neeraj Kashyap 0bb6e07132 Added "function_spec" method 2021-12-03 09:44:22 -08:00
Neeraj Kashyap 8c93ead1c3 Removed Contract import from brownie 2021-12-03 07:16:17 -08:00
Neeraj Kashyap 79f1f9b37a Fixed generated get_transaction_config to return 2021-12-03 07:10:32 -08:00
Neeraj Kashyap 1c678cf58a [WIP] Generating CLI handlers for each method of a brownie contract 2021-12-02 16:14:03 -08:00
Neeraj Kashyap ce52393be1 Bumped version to 0.1.0 2021-12-02 15:00:43 -08:00
Neeraj Kashyap e1ba86e8d8 Code generators now use black to format code by default 2021-12-02 14:59:59 -08:00
Neeraj Kashyap a010d50020 Reorganized code a bit. Generators now have submodules
generators.basic -> web3-based interface and CLI
generators.brownie -> brownie (https://github.com/eth-brownie/brownie)
interface and CLI
2021-12-02 14:36:04 -08:00
yhtiyar 76ac5cac51 WIP brownie interface 2021-12-03 01:22:31 +03:00
Yhtyyar Sahatov 234d44985e
Merge pull request #23 from bugout-dev/0.0.5
0.0.5
2021-12-02 16:11:50 +03:00
yhtiyar ccc0abf70b fix lint issues 2021-12-02 16:09:26 +03:00
yhtiyar 49794cf092 isor fix 2021-12-02 16:03:37 +03:00
yhtiyar 1f04be8e67 bump of version 2021-12-02 16:02:11 +03:00
yhtiyar 86751240b2 adding of ethereum moonstream provider 2021-12-02 15:46:05 +03:00
Yhtyyar Sahatov 5af030c4db
Merge pull request #20 from bugout-dev/repo-cleanup
Cu cut inspector
2021-11-23 21:27:21 +03:00
yhtiyar 0e6c2a6530 updated abi 2021-11-23 21:24:59 +03:00
yhtiyar c8317849a0 isort fix 2021-11-23 15:01:42 +03:00
yhtiyar 444a1e4e48 added cut inspecotr 2021-11-23 14:59:10 +03:00
yhtiyar a0fd92b1b6 updated abi 2021-11-23 14:58:07 +03:00
yhtiyar 8f3e94967a fixed requirment issue 2021-11-18 17:21:00 +03:00
yhtiyar d0eb24169a Removed opensea contracts 2021-11-16 20:19:58 +03:00