Wykres commitów

138 Commity (76ac5cac513ef335f40fb32ed15e0dcb8bd9c309)

Autor SHA1 Wiadomość Data
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
yhtiyar b16a0d4715 calling select each time 2021-11-16 01:16:09 +03:00
yhtiyar 0c42c889b7 fixed sessions managing 2021-11-16 00:30:17 +03:00
yhtiyar 6c2915eeff using yield_session_ctx 2021-11-15 23:42:52 +03:00
yhtiyar abdd0082eb fixed session error 2021-11-15 22:43:52 +03:00
yhtiyar 9851d288a5 fixed db issue 2021-11-15 22:35:19 +03:00
yhtiyar 0c2b6b279a Merge branch 'CU-watch' into main 2021-11-15 22:15:14 +03:00
yhtiyar 9ba980cb80 added logger 2021-11-15 22:13:19 +03:00
Yhtyyar Sahatov c610d4b5d7
Merge pull request #17 from bugout-dev/CU-watch
Cu watch
2021-11-15 20:20:03 +03:00
yhtiyar 15f60a33ca isort fix 2021-11-15 20:18:12 +03:00
yhtiyar b959e42288 fixed db issue 2021-11-15 20:15:36 +03:00
yhtiyar 5a681244a1 Working version of crawler: added checkpointing 2021-11-15 14:41:28 +03:00
yhtiyar cb0a0f6652 added CryptoUnicorns watch 2021-11-14 20:13:40 +03:00
yhtiyar 8780534595 added missing imports to setup.py 2021-11-13 17:12:51 +03:00
Yhtyyar Sahatov 329118cafd
Merge pull request #16 from bugout-dev/moonworm-event-state
Moonworm watch + event satate
2021-11-13 17:04:23 +03:00
yhtiyar 86612cf0f1 isort fix 2021-11-13 17:02:24 +03:00
yhtiyar 6e8ebd3d8e fixed mypy 2021-11-13 16:58:30 +03:00
yhtiyar 9cd7b1a36d added watch 2021-11-13 16:53:53 +03:00
yhtiyar 226a293252 Merge branch 'issue-11-moonstreamdb-crawler' into moonworm-event-state 2021-11-13 01:09:02 +03:00
yhtiyar d7b7811505 wip event crawler state 2021-11-13 01:00:53 +03:00
Yhtyyar Sahatov 5141f9e470
Merge pull request #15 from zomglings/support-evm-tuples
Added support for EVM "tuple[]" type in ABIs.
2021-11-12 20:39:59 +03:00
Neeraj Kashyap aab23dd1e3 Bumped version 2021-11-11 05:47:51 -08:00
Neeraj Kashyap 5315eea08a Added support for conversion of solidity tuple[] to python type 2021-11-11 05:46:23 -08:00
Yhtyyar Sahatov aa733ce809
Merge pull request #14 from bugout-dev/fix-empy-constructor
fix no constructor
2021-11-09 12:48:57 +03:00
yhtiyar 2b751e3fe1 bump of version 2021-11-09 12:46:57 +03:00
yhtiyar 808acda954 fix no constructor 2021-11-09 12:44:24 +03:00
yhtiyar d8322c2a39 fix no constructor 2021-11-09 12:37:50 +03:00
Neeraj Kashyap b9b84c30bd Merge branch 'issue-11-moonstreamdb-crawler' of github.com:zomglings/moonworm into issue-11-moonstreamdb-crawler 2021-11-07 10:47:55 -08:00
Neeraj Kashyap e621fd9fd1 Reverted "FunctionCallCrawler" implementation
Updated tests to correct inconsistencies between
"EthereumTesterProvider" and other web3 providers.
2021-11-07 10:46:58 -08:00
yhtiyar 278d294cde added test for mainnet 2021-11-07 21:34:16 +03:00
Neeraj Kashyap 914f655ee9 Removed commented-out code 2021-11-07 07:56:34 -08:00
Neeraj Kashyap 87ea6a891b Added PickleFileState implementation for FunctionCallCrawlerState
Modified `FunctionCallCrawlerState` interface a bit.

Also fixed `FunctionCallCrawler` implementation and added tests against
the `web3.EthereumTesterProvider`.
2021-11-07 07:50:15 -08:00
Neeraj Kashyap e5b33074ec Merge branch 'function-call-crawler' into issue-11-moonstreamdb-crawler 2021-11-07 05:08:02 -08:00
Neeraj Kashyap c4758f2eac
Merge pull request #12 from htadashi/patch-1
Update README.md
2021-11-06 10:01:40 -07:00
Tadashi 561312252e
Update README.md
Fixed some typos
2021-11-05 23:28:43 -03:00
yhtiyar a8b8752fab added basic functionality for function_cal crawler 2021-11-05 20:26:19 +03:00
Sergei Sumarokov 4a0f082085
Merge pull request #10 from bugout-dev/fix-workflows-uses
Fixed typo at workflow
2021-11-05 14:25:57 +00:00
kompotkot e84a4f7f78 Fixed typo 2021-11-05 14:22:05 +00:00