120 Commits

Author SHA1 Message Date
medvedev1088
c18f78506c Add tests for Dencun transactions 2024-03-29 13:37:18 +08:00
medvedev1088
23bad940db Fix slow tests 2024-03-29 13:11:35 +08:00
medvedev1088
0a52db4b8a Fix tests 2024-03-29 13:06:02 +08:00
Michael Silberling
c0fd158211 add to streaming 2023-06-01 15:22:59 -04:00
Michael Silberling
7529c43f4e update 2023-06-01 11:59:55 -04:00
Michael Silberling
eaf4bf0bf2 add tests 2023-06-01 11:53:33 -04:00
TimNooren
2da9d050f4 Relax Click requirement (#444)
* Update post-shanghai test cases

Cases were based on Goerli while awaiting the mainnet upgrade.

* Relax Click requirement
2023-05-02 20:54:10 +08:00
TimNooren
2678a2a2e3 Add withdrawals (EIP-4895) (#434)
* Update IPFS gateway

* Add format parameter to test_export_blocks_job

* Add withdrawals field to block model

* Bump package version
2023-04-04 19:15:43 +08:00
DB
64d16f581b upgraded web3,py and eth-abi
removed python 3.6
2022-04-17 22:02:48 -04:00
ninjascant
1883e5cdac Fix/test mocks (#323)
* Fix import in eth service test

* Fix mocks and expected values in export blocks test: set proper tx type values

* Fix mocks and expected values in export receipts tests: set proper effectiveGasPrice values

* Fix mocks and expected values in stream tests
2022-03-13 19:22:08 +08:00
medvedev1088
31fb4efc48 Add POA support 2022-01-07 03:33:43 +08:00
medvedev1088
0667b68cb6 Fix tests 2021-12-23 20:23:34 +08:00
medvedev1088
a808330950 Fix receipt_effective_gas_price in streaming 2021-08-02 22:37:58 +07:00
medvedev1088
7ee3497431 Fix tests 2021-08-02 16:34:14 +07:00
medvedev1088
86bb20e9d1 Fix tests 2021-07-29 23:46:53 +07:00
medvedev1088
240982bac1 Fix slow tests 2021-07-25 14:20:28 +07:00
Franck Chastagnol
c5a67b0fd4 Use null rather than empty string as default for shop product fields 2020-06-08 09:39:20 -07:00
Franck Chastagnol
2498bf5560 Fix unit tests 2020-06-07 23:21:07 -07:00
Franck Chastagnol
4c0a06fc36 Minor fixes 2020-06-07 22:45:31 -07:00
Franck Chastagnol
1bca49b31f Clean up, Add unit tests 2020-06-07 21:55:07 -07:00
oleksandr.bushkovskyi
dec070e812 Update streaming tests to take into account item_timestamp attribute 2020-04-16 00:31:18 +03:00
Evgeny Medvedev
fdea8ca36e Add item_id to streamer messages 2019-05-07 21:05:08 +07:00
Evgeny Medvedev
b46717bf2b Revert changing test file names 2019-04-13 21:56:53 +07:00
Evgeny Medvedev
2e0b59553c Fix test file names 2019-04-13 21:15:41 +07:00
Evgeny Medvedev
26bcb6c9d8 Merge branch 'develop' into feature/streaming
# Conflicts:
#	tests/ethereumetl/job/mock_web3_provider.py
2019-04-13 21:10:14 +07:00
Evgeny Medvedev
e6c055c3fa Merge pull request #164 from t2y/use-trace-filter
Use traceFilter instead of traceBlock
2019-04-13 21:07:08 +07:00
Tetsuya Morimoto
a44637f430 change block_timestamp column position to last column to minimize breaking compatibility 2019-04-13 19:14:48 +09:00
Tetsuya Morimoto
a446b55453 add block timestamp to transactions.csv 2019-04-12 20:48:15 +09:00
Evgeny Medvedev
9072abf55d Fix filename capitalization 2 2019-04-09 22:35:18 +07:00
Evgeny Medvedev
c6118be5a5 Fix filename capitalization 1 2019-04-09 22:33:18 +07:00
Evgeny Medvedev
4ed17d4980 Refactor mock file naming 2019-04-09 22:25:22 +07:00
Evgeny Medvedev
1bf2553aed Fix tests 2019-04-09 21:58:18 +07:00
Tetsuya Morimoto
eba4e4e58e applied a reverse patch from 0b3f4d6 since it seems paritytech/parity-ethereum/issues/9822 was fixed 2019-04-09 08:59:54 +09:00
Evgeny Medvedev
f07752907a Add extract_tokens command 2019-04-06 20:32:26 +07:00
Evgeny Medvedev
4465222622 Refactor blockchainetl package 2019-03-30 15:20:26 +07:00
Evgeny Medvedev
2f8d901829 Refactor streamer 2019-03-30 15:12:34 +07:00
Evgeny Medvedev
47bd5957d4 Fix tests 2019-03-28 01:12:52 +07:00
Evgeny Medvedev
edc3211544 Fix extract_contracts job 2019-03-28 01:07:45 +07:00
Evgeny Medvedev
9dfff1261d Add extract_contracts command 2019-03-27 21:23:21 +07:00
Evgeny Medvedev
69cc8a70c0 Add trace status calculation 2019-03-27 21:11:54 +07:00
Evgeny Medvedev
ba60c906f5 Add tests for streaming traces 2019-03-27 16:00:28 +07:00
Evgeny Medvedev
a9672ac9c1 Refactor Streamer 2019-03-26 22:09:05 +07:00
Evgeny Medvedev
ea6d0e87da Add streaming tests 2019-03-26 18:05:48 +07:00
Evgeny Medvedev
302fbc9947 Update dependencies versions 2019-03-26 14:30:46 +07:00
Evgeniy Filatov
320f592e51 added tox tests, fixed some incompatibilities with python 3.5 2018-11-12 15:25:45 +02:00
Evgeny Medvedev
c36e2acbbe Remove contract_address field in traces 2018-11-06 17:04:13 +07:00
Evgeniy Filatov
b027892ed6 added transaction index field both to parity and geth traces 2018-10-30 11:11:20 +02:00
Evgeniy Filatov
616c905fd1 improved format to more closely follow parity traces 2018-10-30 10:46:20 +02:00
Evgeniy Filatov
f4666947f2 added tests for geth traces exporter, refactored a bit 2018-10-30 10:05:11 +02:00
Evgeniy Filatov
ae246fec43 implemented crude version of extract_geth_traces.py 2018-10-30 09:56:31 +02:00