Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
5466 commits
Select commit Hold shift + click to select a range
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
d2e12f4
build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0
dependabot[bot] Dec 12, 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
37e6f70
Merge pull request #1386 from maticnetwork/dependabot/go_modules/gola…
Raneet10 Dec 26, 2024
2c45319
Merge pull request #1395 from cffls/develop
cffls Jan 2, 2025
75ef2a2
Bump version to v1.5.4-beta
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
f4788d3
Merge branch 'develop' into v1.5.4-candidate
cffls Jan 8, 2025
230be40
Bump default value of txpool global slots
cffls Jan 10, 2025
36954c3
Bump version to v1.5.4
cffls Jan 9, 2025
ceb62bb
Merge pull request #1402 from maticnetwork/v1.5.4-candidate
cffls Jan 10, 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
1901120
Merge pull request #1405 from maticnetwork/develop
cffls Jan 16, 2025
a153663
Use pool for keccak (#1407)
cffls Jan 21, 2025
08ffda5
Merge develop into upstream_merge
kamuikatsurgi Jan 22, 2025
f09f89e
make bor && make all successful
kamuikatsurgi Jan 22, 2025
c070fff
Remove unnecessary file introduced and fix Makefile
kamuikatsurgi Jan 22, 2025
3a3e619
Merge pull request #1411 from maticnetwork/manav/indexer-graceful-shu…
manav2401 Jan 24, 2025
72cbafb
apply validator id from validatorSet contract
lucca30 Jan 24, 2025
7fee557
fix on lint
lucca30 Jan 24, 2025
8255ce1
unit tests on new functions
lucca30 Jan 27, 2025
24fe3cc
fix lint
lucca30 Jan 27, 2025
4ef4951
consensus/bor: log err when commit span fails (#1413)
manav2401 Jan 27, 2025
a01c180
check empty ids before querying validator set contract
lucca30 Jan 27, 2025
1c8e610
querying the start block of next span
lucca30 Jan 27, 2025
4c6169a
Use PBSS and pebble by default (#1412)
cffls Jan 27, 2025
c038dd2
Remove redundant locks from txpool (#1420)
cffls Jan 28, 2025
ce4af04
Simplify e2e-tests CI by using the consolidated script (#1423)
kamuikatsurgi Jan 28, 2025
3480262
Merge pull request #1426 from maticnetwork/master
pratikspatil024 Jan 30, 2025
984e074
trim trailing / from ancient path (#1400)
simonecid Jan 30, 2025
78513d7
Merge develop and remove commented code
kamuikatsurgi Jan 30, 2025
cb10335
Merge latest develop branch
kamuikatsurgi Jan 30, 2025
573c343
crypto: add IsOnCurve check
manav2401 Jan 30, 2025
983b715
params: bump version to v1.5.5
manav2401 Jan 30, 2025
fd71beb
Merge pull request #1427 from maticnetwork/v1.5.5-candidate
pratikspatil024 Jan 30, 2025
9da0432
miner, consensus, core: remove tracing in mining workflow (#1422)
manav2401 Jan 30, 2025
8a1e0ec
Enforce parallel evm via flag (#1425)
manav2401 Jan 30, 2025
a2f5455
miner: get rid of test_backend helper functions (#1424)
manav2401 Jan 30, 2025
2be86c9
rm: sender account overwrite (#1418)
marcello33 Jan 30, 2025
73e7a84
builder, docs, packaging: update amoy dns, uncomment mainnet p2p conf…
manav2401 Jan 30, 2025
b42c28d
fix: some typos (#1396)
chloefeal Jan 30, 2025
962923b
Merge pull request #1429 from maticnetwork/master
cffls Jan 30, 2025
958fe8b
Bump version to v2.0.0-beta
cffls Jan 30, 2025
5b51a11
build(deps): bump golang.org/x/net from 0.26.0 to 0.33.0
dependabot[bot] Jan 30, 2025
2d2dbcc
Merge develop branch
kamuikatsurgi Jan 31, 2025
d5d7e00
Merge pull request #1415 from maticnetwork/lmartins/validator-id-on-s…
lucca30 Jan 31, 2025
d1219ff
Merge pull request #1403 from maticnetwork/dependabot/go_modules/gola…
cffls Feb 3, 2025
fc2198b
Merge tag 'v1.14.10' into lmartins/upstream_merge_v1.14.10
lucca30 Feb 4, 2025
3926e96
Merge branch 'develop' into lmartins/upstream_merge_v1.14.10
lucca30 Feb 4, 2025
26ec762
Merge remote-tracking branch 'origin/upstream_merge_v1.14.8' into lma…
lucca30 Feb 4, 2025
1bf49e2
fix test-integration
lucca30 Feb 4, 2025
af4a29d
fix on golang image dockerfile
lucca30 Feb 4, 2025
5db5e5d
keep gp to call always max
lucca30 Feb 4, 2025
13d6ac9
fix global gas cap
lucca30 Feb 4, 2025
51af82c
fix: Update transaction validation logic in ethclient (#1435)
Leekyungun Feb 5, 2025
aba9811
POS-2821: GHE fixes
marcello33 Feb 6, 2025
6d0a54e
POS-2821: restore missing line in checks
marcello33 Feb 6, 2025
c7be155
POS-2821: bump golint
marcello33 Feb 6, 2025
d645a6d
POS-2821: do not continue on govulncheck error
marcello33 Feb 6, 2025
44b94ca
POS-2821: solve lint issues
marcello33 Feb 6, 2025
70e513c
POS-2821: solve lint issues
marcello33 Feb 6, 2025
c79edcf
Merge develop and add relevant comments
kamuikatsurgi Feb 7, 2025
3150686
POS-2821: govulncheck CI and make command / bump golang
marcello33 Feb 7, 2025
44775d8
Revert "consensus/bor: fetch validator set using parent hash" (#1440)
manav2401 Feb 7, 2025
ec2d46b
Merge pull request #1439 from maticnetwork/mardizzone/pos-2821
marcello33 Feb 8, 2025
d274e62
Profile Updates, RPM removal (#1438)
djpolygon Feb 10, 2025
466ff66
miner: reset ctx timeout before commit tx on new tx notif (#1434)
manav2401 Feb 10, 2025
b3c16d4
Merge remote-tracking branch 'upstream/develop' into v2.0.0-candidate
cffls Feb 10, 2025
9be1add
Bump version to v2.0.0-beta2
cffls Feb 10, 2025
fc1d1fb
Merge develop
kamuikatsurgi Feb 11, 2025
0873515
Merge remote-tracking branch 'origin/upstream_merge_v1.14.8' into lma…
lucca30 Feb 11, 2025
1f2529f
miner: add commit interrupt tests for non-validator mode (#1441)
manav2401 Feb 11, 2025
5687bba
Merge remote-tracking branch 'origin/develop' into lmartins/upstream_…
lucca30 Feb 11, 2025
3fab8b5
Merge pull request #1410 from maticnetwork/upstream_merge_v1.14.8
kamuikatsurgi Feb 12, 2025
01f9cd7
Fix typos (#1442)
crStiv Feb 12, 2025
7cb7653
try removing byzantine prefetecher to solve goroutine leak
lucca30 Feb 14, 2025
92b79be
Merge remote-tracking branch 'origin/develop' into lmartins/upstream_…
lucca30 Feb 14, 2025
fcdefd9
including interrupt context back
lucca30 Feb 16, 2025
9367a9e
remove byzantine routine prefetcher
lucca30 Feb 16, 2025
1193fc4
disabling requests
lucca30 Feb 16, 2025
1de5835
small fix building
lucca30 Feb 16, 2025
9b0ca36
ensure latest HF is always with p256 verify
lucca30 Feb 16, 2025
f19812f
removing tests on eip-6110 because bor has no deposit contracts
lucca30 Feb 16, 2025
4a1c415
params: bump version to v2.0.0
manav2401 Feb 17, 2025
85d8b9c
Merge pull request #1448 from maticnetwork/v2.0.0-candidate
manav2401 Feb 17, 2025
658bafe
Merge pull request #1449 from maticnetwork/master
manav2401 Feb 17, 2025
baea4af
miner: wait for next block before running commit interrupt tests
manav2401 Feb 17, 2025
39968d1
Merge branch 'manav/fix-worker-test' into lmartins/upstream_merge_v1.…
lucca30 Feb 17, 2025
09f953a
miner: wait for next block before running commit interrupt tests (#1450)
manav2401 Feb 17, 2025
427ae01
Merge tag 'v1.14.11' into manav/upstream_merge_v1.14.11
manav2401 Feb 18, 2025
8664348
internal/cli: remove lightchaindata from removedb command
manav2401 Feb 18, 2025
4a60a3e
internal/cli: use correct RPCMarshalBlock function
manav2401 Feb 18, 2025
186deec
use matic-cli docker scripts (#1454)
marcello33 Feb 18, 2025
f4f30d9
Docker scripts in matic-cli (#1453)
marcello33 Feb 18, 2025
10ed86b
Merge branch 'develop' into manav/upstream_merge_v1.14.11
manav2401 Feb 19, 2025
fd0e272
Dockerfile: revert golang version update
manav2401 Feb 19, 2025
f30ef31
process parent block hash in state parallel
lucca30 Feb 19, 2025
e2f114b
including heimdall timeout on config
lucca30 Feb 19, 2025
69ee628
remove debug logs
lucca30 Feb 19, 2025
133b5bd
checks for empty non empty requests scenario
lucca30 Feb 20, 2025
3154fc4
fixing default flag value
lucca30 Feb 20, 2025
d694697
Merge pull request #1397 from kindknow/master
kindknow Feb 20, 2025
ccede75
removing requests from bor
lucca30 Feb 20, 2025
2b0c071
lint fix
lucca30 Feb 20, 2025
b29072c
including missed change on statedb
lucca30 Feb 20, 2025
2df763d
Revert "removing requests from bor"
lucca30 Feb 20, 2025
732478c
As 20.04 is being EOL for github runner support, moving to 22.04 (#1445)
djpolygon Feb 21, 2025
acb3eb7
use ubuntu 22.04
marcello33 Feb 24, 2025
d5188de
Merge pull request #1461 from maticnetwork/mardizzone/POS-2860
marcello33 Feb 24, 2025
41459a7
rpc tests on ci
lucca30 Feb 24, 2025
dd6689a
download dependencies to run script
lucca30 Feb 24, 2025
9f6279c
small fix on ci rpc tests
lucca30 Feb 24, 2025
318047f
rpc script fix
lucca30 Feb 24, 2025
c940330
enable log req res
lucca30 Feb 25, 2025
5b350dc
going back to master branch matic-cli
lucca30 Feb 25, 2025
e660ec3
Merge pull request #1433 from maticnetwork/lmartins/upstream_merge_v1…
lucca30 Feb 25, 2025
be9ac0c
Merge pull request #1462 from maticnetwork/lmartins/ci-rpc-tests
lucca30 Feb 25, 2025
093658c
Merge branch 'develop' into lmartins/include-heimdal-timeout
lucca30 Feb 25, 2025
ca4eb48
Merge remote-tracking branch 'origin/develop' into lmartins/include-h…
lucca30 Feb 25, 2025
844603e
resolving comments
lucca30 Feb 25, 2025
a7e3222
fix edge case on ticker
lucca30 Feb 25, 2025
5f6e2d3
minor nit fixed
lucca30 Feb 26, 2025
63e6ea2
Merge pull request #1457 from maticnetwork/lmartins/include-heimdal-t…
lucca30 Feb 26, 2025
a8bf400
update gfp12 in crypto
FlyingFog Feb 27, 2025
646f635
Merge branch 'develop' into manav/upstream_merge_v1.14.11
manav2401 Feb 27, 2025
6519ce6
Merge pull request #1465 from maticnetwork/master
pratikspatil024 Feb 27, 2025
08b5347
cherry-pick geth 0feb999d3fd190cc67c59fc91b7094e54ff8e1a2
gitglorythegreat Jan 2, 2025
055679f
crypto/bn256: fix MulScalar (#30974)
gitglorythegreat Jan 2, 2025
3663a9e
Merge branch 'crypto' of github.com:FlyingFog/Polygon into crypto
FlyingFog Feb 27, 2025
375260e
mutex protection on trieReader storages
lucca30 Feb 27, 2025
08f81df
Merge pull request #1466 from maticnetwork/lmartins/bug-concurrent-ma…
lucca30 Feb 28, 2025
c3259dc
chore: CI improvements
kamuikatsurgi Feb 28, 2025
3be55f8
revert comment deletions
kamuikatsurgi Feb 28, 2025
f169f78
add cache for windows build
kamuikatsurgi Feb 28, 2025
dad791a
chore
kamuikatsurgi Feb 28, 2025
a1b4014
CI changes to accommodate Anvil
AryaLanjewar3005 Feb 28, 2025
befc5db
Temp changed CI branch for testing anvil compatibility
AryaLanjewar3005 Feb 28, 2025
0b09599
Remove windows build check
kamuikatsurgi Feb 28, 2025
d6fa743
added mnemonics to matic-cli config
AryaLanjewar3005 Feb 28, 2025
4d60912
changed matic-cli branch to master
AryaLanjewar3005 Feb 28, 2025
2085a1f
added contractsRepo to matic-cli config
AryaLanjewar3005 Feb 28, 2025
eb156f3
First pass on adding Polygon 2.0 support
maoueh Mar 2, 2025
7afea05
feat: bor_info metric
kamuikatsurgi Mar 3, 2025
192f6d2
chore: improve comments
kamuikatsurgi Mar 3, 2025
cdd61bd
chore(ci): Fix GoVuln and formatting (#1468)
kamuikatsurgi Mar 3, 2025
facb732
Merge pull request #1471 from maticnetwork/krishang/bor-info
kamuikatsurgi Mar 3, 2025
24403e9
Merge branch 'master' into v2.0.1-beta-candidate
kamuikatsurgi Mar 4, 2025
ec36179
Update version to 2.0.1-beta
kamuikatsurgi Mar 4, 2025
3d0004a
Remove mumbai from README
kamuikatsurgi Mar 5, 2025
c2531f4
Merge pull request #1474 from maticnetwork/krishang/remove-mumbai-fro…
kamuikatsurgi Mar 5, 2025
86fc556
Merge branch 'develop' into anvil-ci
AryaLanjewar3005 Mar 5, 2025
d5b5ae1
CI changes to accommodate Anvil
AryaLanjewar3005 Mar 5, 2025
65a5f58
Revert "CI changes to accommodate Anvil"
AryaLanjewar3005 Mar 5, 2025
d3b4d34
Revert "CI changes to accommodate Anvil"
AryaLanjewar3005 Mar 5, 2025
f767ec7
CI changes to accommodate Anvil
AryaLanjewar3005 Mar 5, 2025
12bd028
CI changes to accommodate Anvil
AryaLanjewar3005 Mar 5, 2025
dcaa129
First pass on getting tests to pass
maoueh Mar 6, 2025
23d6bdd
Fixed tests and wrongly generated fh3.0 models
maoueh Mar 6, 2025
d2ea5c2
Ensure we get system calls traced in tests
maoueh Mar 6, 2025
acf8d87
Merge pull request #1464 from FlyingFog/crypto
lucca30 Mar 6, 2025
1d87b93
fix: use single source of truth for bootnodes
MqllR Mar 5, 2025
697b68a
Merge pull request #1475 from MqllR/fix_bootnodes
lucca30 Mar 7, 2025
0488cd9
Added a test to prove code change at block level works
maoueh Mar 7, 2025
d72c039
param: txs announced only (#1467)
jj1980a Mar 11, 2025
a2fe0aa
refactor: use t.TempDir() instead of os.MkdirTemp (#1484)
linchizhen Mar 11, 2025
897332e
install solc-select on e2e ci tests
marcello33 Mar 18, 2025
efbcc0e
Merge pull request #1488 from maticnetwork/mardizzone/genesis-contrac…
marcello33 Mar 18, 2025
7e3ffd1
Update version to v2.0.1
kamuikatsurgi Mar 19, 2025
0e7ce27
Revert "eth: dial nodes from discv5 (#30302)" (#1489)
cffls Mar 20, 2025
754cce0
Merge branch 'develop' into manav/upstream_merge_v1.14.11
manav2401 Mar 20, 2025
99f3b70
eth: dial nodes from discv5 (#1492)
kamuikatsurgi Mar 21, 2025
565e977
Revert squashed commit
kamuikatsurgi Mar 21, 2025
827251b
Revert: Revert "eth: dial nodes from discv5 (#30302)"
kamuikatsurgi Mar 21, 2025
37a7cad
eth/protocols/eth: add discovery iterator to protocol (#31185)
fjl Feb 17, 2025
d93ed50
Merge pull request #1494 from maticnetwork/p2p-fix
manav2401 Mar 21, 2025
56065db
Merge branch 'develop' into manav/upstream_merge_v1.14.11
manav2401 Mar 21, 2025
58457ac
cli,p2p: enable discv5 by default
kamuikatsurgi Mar 21, 2025
415f616
make docs
kamuikatsurgi Mar 21, 2025
3773603
Merge pull request #1452 from maticnetwork/manav/upstream_merge_v1.14.11
manav2401 Mar 21, 2025
8e61d13
Merge pull request #1495 from maticnetwork/krishang/cmd-enable-v5disc
kamuikatsurgi Mar 21, 2025
e993723
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2
dependabot[bot] Mar 21, 2025
263e2e3
Merge pull request #1497 from maticnetwork/dependabot/go_modules/gith…
avalkov Mar 24, 2025
49239f0
Merge pull request #1490 from maticnetwork/v2.0.1-beta-candidate
kamuikatsurgi Mar 24, 2025
911a4b7
params: bump version to v2.0.2-beta
manav2401 Mar 26, 2025
8a55299
Merge pull request #1502 from maticnetwork/manav/change-file-perms
manav2401 Mar 26, 2025
b368466
Merge branch 'develop' into v2.0.2-candidate
manav2401 Mar 26, 2025
5973f5d
ci update
marcello33 Apr 10, 2025
96f55f4
fix path for logs
marcello33 Apr 10, 2025
d7dd234
no warning on package code
marcello33 Apr 14, 2025
4181801
Merge tag 'v2.0.1' into release/polygon-2.x-fh3.0
Rampex1 May 5, 2025
bd983f3
Merge branch 'master' into v2.0.2-candidate
manav2401 May 9, 2025
9ac9a6d
params: bump version to v2.0.2
manav2401 May 9, 2025
84fd09a
Merge pull request #1534 from maticnetwork/v2.0.2-candidate
manav2401 May 9, 2025
a20f0aa
[bug fix] Avoid concurrent access to hasher buffer
cffls May 9, 2025
9033242
Bump patch version to v2.0.3
cffls May 9, 2025
0cebe73
Merge pull request #1536 from cffls/master
cffls May 9, 2025
6d7329f
Merge tag 'v2.0.3' into release/polygon-2.x-fh3.0
sduchesneau May 16, 2025
8814ad6
Flags
Rampex1 May 23, 2025
fe31964
Merge pull request #16 from streamingfast/david-zhou/polygon
maoueh Jun 3, 2025
bba7177
WIP: Polygon Battlefield Integration (#17)
Rampex1 Jun 3, 2025
43c0685
FIX: Added receipt in ApplyMessage
Rampex1 Jun 5, 2025
8a15a42
FIX: Removed unused parameter spanID
Rampex1 Jun 5, 2025
96ec0a7
Merge pull request #19 from streamingfast/battlefield-integration
Rampex1 Jun 6, 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
  •  
  •  
  •  
20 changes: 20 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Golang CircleCI 2.0 configuration file
# Check https://circleci.com/docs/2.0/language-go/ for more details

version: 2.1

executors:
golang:
docker:
- image: circleci/golang:1.13
working_directory: /go/src/github.com/ethereum/go-ethereum

jobs:
build:
executor: golang
steps:
- checkout # check out source code to working directory
- run:
command: make all
- run:
command: make test
22 changes: 0 additions & 22 deletions .github/CODEOWNERS

This file was deleted.

2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ and help.

## Configuration, dependencies, and tests

Please see the [Developers' Guide](https://geth.ethereum.org/docs/developers/devguide)
Please see the [Developers' Guide](https://geth.ethereum.org/docs/developers/geth-developer/dev-guide)
for more details on configuring your environment, managing project dependencies
and testing procedures.
67 changes: 55 additions & 12 deletions .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,71 @@
---
name: Report a bug
about: Something with go-ethereum is not working as expected
about: Something with bor client is not working as expected
title: ''
labels: 'type:bug'
assignees: ''
---

#### System information
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

Geth version: `geth version`
OS & Version: Windows/Linux/OSX
Commit hash : (if `develop`)
<!--
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).
-->

#### Expected behaviour
#### **System information**

Bor client version: [e.g. v0.2.16] <!--Can be found by running the command `bor version`-->

#### Actual behaviour
Heimdall client version: [e.g. v0.2.10] <!--Can be found by running the command `heimdalld version`-->

OS & Version: Windows / Linux / OSX

#### Steps to reproduce the behaviour
Environment: Polygon Mainnet / Polygon Amoy / Devnet

Type of node: Validator / Sentry / Archive

#### Backtrace
Additional Information: <!--Modifications in the client (if any)-->

````
[backtrace]
````
#### **Overview of the problem**

Please describe the issue you experiencing.
<!--
Mention in detail about the issue. Also mention the actual and expected behaviour.
-->

#### **Reproduction Steps**

Please mention the steps required to reproduce this issue.

<!--
E.g.
1. Start bor using these flags.
2. Node is unable to connect with other peers in the network and keeps disconnecting.
-->

#### **Logs / Traces / Output / Error Messages**

Please post any logs/traces/output/error messages (as text and not screenshots) which you believe may have caused the issue. If the log is longer than a few dozen lines, please include the URL to the [gist](https://gist.github.com/) of the log instead of posting it in the issue.

**Additional Information**

In order to debug the issue faster, we would stongly encourage if you can provide some of the details mentioned below (whichever seems relevant to your issue)

1. Your `start.sh` file or `bor.service`, if you're facing some peering issue or unable to use some service (like `http` endpoint) as expected. Moreover, if possible mention the chain configuration printed while starting the node which looks something like `Initialised chain configuration config="{ChainID: 137, ..., Engine: bor}"`
<!--
It should be start.sh if you're using bor v0.2.x and bor.service (ideally located under `/lib/systemd/system/`) if it's bor v0.3.x. Mention this file if you're facing any issues like unable to use some flag/s according to their expected behaviour.
-->
2. The result of `eth.syncing`, `admin.peers.length`, `admin.nodeInfo`, value of the `maxpeers` flag in start.sh, and bootnodes/static nodes (if any) is you're facing some syncing issue.
<!--
You can get the above results by attaching to the IPC using the command `bor attach $BORDIR/bor.ipc` or `bor attach $DATADIR/bor.ipc` and running the mentioned commands.
Mention this if you're facing issues where bor keeps stalling and is not importing new blocks or making any progress. Adding chain configuration mentioned in the previous step would also be really helpful here as it might also be a genesis mismatch issue.
-->
3. Your `heimdall-config.toml` parameters for checking the ETH and BOR RPC url's, incase of issue with bor heimdall communication.
<!--
The location should be `~/.heimdalld/config/` if running heimdall v0.2.x and `/var/lib/heimdalld/config` if running heimdall v0.3.x.
As a sub-set of syncing issues, if your node keeps printing logs like `Retrying again in 5 seconds to fetch data from Heimdall`, it might be an issue with the communication between your bor node and heimdall node. In this case, also check if all the heimdall services (heimdalld, bridge, rest-server) are running correctly.
-->
4. The CURL request (for that specific error) if you're facing any issues or identify a bug while making RPC request.
<!--
Make sure you hide the IP of your machine if you're doing the request externally.
-->
7 changes: 4 additions & 3 deletions .github/ISSUE_TEMPLATE/feature.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ assignees: ''

# Rationale

Why should this feature exist?
The motivation behind the feature and why should this feature exist?
What are the use-cases?

# Implementation

Do you have ideas regarding the implementation of this feature?
Are you willing to implement this feature?
Do you have ideas regarding the implementation of this feature? (Mention reference links if any)
Any alternative solutions or features you've considered?
Are you willing to implement this feature?
8 changes: 5 additions & 3 deletions .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
name: Ask a question
about: Something is unclear
name: Question/Support
about: Ask a question or request support
title: ''
labels: 'type:docs'
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 use [discord](https://discord.gg/nthXNEv) or the Ethereum stack exchange at https://ethereum.stackexchange.com.
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/0xPolygonCommunity) server.
38 changes: 38 additions & 0 deletions .github/matic-cli-config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
devnetType: docker

defaultFee: 2000
defaultStake: 10000

borChainId: 15001
heimdallChainId: heimdall-15001

borDockerBuildContext: '../../bor'
heimdallDockerBuildContext: 'https://github.com/maticnetwork/heimdall.git#develop'

genesisContractsBranch: master
contractsRepo: https://github.com/0xPolygon/pos-contracts.git
contractsBranch: anvil-pos

blockTime:
- '2'
blockNumber:
- '0'

sprintSize:
- '64'
sprintSizeBlockNumber:
- '0'

numOfBorValidators: 3
numOfBorSentries: 0
numOfBorArchiveNodes: 0

devnetBorFlags: config,config,config

numOfErigonValidators: 0
numOfErigonSentries: 0
numOfErigonArchiveNodes: 0

ethURL: http://anvil:9545
ethHostUser: ubuntu
mnemonic: 'clock radar mass judge dismiss just intact mind resemble fringe diary casino'
2 changes: 1 addition & 1 deletion .github/no-response.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Number of days of inactivity before an Issue is closed for lack of response
daysUntilClose: 30
# Label requiring a response
responseRequiredLabel: "need:more-information"
responseRequiredLabel: 'need:more-information'
# Comment to post when closing an Issue for lack of response. Set to `false` to disable
closeComment: >
This issue has been automatically closed because there has been no response
Expand Down
51 changes: 51 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# Description

Please provide a detailed description of what was done in this PR

# Changes

- [ ] Bugfix (non-breaking change that solves an issue)
- [ ] Hotfix (change that solves an urgent issue, and requires immediate attention)
- [ ] New feature (non-breaking change that adds functionality)
- [ ] Breaking change (change that is not backwards-compatible and/or changes current functionality)
- [ ] Changes only for a subset of nodes

# Breaking changes

Please complete this section if any breaking changes have been made, otherwise delete it

# Nodes audience

In case this PR includes changes that must be applied only to a subset of nodes, please specify how you handled it (e.g. by adding a flag with a default value...)

# Checklist

- [ ] I have added at least 2 reviewer or the whole pos-v1 team
- [ ] I have added sufficient documentation in code
- [ ] I will be resolving comments - if any - by pushing each fix in a separate commit and linking the commit hash in the comment reply
- [ ] Created a task in Jira and informed the team for implementation in Erigon client (if applicable)
- [ ] Includes RPC methods changes, and the Notion documentation has been updated

# Cross repository changes

- [ ] This PR requires changes to heimdall
- In case link the PR here:
- [ ] This PR requires changes to matic-cli
- In case link the PR here:

## Testing

- [ ] I have added unit tests
- [ ] I have added tests to CI
- [ ] I have tested this code manually on local environment
- [ ] I have tested this code manually on remote devnet using express-cli
- [ ] I have tested this code manually on amoy
- [ ] I have created new e2e tests into express-cli

### Manual tests

Please complete this section with the steps you performed if you ran manual tests for this functionality, otherwise delete it

# Additional comments

Please post additional comments in this section if you have them, otherwise delete it
2 changes: 1 addition & 1 deletion .github/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ exemptLabels:
- pinned
- security
# Label to use when marking an issue as stale
staleLabel: "status:inactive"
staleLabel: 'status:inactive'
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment: >
This issue has been automatically marked as stale because it has not had
Expand Down
Loading
Loading