Jerry
352fb8adfa
Fix txIndexer
2024-09-20 19:49:26 -07:00
Jerry
a902cd12a4
Fix test-integration
2024-09-18 19:47:12 -07:00
Jerry
97c1dc9d45
Fix tests and increase timeout
2024-09-18 14:54:04 -07:00
Jerry
2484ea9c97
Remove file added accidentally
2024-09-13 10:58:45 -07:00
Jerry
bb47bdaa4e
Add pending logs back
2024-09-13 10:54:47 -07:00
Jerry
b43fb1bf04
Remove duplicated tx fetcher call
2024-09-12 20:41:56 -07:00
Jerry
d9daacad17
Address goroutine leak
2024-09-12 15:56:33 -07:00
anshalshukla
f45da7ca0a
update version of action artifact
2024-09-12 21:28:00 +05:30
anshalshukla
a323609c31
add: eth67 protocol
2024-09-12 16:04:41 +05:30
anshalshukla
a291fa7649
fix: lint
2024-09-12 15:25:44 +05:30
Jerry
f9f774f8a4
Fix fee conversion
2024-09-11 14:46:03 -07:00
marcello33
fc319f7bcb
chg: fix assertions in test
2024-09-10 17:50:34 +02:00
marcello33
18c7226d2e
chg: fix tests
2024-09-10 17:37:22 +02:00
marcello33
8c14f12d68
chg: solve conflicts
2024-09-10 15:32:42 +02:00
marcello33
4ef3f6e1d0
chg: test
2024-09-10 15:30:10 +02:00
marcello33
955eb3dfd7
chg: skip snap synced tests
2024-09-10 15:13:59 +02:00
Jerry
44d0938775
Log info about mismatched valset ( #1325 )
2024-09-06 10:30:48 -07:00
Jerry
94ead5eb76
Add test for concurrent revert in MVHashmap ( #1326 )
...
* Add test for concurrent revert in MVHashmap
* Address CR comment
2024-09-06 10:30:34 -07:00
anshalshukla
fe5d813497
fix: integration syntax
2024-09-05 15:15:25 +05:30
anshalshukla
a66305dae3
fix: lint, add: milestone related tests in downloader
2024-09-05 14:03:10 +05:30
anshalshukla
ef88b4dfce
fix: parallelise tests in core
2024-09-05 13:46:37 +05:30
anshalshukla
a159bf7597
fix: set ethapi in handler
2024-09-04 16:29:00 +05:30
anshalshukla
9513da48e2
fix: add back ethApi and mining login in handler
2024-09-04 15:01:04 +05:30
anshalshukla
3cb949f674
fix: avoid capping warnings for gas set by internal system transactions
2024-09-04 13:12:14 +05:30
anshalshukla
693d8aebcd
skip: testcase
2024-09-04 10:52:11 +05:30
anshalshukla
cec3ee18d8
fix: testcases
2024-09-03 16:21:20 +05:30
anshalshukla
43043ed7ec
fix: few linting errors
2024-09-02 11:00:33 +05:30
anshalshukla
c0c129859d
fix: testcases
2024-09-01 15:19:05 +05:30
Manav Darji
1a98c5cba2
internal/ethapi/testdata: add note
2024-09-01 14:27:07 +05:30
Manav Darji
20b83d1dc1
internal/ethapi/testdata: revert genesis hash
2024-09-01 14:23:20 +05:30
anshalshukla
fc30355849
fix: TestRPCGetTransactionReceiptsByBlock
2024-09-01 13:36:21 +05:30
anshalshukla
02faed0a32
fix:testcases
2024-08-31 16:15:31 +05:30
anshalshukla
9f94e3ec6a
fix: commit logic
2024-08-31 16:05:47 +05:30
Manav Darji
1d86ab346d
internal/cli: skip tests due to dev mode not working
2024-08-31 15:39:36 +05:30
Manav Darji
8285ea7b8c
eth/protocols/snap: skip test
2024-08-31 15:28:58 +05:30
anshalshukla
da49748cd2
fix: Eth2NewBlock, add: tip check in commit txn
2024-08-31 14:53:02 +05:30
anshalshukla
c0ff6dbf81
fix: testcases, add: block broadcasting mechanism
2024-08-30 14:43:02 +05:30
Manav Darji
46769159cf
README, .github: update discord links ( #1318 )
2024-08-27 21:29:32 +05:30
Pratik Patil
b6b897fa8f
Merge pull request #1315 from maticnetwork/master
...
Master to develop
2024-08-27 12:50:49 +05:30
anshalshukla
3c48fca257
fix: testcases
2024-08-27 00:51:36 +05:30
anshalshukla
68d8614b72
fix: tracers, add bor fee log in results
2024-08-26 17:25:47 +05:30
anshalshukla
ab2db597d9
fix: traceTx function
2024-08-22 17:21:22 +05:30
anshalshukla
f88af20009
fix: testcases
2024-08-21 23:25:11 +05:30
Jerry
a49d56fb65
Fix TestFilterTxConditional
...
Explicitly call state.Finalize in order to flush the writes to storage trie. Root cause was because finalise called within state object were removed by this commit: be3284373f
2024-08-21 08:53:21 -07:00
Pratik Patil
635dacc63e
PIP-30: increased max code size limit to 32KB ( #1310 )
...
* PIP-30: increased max code size limit to 32KB
* fixed tests
2024-08-20 09:02:48 +05:30
anshalshukla
687cd76405
fix: testcases
2024-08-19 18:07:05 +05:30
Marcello Ardizzone
6e946c4a28
Merge pull request #1293 from maticnetwork/dependabot/go_modules/google.golang.org/grpc-1.64.1
...
build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1
2024-08-19 06:42:12 +02:00
dependabot[bot]
665c911960
build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.64.0 to 1.64.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.64.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 04:37:01 +00:00
Marcello Ardizzone
50092672c1
Merge pull request #1309 from maticnetwork/merge-master-develop
...
merge master into develop
2024-08-19 05:56:05 +02:00
Marcello Ardizzone
aa54ff55a8
internal/debug: remove memsize to fix docker ( #1308 )
...
* chg: remove memsize
* chg: fix lint
2024-08-16 10:50:00 +02:00