Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port changes from develop to upstream_merge #1405

Merged
merged 782 commits into from
Jan 16, 2025
Merged
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
782 commits
Select commit Hold shift + click to select a range
b78d235
log: fix some functions comments (#29907)
BabyHalimao Jun 17, 2024
115d154
trie, triedb/pathdb: prealloc capacity for map and slice (#29986)
mask-pp Jun 17, 2024
c736b04
triedb/pathdb: use maps.Clone and maps.Keys (#29985)
mask-pp Jun 17, 2024
d866449
common/math: fix out of bounds access in json unmarshalling (#30014)
decanus Jun 17, 2024
7cf6a63
core/state/snapshot: acquire the lock on Release (#30011)
MariusVanDerWijden Jun 18, 2024
9c2d462
internal/cli: check for delete permissions before starting to prune (…
manav2401 Jun 18, 2024
2fd85b3
eth, consensus: refactor whitelisting related logs and improve error …
manav2401 Jun 18, 2024
c551b41
bump version to v1.3.4-beta
manav2401 Jun 19, 2024
67a862d
cmd/geth, ethdb/pebble: improve database statistic (#29948)
hadv Jun 19, 2024
0e3a0a6
trie: don't reset tracer at the end of Commit (#30024)
jwasinger Jun 19, 2024
c11aac2
common: using `ParseUint` instead of `ParseInt` (#30020)
Halimao Jun 19, 2024
2700840
core/txpool/blobpool: change rw-lock to r-lock (#29989)
psogv0308 Jun 19, 2024
00675c5
trie/trienode: avoid unnecessary copy (#30019)
mask-pp Jun 20, 2024
0bc2dcb
cmd/utils: use defined filter api instance instead of a new one (#1270)
manav2401 Jun 20, 2024
27654d3
p2p/rlpx: 2KB maximum size for handshake messages (#30029)
infosecual Jun 20, 2024
e0e45db
core/state/snapshot: tiny fixes (#29995)
rjl493456442 Jun 21, 2024
c10ac4f
Revert "core/state/snapshot: tiny fixes" (#30039)
rjl493456442 Jun 21, 2024
91cd4a8
add api calls to bor grpc
anshalshukla Jun 21, 2024
a71f6f9
p2p/discover: improve flaky revalidation tests (#30023)
Halimao Jun 21, 2024
b228a47
bump version to v1.3.4-beta2
manav2401 Jun 21, 2024
32c9405
core/rawdb: log ancient pruner offset
manav2401 Jun 24, 2024
d8ea7ac
cmd/blsync: use debug.Setup for logging configuration (#30065)
lightclient Jun 25, 2024
0a651f8
.github: add lightclient as codeowner to relevant packages (#30062)
lightclient Jun 25, 2024
fe0c0b0
accounts/keystore: use t.TempDir in test (#30052)
Halimao Jun 25, 2024
73f7e7c
internal/debug: remove unnecessary log level assignment (#30044)
amiremohamadi Jun 25, 2024
ed8fd0a
all: stateless witness builder and (self-)cross validator (#29719)
jwasinger Jun 25, 2024
98b5930
core/txpool/blobpool: avoid use *map as parameter. (#30048)
mask-pp Jun 25, 2024
9298d2d
trie/trienode: remove unnecessary check in Summary (#30047)
mask-pp Jun 25, 2024
269e80b
eth/tracers,trie: remove unnecessary check (#30071)
Halimao Jun 27, 2024
045b971
trie: relocate state execution logic into pathdb package (#29861)
rjl493456442 Jun 27, 2024
19c3c1e
triedb/pathdb: fix flaky test in pathdb (#29901)
lilasxie Jun 28, 2024
36d67be
core/txpool/blobpool: improve newPriceHeap function (#30050)
mask-pp Jun 28, 2024
4939c25
cmd/evm/internal/t8ntool: log writeTraceResult error message (#30038)
mask-pp Jun 28, 2024
06f1d07
all: replace division with right shift if possible (#29911)
gitglorythegreat Jun 28, 2024
7cfff30
rpc: truncate call error data logs (#30028)
ceyonur Jun 28, 2024
14764d1
save
anshalshukla Jun 29, 2024
48c1d57
save
anshalshukla Jun 29, 2024
a4e338f
accounts/usbwallet/trezor: upgrade to generate with protoc 27.1 (#30058)
jwasinger Jul 1, 2024
41abab9
build: add check for stale generated files (#30037)
jwasinger Jul 1, 2024
0905660
core/state: fix inconsistent verkle test error messages (#29753)
hteevoli Jul 1, 2024
aadddf3
params: release Geth v1.14.6
gballet Jul 2, 2024
f4c41e2
Merge branch 'release/1.13' into upstream_merge_1.13
anshalshukla Jul 10, 2024
1a05223
PIP-35 for amoy: enforce gas related configs (#1285)
manav2401 Jul 11, 2024
6715996
miner: log last tx hash before commit interrupt (#1289)
manav2401 Jul 11, 2024
31545e5
bump version to v1.3.4-beta3
manav2401 Jul 11, 2024
dce4253
PIP-35: enforce gas related configs for mainnet (#1290)
manav2401 Jul 23, 2024
29840e2
bump version to v1.3.4
manav2401 Jul 25, 2024
18a5d28
Merge pull request #1291 from maticnetwork/1.3.4-candidate
pratikspatil024 Jul 26, 2024
e2cee05
Merge pull request #1294 from maticnetwork/master
pratikspatil024 Jul 26, 2024
164933d
p2p/discover: unwrap 4-in-6 UDP source addresses (#29944) (#1292)
denniyooi3 Jul 26, 2024
577a8a0
p2p/discover: add missing lock when calling tab.handleAddNode (#29960…
pratikspatil024 Jul 26, 2024
d0c74c4
fix: eth/protocol: bunduled transactions are not broadcasted to the p…
pratikspatil024 Jul 29, 2024
6939df8
replaced 4337 with PIP-15
pratikspatil024 Jul 30, 2024
369a59e
version bump to 1.3.5-beta
pratikspatil024 Jul 30, 2024
dbf55ce
Merge tag 'v1.14.6' into upstream_merge_1.14.6
anshalshukla Aug 5, 2024
03f253c
add block fetcher back, fix handler and blockchain errors
anshalshukla Aug 6, 2024
557ab43
core/state: bug fix block stm
pratikspatil024 Aug 7, 2024
d2e4583
version bump v1.3.6
pratikspatil024 Aug 7, 2024
2cdef71
Merge pull request #1302 from maticnetwork/1.3.6-candidate
pratikspatil024 Aug 7, 2024
e6132fd
fix: testcases
anshalshukla Aug 9, 2024
7646fb5
version bump 1.3.7
pratikspatil024 Aug 12, 2024
bd5ed4c
Merge branch 'master' of https://github.com/maticnetwork/bor into 1.3…
pratikspatil024 Aug 12, 2024
d903330
Merge pull request #1305 from maticnetwork/1.3.5-candidate
pratikspatil024 Aug 12, 2024
5cda3fe
fix: testcases
anshalshukla Aug 13, 2024
4a9a875
merge: master
anshalshukla Aug 13, 2024
b1419eb
fix: testcases
anshalshukla Aug 13, 2024
a23701f
Fix getStateObject in statedb when MVHashmap is enabled
cffls Aug 13, 2024
cdf5827
regenerate mocks to fix tests
manav2401 Aug 14, 2024
aa54ff5
internal/debug: remove memsize to fix docker (#1308)
marcello33 Aug 16, 2024
5009267
Merge pull request #1309 from maticnetwork/merge-master-develop
marcello33 Aug 19, 2024
665c911
build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1
dependabot[bot] Aug 19, 2024
6e946c4
Merge pull request #1293 from maticnetwork/dependabot/go_modules/goog…
marcello33 Aug 19, 2024
687cd76
fix: testcases
anshalshukla Aug 19, 2024
635dacc
PIP-30: increased max code size limit to 32KB (#1310)
pratikspatil024 Aug 20, 2024
a49d56f
Fix TestFilterTxConditional
cffls Aug 21, 2024
f88af20
fix: testcases
anshalshukla Aug 21, 2024
6351c62
Adding refactored packager, adding pbss configs, removal of mumbai ( …
djpolygon Aug 21, 2024
54f8743
Fixing naming convention for pbss_config.toml's and reverting config.…
djpolygon Aug 21, 2024
ab2db59
fix: traceTx function
anshalshukla Aug 22, 2024
908f53f
Bumping go version
djpolygon Aug 22, 2024
68d8614
fix: tracers, add bor fee log in results
anshalshukla Aug 26, 2024
3c48fca
fix: testcases
anshalshukla Aug 26, 2024
b6b897f
Merge pull request #1315 from maticnetwork/master
pratikspatil024 Aug 27, 2024
4676915
README, .github: update discord links (#1318)
manav2401 Aug 27, 2024
c0ff6db
fix: testcases, add: block broadcasting mechanism
anshalshukla Aug 30, 2024
da49748
fix: Eth2NewBlock, add: tip check in commit txn
anshalshukla Aug 31, 2024
8285ea7
eth/protocols/snap: skip test
manav2401 Aug 31, 2024
1d86ab3
internal/cli: skip tests due to dev mode not working
manav2401 Aug 31, 2024
9f94e3e
fix: commit logic
anshalshukla Aug 31, 2024
02faed0
fix:testcases
anshalshukla Aug 31, 2024
fc30355
fix: TestRPCGetTransactionReceiptsByBlock
anshalshukla Sep 1, 2024
20b83d1
internal/ethapi/testdata: revert genesis hash
manav2401 Sep 1, 2024
1a98c5c
internal/ethapi/testdata: add note
manav2401 Sep 1, 2024
c0c1298
fix: testcases
anshalshukla Sep 1, 2024
43043ed
fix: few linting errors
anshalshukla Sep 2, 2024
cec3ee1
fix: testcases
anshalshukla Sep 3, 2024
693d8ae
skip: testcase
anshalshukla Sep 4, 2024
3cb949f
fix: avoid capping warnings for gas set by internal system transactions
anshalshukla Sep 4, 2024
9513da4
fix: add back ethApi and mining login in handler
anshalshukla Sep 4, 2024
a159bf7
fix: set ethapi in handler
anshalshukla Sep 4, 2024
ef88b4d
fix: parallelise tests in core
anshalshukla Sep 5, 2024
a66305d
fix: lint, add: milestone related tests in downloader
anshalshukla Sep 5, 2024
fe5d813
fix: integration syntax
anshalshukla Sep 5, 2024
8262eae
consensus/bor: use CallWithState to fetch last state id (#1323)
manav2401 Sep 5, 2024
79fd5ca
added Ahmedabad HF related configs and block number for amoy (#1324)
pratikspatil024 Sep 5, 2024
2415826
v1.4.0-beta version bump
pratikspatil024 Sep 5, 2024
da611cd
Merge branch '1.4.0-candidate' of https://github.com/maticnetwork/bor…
pratikspatil024 Sep 5, 2024
94ead5e
Add test for concurrent revert in MVHashmap (#1326)
cffls Sep 6, 2024
44d0938
Log info about mismatched valset (#1325)
cffls Sep 6, 2024
54de128
bumping releaser and checkout versions to address future end of life …
djpolygon Sep 9, 2024
a4d9b39
Updating to add quotes to the pbss portions for db.engine and state.s…
djpolygon Sep 9, 2024
aeb32a8
Updating to comment out trie, bad copy over from test profile
djpolygon Sep 9, 2024
1918691
upgrade polyproto version
anshalshukla Sep 10, 2024
955eb3d
chg: skip snap synced tests
marcello33 Sep 10, 2024
4ef3f6e
chg: test
marcello33 Sep 10, 2024
8c14f12
chg: solve conflicts
marcello33 Sep 10, 2024
18c7226
chg: fix tests
marcello33 Sep 10, 2024
fc319f7
chg: fix assertions in test
marcello33 Sep 10, 2024
f9f774f
Fix fee conversion
cffls Sep 11, 2024
a291fa7
fix: lint
anshalshukla Sep 12, 2024
a323609
add: eth67 protocol
anshalshukla Sep 12, 2024
f45da7c
update version of action artifact
anshalshukla Sep 12, 2024
d9daaca
Address goroutine leak
cffls Sep 12, 2024
b43fb1b
Remove duplicated tx fetcher call
cffls Sep 13, 2024
625e943
added Ahmedabad HF related configs and block number for mainnet
pratikspatil024 Sep 13, 2024
ef43467
.github/workflows: update actions/upload-artifact to v4
manav2401 Sep 13, 2024
f39f79e
Update artifacts upload/download actions version (#1331)
marcello33 Sep 13, 2024
b5a5f8c
Merge pull request #1330 from maticnetwork/ahmedabad-mainnet
pratikspatil024 Sep 13, 2024
68d19e8
v1.4.0 version bump
pratikspatil024 Sep 13, 2024
e69e4c8
Merge pull request #1332 from maticnetwork/1.4.0-candidate
pratikspatil024 Sep 13, 2024
95c0512
AMOY SPECIFIC (updated WMATIC code)
pratikspatil024 Sep 13, 2024
b3f10ba
v1.4.0-beta2 version bump
pratikspatil024 Sep 13, 2024
f9ba824
Merge pull request #1333 from maticnetwork/ahmedabad-amoy-again
pratikspatil024 Sep 13, 2024
bb47bda
Add pending logs back
cffls Sep 13, 2024
2484ea9
Remove file added accidentally
cffls Sep 13, 2024
81efd63
Quit early when read conflict is detected
cffls Sep 17, 2024
8e2afe5
Fix mvhashmap test
cffls Sep 18, 2024
a82223a
Bump version to v1.4.1
cffls Sep 17, 2024
0b28bb5
Merge pull request #1335 from maticnetwork/1.4.0-candidate
cffls Sep 18, 2024
97c1dc9
Fix tests and increase timeout
cffls Sep 18, 2024
a902cd1
Fix test-integration
cffls Sep 19, 2024
d74c232
Adding rpm packagers
djpolygon Sep 20, 2024
2778f66
Updating proper path for main pr
djpolygon Sep 20, 2024
352fb8a
Fix txIndexer
cffls Sep 18, 2024
a2dec4b
Bump action versions
cffls Sep 21, 2024
d5feb36
Remove unused workflow file
cffls Sep 24, 2024
396c06d
Reduce test-integration time
cffls Sep 25, 2024
b8901bc
Merge pull request #1300 from maticnetwork/upstream_merge_1.14.6
cffls Oct 1, 2024
af5c2b1
Merge remote-tracking branch 'upstream/master' into develop
cffls Oct 1, 2024
bac860a
Adding amoy static-nodes and bootnodes for amoy
djpolygon Oct 1, 2024
abf89a6
Adding mainnet bootnodes and static-nodes
djpolygon Oct 1, 2024
5e52fe0
Updated amoy static-nodes and bootnodes for amoy
djpolygon Oct 1, 2024
65d11a9
Remove debug logs
cffls Oct 3, 2024
3949415
Merge pull request #1341 from cffls/develop
cffls Oct 3, 2024
b35b0e0
Bump version to v1.5.0-beta
cffls Oct 3, 2024
827811a
Fix panic in eth_getLogs
cffls Oct 4, 2024
e29aea8
Merge pull request #1342 from cffls/v1.5.0-candidate
cffls Oct 4, 2024
c8c8311
Bump up version to v1.5.0-beta2
cffls Oct 4, 2024
8185d48
internal/cli: add: prometheus sever timeouts
marcello33 Oct 7, 2024
63dd8d6
fix: lint
marcello33 Oct 7, 2024
2a7c58a
Merge pull request #1344 from maticnetwork/mardizzone/promeserver_to
cffls Oct 7, 2024
3e30a92
Updating to use master instead of main per default bor branch
djpolygon Oct 8, 2024
f489fec
Updated default branch to use to master per bor default branch
djpolygon Oct 8, 2024
a7578a3
Fix panic on getting safe block
cffls Oct 8, 2024
48bdfa7
Fix tx index limit not being used correctly
cffls Oct 8, 2024
3b9f73a
Fix bor tx missing
cffls Oct 9, 2024
f416499
Bump version to v1.5.0-beta3
cffls Oct 8, 2024
4fd4ff0
Adding dns entries for the enrtree for pos mesh backbone nodes
djpolygon Oct 9, 2024
6947088
chore: fix function name
luozexuan Oct 10, 2024
2cae584
Merge pull request #1311 from maticnetwork/djpolygon/SPEC-154
djpolygon Oct 10, 2024
bfede06
Merge pull request #1339 from maticnetwork/djpolygon/rpm_packaging
djpolygon Oct 10, 2024
a106bd1
check block number and timestamp options when filtering conditional t…
jj1980a Oct 10, 2024
57a7f7f
Fix eth_getTransactionReceipt
cffls Oct 15, 2024
19ab472
Add flag discovery.dns
cffls Oct 15, 2024
27a626d
Changing names of pbss profiles for consistency in deb and rpm
djpolygon Oct 16, 2024
4ebe634
Merge pull request #1356 from maticnetwork/djpolygon/rpm_updates
djpolygon Oct 16, 2024
63460bd
Merge pull request #1349 from luozexuan/develop
marcello33 Oct 16, 2024
cf648c9
Bump version to v1.5.0-beta5
cffls Oct 16, 2024
38fabe9
Updating uploader
djpolygon Oct 17, 2024
531028b
Merge pull request #1357 from maticnetwork/djpolygon/update_uploader
djpolygon Oct 17, 2024
31164fe
Bump version to v1.5.0-beta6
cffls Oct 17, 2024
10fa91f
Bump version to v1.5.0
cffls Oct 21, 2024
c73129e
Merge pull request #1359 from maticnetwork/v1.5.0-candidate
cffls Oct 23, 2024
356e774
Fix bor logs missing (#1361)
cffls Oct 25, 2024
698f22f
Fix panic on nil block in ethstats (#1360)
cffls Oct 25, 2024
ff29b1f
Bump version to v1.5.1 (#1362)
cffls Oct 28, 2024
ab66e61
Fix getBlockTransactionCountByNumber/Hash (#1365)
cffls Oct 29, 2024
16268f6
Bump version to v1.5.2 (#1366)
cffls Oct 30, 2024
9adec02
Merge pull request #1369 from maticnetwork/master
pratikspatil024 Oct 30, 2024
f08f2ea
chg: some sec fixes
marcello33 Oct 31, 2024
70f3205
Merge pull request #1370 from maticnetwork/mardizzone/fixes
marcello33 Oct 31, 2024
7b4666d
add: logs
marcello33 Nov 7, 2024
aae292c
chg: add logs
marcello33 Nov 8, 2024
5d0d4fb
chg: register reflection for grpc server
marcello33 Nov 8, 2024
af5c327
chg: fix functions' names
marcello33 Nov 8, 2024
af939db
chg: logs
marcello33 Nov 8, 2024
10f5303
chg: remove redundant logs
marcello33 Nov 8, 2024
e219057
chg: sort imports
marcello33 Nov 8, 2024
8c960fd
Merge branch 'develop' of https://github.com/maticnetwork/bor into bo…
marcello33 Nov 8, 2024
4221228
add: deps
marcello33 Nov 8, 2024
2af775c
fix: build
marcello33 Nov 8, 2024
a4eb8db
fix: lint
marcello33 Nov 8, 2024
7a85412
fix: lint
marcello33 Nov 8, 2024
59b085a
Merge pull request #1373 from maticnetwork/bor-grpc
marcello33 Nov 13, 2024
9cb6fca
chg: handle edge cases with string blockNumber
marcello33 Nov 13, 2024
927db07
chg: switch blockNumber
marcello33 Nov 13, 2024
baa8a2b
cgh: fix rpc blockNumber and bash warnings
marcello33 Nov 13, 2024
32138d7
cgh: fix possible out of range on blockNumber
marcello33 Nov 13, 2024
0634d11
cgh: use geth for maxInt
marcello33 Nov 13, 2024
10d9594
chg: try blocks hex ecnoding
marcello33 Nov 14, 2024
b6efb3f
chg: bump polyproto
marcello33 Nov 14, 2024
6d4d96b
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#…
dependabot[bot] Nov 14, 2024
4c4185c
Merge pull request #1374 from maticnetwork/mardizzone/grpc
marcello33 Nov 14, 2024
ee5318b
core: validate chain before writing block (#1319)
manav2401 Nov 18, 2024
b45347a
Wrong architecture binary ended up in arm64
djpolygon Dec 5, 2024
7869600
Updating verbage
djpolygon Dec 5, 2024
5eccec7
typos intapi_changelog.md
Dimitrolito Dec 6, 2024
1042712
typos server.md
Dimitrolito Dec 6, 2024
ebffd99
typos server.md
Dimitrolito Dec 6, 2024
096b429
typos server.md
Dimitrolito Dec 6, 2024
1ce4956
typos README.md
Dimitrolito Dec 6, 2024
d227610
Merge pull request #1380 from maticnetwork/djpolygon/SPEC-559
marcello33 Dec 10, 2024
d509034
chg: update version
marcello33 Dec 10, 2024
67b12b5
Fix incorrect balance when CreateContract is used in block-stm (#1382)
cffls Dec 10, 2024
14c8887
consensus/bor: fetch validator set using parent hash
manav2401 Dec 10, 2024
8f75330
chg: bump stable version
marcello33 Dec 11, 2024
6c75359
Fix incorrect balance when CreateContract is used in block-stm (#1382)
cffls Dec 10, 2024
e1f6d25
Merge pull request #1384 from maticnetwork/manav/fix-invalid-validato…
manav2401 Dec 11, 2024
569eb7b
Merge pull request #1383 from maticnetwork/v1.5.3-beta-candidate
marcello33 Dec 11, 2024
e24a145
Removing control files and updating the updateVersion.sh
djpolygon Dec 11, 2024
e2d3fbf
Adding systemd copy, missed in copy over
djpolygon Dec 17, 2024
a1d36c2
Merge pull request #1385 from maticnetwork/djpolygon/packaging_cleanup
marcello33 Dec 18, 2024
135878f
Merge pull request #1381 from Dimitrolito/fix/typos
marcello33 Dec 18, 2024
d689876
Fallback to serial execution if parallel execution fails (#1392)
cffls Dec 24, 2024
b49047f
core/state: fix SetStorage override behavior (#30185) (#1393)
cffls Dec 24, 2024
47cdc30
Fix hasher (#1394)
cffls Dec 24, 2024
ba53498
Merge remote-tracking branch 'upstream/master' into develop
cffls Dec 24, 2024
2c45319
Merge pull request #1395 from cffls/develop
cffls Jan 2, 2025
7ed0bae
Additional GRPC API checks
avalkov Jan 8, 2025
14ea2ca
Merge pull request #1401 from maticnetwork/avalkov/GRPC-API-Checks
avalkov Jan 8, 2025
41134d0
state sync tests on rpc methods
lucca30 Jan 12, 2025
828fc00
GetTransactionByHash tests and rawdb call replacement
lucca30 Jan 12, 2025
a345d6c
GetBlockReceipts test
lucca30 Jan 12, 2025
5646ee6
getAllBlockTransactionsTest
lucca30 Jan 12, 2025
3582958
eth_getTransactionByBlockHashAndIndex tests and fix on parallel tests
lucca30 Jan 12, 2025
31e7d4a
proper error handling for not found scenarios
lucca30 Jan 13, 2025
b0bba24
removed blob tx tests
lucca30 Jan 14, 2025
99be105
Make block execution timer more accurate
cffls Jan 15, 2025
62e7448
Merge pull request #1404 from maticnetwork/lmartins/rpc-state-sync-tests
avalkov Jan 16, 2025
0d1b857
Merge pull request #1406 from cffls/accurate_chain_execution
avalkov Jan 16, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ labels: 'type:bug'
assignees: ''
---

Our support team has aggregated some common issues and their solutions from past which are faced while running or interacting with a bor client. In order to prevent redundant efforts, we would encourage you to have a look at the [FAQ's section](https://wiki.polygon.technology/docs/faq/technical-faqs/) of our documentation mentioning the same, before filing an issue here. In case of additional support, you can also join our [discord](https://discord.com/invite/0xPolygonDevs) server
Our support team has aggregated some common issues and their solutions from past which are faced while running or interacting with a bor client. In order to prevent redundant efforts, we would encourage you to have a look at the [FAQ's section](https://wiki.polygon.technology/docs/faq/technical-faqs/) of our documentation mentioning the same, before filing an issue here. In case of additional support, you can also join our [discord](https://discord.com/invite/0xPolygonCommunity) server

<!--
NOTE: Please make sure to check of any addresses / private keys / rpc url's / IP's before sharing the logs or anything from the additional information section (start.sh or heimdall config).
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ assignees: ''

This should only be used in very rare cases e.g. if you are not 100% sure if something is a bug or asking a question that leads to improving the documentation.

For general questions please join our [discord](https://discord.com/invite/0xPolygonDevs) server.
For general questions please join our [discord](https://discord.com/invite/0xPolygonCommunity) server.
404 changes: 404 additions & 0 deletions .github/workflows/amoy_deb_profiles.yml

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
os: [ ubuntu-20.04 ] # list of os: https://github.com/actions/virtual-environments
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: |
git submodule update --init --recursive --force
git fetch --no-tags --prune --depth=1 origin +refs/heads/master:refs/remotes/origin/master
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
os: [ ubuntu-20.04 ] # list of os: https://github.com/actions/virtual-environments
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: |
git submodule update --init --recursive --force
git fetch --no-tags --prune --depth=1 origin +refs/heads/master:refs/remotes/origin/master
Expand Down Expand Up @@ -82,7 +82,7 @@ jobs:
os: [ ubuntu-20.04 ] # list of os: https://github.com/actions/virtual-environments
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: |
git submodule update --init --recursive --force
git fetch --no-tags --prune --depth=1 origin +refs/heads/master:refs/remotes/origin/master
Expand All @@ -107,7 +107,7 @@ jobs:
- name: Test
run: make test

- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4.4.0
with:
name: unitTest-coverage
path: cover.out
Expand All @@ -133,7 +133,7 @@ jobs:
os: [ ubuntu-20.04 ] # list of os: https://github.com/actions/virtual-environments
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: |
git submodule update --init --recursive --force
git fetch --no-tags --prune --depth=1 origin +refs/heads/master:refs/remotes/origin/master
Expand All @@ -146,7 +146,7 @@ jobs:
if: runner.os == 'Linux'
run: sudo apt update && sudo apt install build-essential

- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: |
~/.cache/go-build
Expand All @@ -158,7 +158,7 @@ jobs:
- name: test-integration
run: make test-integration

- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4.4.0
with:
name: integrationTest-coverage
path: cover.out
Expand All @@ -172,9 +172,9 @@ jobs:
needs: [unit-tests, integration-tests]
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Download artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4.1.8
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3

Expand All @@ -185,7 +185,7 @@ jobs:
os: [ ubuntu-20.04 ] # list of os: https://github.com/actions/virtual-environments
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
path: bor
- name: Checkout submodules
Expand All @@ -199,7 +199,7 @@ jobs:
go-version: 1.22.x

- name: Checkout matic-cli
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
repository: maticnetwork/matic-cli
ref: master
Expand Down Expand Up @@ -258,7 +258,7 @@ jobs:

- name: Upload logs
if: always()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4.4.0
with:
name: logs_${{ github.run_id }}
path: |
Expand All @@ -277,7 +277,7 @@ jobs:

- name: Upload code and chain data
if: always()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4.4.0
with:
name: code_${{ github.run_id }}
path: code.tar.gz
23 changes: 0 additions & 23 deletions .github/workflows/go.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/govuln.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-on-vuln: true

- name: Upload govulncheck report
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4.4.0
with:
name: raw-report
path: raw-report.json
Loading
Loading