Wykres commitów

312 Commity (ef33c79ec23f2704ede5019739a83dfd09d09557)

Autor SHA1 Wiadomość Data
Neeraj Kashyap ef33c79ec2
Merge pull request #107 from moonstream-to/fix-exception-when-no-constructor
Fix to bypass exception when no constructor
2023-08-09 13:24:31 -07:00
Neeraj Kashyap 693fc98a1d Black formatting 2023-08-09 13:23:18 -07:00
Neeraj Kashyap a39d2b8486
Merge branch 'main' into fix-exception-when-no-constructor 2023-08-09 13:20:20 -07:00
Neeraj Kashyap 01d0ed1992
Merge pull request #113 from moonstream-to/arbitrary-cli-argtypes
Add support to generated CLIs for function arguments of arbitrary type
2023-08-09 13:19:34 -07:00
Neeraj Kashyap 73f2591632 Fixed code 2023-08-08 16:35:02 -07:00
Neeraj Kashyap 0567ce0893 Added proper CLI logic for parameters of general type
We just run a Python eval.

Resolves https://github.com/moonstream-to/moonworm/issues/112
2023-08-08 15:39:51 -07:00
Neeraj Kashyap d8a998625f
Merge pull request #111 from moonstream-to/fix-bugout-dev-mentions
Fixed links in code generation templates and setup.py
2023-08-08 15:35:48 -07:00
Neeraj Kashyap 1fffc52ad3 Some housekeeping.
Tests and mypy checks are completely broken. We will fix them later.
2023-08-08 15:34:03 -07:00
kompotkot 9c0ee7cfa6 Fixed links in code generation templates and setup.py 2023-06-14 15:24:53 +00:00
kompotkot ea84959c74 Fix to bypass exception when no constructor 2023-04-10 20:32:00 +00:00
Andrey Dolgolev d47f4eb4c2
Merge pull request #105 from bugout-dev/fix-type-extetions
Fix versions.
2023-03-08 19:40:57 +02:00
Andrey 29bdd6faa9 Merge branch 'main' into fix-type-extetions 2023-03-08 19:40:27 +02:00
Andrey 908a3e9192 Remove space. 2023-03-08 19:36:10 +02:00
Andrey e5c761c3f3 Fix versions. 2023-03-08 19:34:20 +02:00
Andrey Dolgolev e5321e5eda
Merge pull request #104 from bugout-dev/add-caldera
Add Wyrm support.
2023-03-08 19:20:46 +02:00
Andrey 150b468e82 isort 2023-03-08 19:18:45 +02:00
Andrey 76a9e49b72 Remove import from moonsteramdb_event_state.
Remove unrequired imports.
2023-03-07 14:42:12 +02:00
Andrey 6ca373ce36 black formating. 2023-03-06 18:09:08 +02:00
Andrey cc6032fad0 isort fix 2023-03-06 18:02:42 +02:00
Andrey bcb6270273 Remove import from moonstreamdb. 2023-03-06 16:03:44 +02:00
Andrey 29a3a80a28 Move all dependency from moonstreamdb to networks. Will required upper version of moonstreamdb. 2023-03-06 15:59:23 +02:00
Andrey b2d87ce655 Fix sorting. 2023-03-06 14:08:29 +02:00
Andrey 31639e1eb4 Add Wyrm support. 2023-03-06 14:03:33 +02:00
Neeraj Kashyap 55aaf70ec8
Merge pull request #103 from bugout-dev/fix-duplicate-method-names
Improve behavior for overloaded methods, resolve issues with "pure" functions
2023-01-29 05:26:37 -08:00
Neeraj Kashyap d48434a2ee Black formatting 2023-01-29 05:15:12 -08:00
Neeraj Kashyap 82fd462c34 Got overloaded function behavior working correctly
Also included a fix for https://github.com/bugout-dev/moonworm/issues/91
and https://github.com/bugout-dev/moonworm/issues/50
2023-01-29 05:09:33 -08:00
Sergei Sumarokov 0c7f14d72d
Merge pull request #100 from bugout-dev/fix-mumbai-db-usage
Usage of Mumbai db models
2022-11-02 19:24:18 +03:00
kompotkot fceb943aa1 Typo and black fix 2022-11-02 14:58:39 +00:00
kompotkot f267e1122f Usage of Mumbai db models 2022-11-02 14:56:28 +00:00
Sergei Sumarokov 296c45eff2
Merge pull request #99 from bugout-dev/fix-mumbai-enum
Enum mumbai
2022-11-02 17:42:57 +03:00
kompotkot 90f78f424e Enum mumbai 2022-11-02 14:40:03 +00:00
Andrey Dolgolev d8c2c371b1
Merge pull request #98 from bugout-dev/crawl_events_as_individual_function
Move _crawl_events from watch_contract.
2022-09-20 20:36:29 +03:00
Andrey 190057714d fix isort. 2022-09-20 20:01:42 +03:00
Andrey 00ebab61b7 Change version. 2022-09-20 19:48:00 +03:00
Andrey 3293ee4121 Move _crawl_events from watch_contract. 2022-09-20 19:43:58 +03:00
Yhtyyar Sahatov 18cb7e55e9
Merge pull request #97 from zomglings/docstrings
Docstrings
2022-09-20 14:04:41 +03:00
Yhtyyar Sahatov 335848db55
Merge pull request #96 from venticello/patch-1
Whitelisted methods from ABI
2022-09-20 14:03:56 +03:00
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