Wykres commitów

325 Commity (main)

Autor SHA1 Wiadomość Data
Venticello 3a5388c1d4 black for syntax 2022-09-20 13:57:21 +03:00
Venticello eef88a91a3
Web3() -> Web3 for static fuctions.
Avoid creating an instance of the Web3 class for static functions.
2022-09-20 13:35:33 +03:00
Venticello e8de0428ef
whitelisted_methods list -> set 2022-09-20 10:08:34 +03:00
Neeraj Kashyap 0fb025df52 Comprehensive docstrings as part of our renewed documentation efforts 2022-09-19 21:16:16 -07:00
Neeraj Kashyap e6c1641704 Added docstrings for watch_contract 2022-09-19 19:34:55 -07:00
Neeraj Kashyap 268e46766c Started adding docstrings on "moonworm watch" 2022-09-19 18:45:00 -07:00
Neeraj Kashyap 454b5d7754 Removed "watch-cu" command and all related code 2022-09-19 18:15:40 -07:00
Neeraj Kashyap c297079336 Version bump to 0.5.0 2022-09-19 18:10:03 -07:00
Venticello d966332576
Whitelisted methods from ABI
Transaction processing only with the functions that are in the ABI. Others are ignored and a message is printed with the method ID and transaction hash.
2022-09-19 16:44:14 +03:00
Yhtyyar Sahatov 04d2860481
Merge pull request #92 from bugout-dev/storing-contract-data
Moonworm 0.4.0. `--prod`: shippable contracrts, fix of relative path to the project dir
2022-09-14 18:28:30 +03:00
Yhtyyar Sahatov 7271c20b09 removed unused import 2022-09-14 18:23:51 +03:00
Yhtyyar Sahatov 862285a7c7 Merge branch 'fix-realitive-imports' into storing-contract-data 2022-09-13 17:15:27 +03:00
Yhtyyar Sahatov a25b9dbd4b fix of the typo 2022-09-13 17:14:26 +03:00
Yhtyyar Sahatov f4e848b7a2
Merge pull request #94 from bugout-dev/fix-realitive-imports
Fix realitive imports
2022-09-13 17:10:27 +03:00
Yhtyyar Sahatov 5a7afee818 removed comments 2022-09-13 17:09:12 +03:00
Yhtyyar Sahatov d1362def1f removed unused import 2022-09-13 17:05:44 +03:00
Yhtyyar Sahatov 9b33987f47 generator file uses realative path to project directory 2022-09-13 17:01:25 +03:00
Yhtyyar Sahatov a7d5240078 fixed to typo 2022-09-12 17:29:24 +03:00
Yhtyyar Sahatov 4c62d2a4bc --prod option for moonworm 2022-09-12 17:23:28 +03:00
Neeraj Kashyap 19a3aed0d9
Merge pull request #86 from bugout-dev/tuple-parsing
Moonworm `v0.3.0`, tuple parsing, dependencies fix
2022-08-10 07:02:59 -07:00
Yhtyyar Sahatov 0380041051 delete locust 2022-08-10 17:02:16 +03:00
Yhtyyar Sahatov a073deec46 deleting locust.yml didn't solved problem, returningn it back 2022-08-04 15:50:01 +03:00
Yhtyyar Sahatov a7023e551b isort 2022-08-04 15:47:57 +03:00
Yhtyyar Sahatov 6e08a54b19 bye bye locust 2022-08-04 15:45:59 +03:00
Yhtyyar Sahatov bba782d780 moved checking of import to 1 place 2022-08-04 15:44:14 +03:00
Yhtyyar Sahatov edaae6e65f fixed output message 2022-08-04 15:35:55 +03:00
Yhtyyar Sahatov f0656f3032 isort 2022-08-04 15:27:54 +03:00
Yhtyyar Sahatov 8be7014bbd fix of various issues 2022-08-04 15:27:06 +03:00
kompotkot dc397a0384 moonstreamdb >= 0.2.5 2022-08-01 09:54:41 +00:00
Yhtyyar Sahatov 8df2772646 moonstreamdb >= 0.2.3 2022-07-07 18:26:55 +03:00
Yhtyyar Sahatov e99ec34678 version bump 2022-07-07 17:53:02 +03:00
Yhtyyar Sahatov 4b41b74303 moved moonstreamdb to moonstream 2022-07-07 17:52:00 +03:00
Sergei Sumarokov f42717c826
Merge pull request #80 from bugout-dev/xdai-support
xdai support
2022-05-25 17:17:09 +03:00
Sergei Sumarokov 6e1f81a532
Merge branch 'main' into xdai-support 2022-05-25 17:12:48 +03:00
Yhtyyar Sahatov 6971000afa bump of version since PR #79 was merged 2022-05-24 13:17:31 +03:00
Yhtyyar Sahatov 09ea2280bd
Merge pull request #79 from bugout-dev/deploy-verbose-fix
print tx.info only if flag is given
2022-05-24 13:13:01 +03:00
kompotkot 832461985c xdai support 2022-05-24 09:20:56 +00:00
Yhtyyar Sahatov b8f9b3683c bump of version 2022-05-23 17:59:39 +03:00
Yhtyyar Sahatov a3029c43c1 print tx.info only if flag is given 2022-05-23 16:21:07 +03:00
Neeraj Kashyap b1693ecded
Merge pull request #76 from bugout-dev/moonworm-tx-info
Added `--verbose` and ability to call at the given block number
2022-05-09 07:19:33 -07:00
Yhtyyar Sahatov e2e5cbe905 bump of the version 2022-05-09 15:34:20 +03:00
Yhtyyar Sahatov 52dc52197d added --block_number for view calls 2022-05-09 15:29:33 +03:00
Yhtyyar Sahatov f820c0d6a1 --verbose to print tx.info() 2022-05-09 14:56:46 +03:00
Yhtyyar Sahatov a1d5dd86fb
Merge pull request #69 from zomglings/web3-version-5.27
Reduced requirements on web3 version
2022-04-20 19:11:15 +03:00
Neeraj Kashyap 8cada529fb Reduced requirements on web3 version
`brownie` was not playing nice with `moonworm` otherwise.
2022-04-20 09:03:28 -07:00
Neeraj Kashyap b48a3092ed
Merge pull request #68 from bugout-dev/only-events
added `--only events` arg to crawl events faster
2022-04-19 12:13:09 -07:00
Yhtyyar Sahatov 86ad759439 Merge branch 'only-events' of github.com:bugout-dev/moonworm into only-events 2022-04-19 22:07:53 +03:00
Yhtyyar Sahatov 794d2107ee removed comment 2022-04-19 22:07:29 +03:00
Yhtyyar Sahatov eaa898763a
Update README.md 2022-04-19 22:06:44 +03:00
Yhtyyar Sahatov 85aaa94b26 update readme 2022-04-19 22:02:28 +03:00