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
Manav Darji
cdf58273c9
regenerate mocks to fix tests
2024-08-14 12:18:26 +05:30
Jerry
a23701f2d4
Fix getStateObject in statedb when MVHashmap is enabled
...
getDeletedStateObject is renamed to getStateObject after a recent upstream merge. We should wrap the entire function call with MVRead.
2024-08-13 11:29:06 -07:00
anshalshukla
b1419eb41d
fix: testcases
2024-08-13 16:46:46 +05:30
anshalshukla
4a9a875738
merge: master
2024-08-13 11:48:57 +05:30
anshalshukla
5cda3fe0f0
fix: testcases
2024-08-13 11:39:52 +05:30
Pratik Patil
d903330c62
Merge pull request #1305 from maticnetwork/1.3.5-candidate
...
v1.3.7
2024-08-12 12:08:42 +05:30
Pratik Patil
bd5ed4c2c3
Merge branch 'master' of https://github.com/maticnetwork/bor into 1.3.5-candidate
2024-08-12 10:21:34 +05:30
Pratik Patil
7646fb573e
version bump 1.3.7
2024-08-12 10:06:36 +05:30
anshalshukla
e6132fdf1e
fix: testcases
2024-08-09 11:59:34 +05:30
Pratik Patil
2cdef71e09
Merge pull request #1302 from maticnetwork/1.3.6-candidate
...
v1.3.6
2024-08-07 19:27:06 +05:30