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
anshalshukla
1918691cfa
upgrade polyproto version
2024-09-10 11:05:24 +05:30
Daniel Jones
aeb32a8575
Updating to comment out trie, bad copy over from test profile
2024-09-09 15:53:24 -05:00
Daniel Jones
a4d9b3959e
Updating to add quotes to the pbss portions for db.engine and state.scheme, included details regarding pbss not supporting archive
2024-09-09 15:52:06 -05:00
Daniel Jones
54de1288f1
bumping releaser and checkout versions to address future end of life support for node versions used
2024-09-09 15:46:05 -05: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
Pratik Patil
da611cd193
Merge branch '1.4.0-candidate' of https://github.com/maticnetwork/bor into 1.4.0-candidate
2024-09-05 21:12:59 +05:30
Pratik Patil
2415826a8a
v1.4.0-beta version bump
2024-09-05 21:12:27 +05:30
Pratik Patil
79fd5cad70
added Ahmedabad HF related configs and block number for amoy ( #1324 )
2024-09-05 21:11:59 +05:30
Manav Darji
8262eae9e3
consensus/bor: use CallWithState to fetch last state id ( #1323 )
...
* consensus/bor: use CallWithState to fetch last state id
* fix
2024-09-05 21:11:44 +05:30
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
Daniel Jones
908f53f87b
Bumping go version
2024-08-22 12:28:05 -05:00
anshalshukla
ab2db597d9
fix: traceTx function
2024-08-22 17:21:22 +05:30
Daniel Jones
54f874336a
Fixing naming convention for pbss_config.toml's and reverting config.toml to add not add pbss
2024-08-21 16:44:12 -05:00
Daniel Jones
6351c623f1
Adding refactored packager, adding pbss configs, removal of mumbai ( it is now sunset by amoy )
2024-08-21 15:35:48 -05:00
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