Victor Castell
f80dc2bc0f
Build with the previous Dockerfile ( #268 )
...
* Build with the previous Dockerfile
This will recover the classic maticnetwork build in parallel. This will allow to test both images.
Also fix the new build manifest.
Build on patches too
2021-12-13 10:05:54 +01:00
Arpit Temani
533e989b85
london fork ( #260 )
...
* london fork changes
* Update version.go
* burn contract address
2021-12-10 16:08:15 +05:30
Arpit Temani
a276c23645
Merge branch 'master' of github.com:maticnetwork/bor into v0.2.12-candidate
2021-12-07 14:50:18 +05:30
Jaynti Kanani
488ea2bcb4
mainnet upgrade
2021-12-05 01:01:10 +04:00
Arpit Temani
64ba7d6934
remove byte array
2021-12-04 01:01:41 +05:30
Arpit Temani
753301c058
change block alloc
2021-12-04 00:48:48 +05:30
Arpit Temani
e51394b9f5
add block alloc
2021-12-04 00:42:46 +05:30
Arpit Temani
a7d97ce58b
Genesis change fix ( #252 )
...
* read from genesis file
* add: set code in finalize and assemble
* new: storing data in bor config
* chg: remove unwanted code
* chg: refactor
* minor change
* add error states
* Fix small things
* Add test
* Add more coverage in genesis finalize test
* Ensure balance is not changed
* Add decode safe check
* Change bor config block alloc field name
* Remove block alloc values in blocks
* Add genesis alloc code change info logging
Co-authored-by: Ferran Borreguero <ferranbt@protonmail.com>
2021-12-04 00:22:52 +05:30
SHIVAM SHARMA
b633382707
Merge pull request #250 from maticnetwork/shivam/newCLI-syncmode
...
Changed syncmode from fast to full
2021-12-03 11:48:32 +05:30
Shivam Sharma
cf900a96a7
Changed syncmode from fast to full
2021-12-02 17:18:19 +05:30
Sandeep Sreenath
08db8bc878
bumped version to 0.2.11
2021-12-01 21:23:35 +05:30
Ferran Borreguero
d3010f49bd
Fix ancestor bor receipts ( #249 )
2021-12-01 16:08:13 +01:00
Ferran Borreguero
149f47e73d
Fix ancient receipts
2021-12-01 16:04:22 +01:00
Victor Castell
b1fb79a511
Small tweeks to Dockerfiles ( #247 )
...
Standardize Dockerfile between projects (Heimdall) and remove not necessary tini package.
2021-11-30 12:19:27 +01:00
Sandeep Sreenath
fb79b8d06d
Merge pull request #242 from maticnetwork/geth-v1.10.10
...
Geth v1.10.10
2021-11-26 16:38:52 +05:30
Arpit Temani
6f5915363e
Arpit/reorg fix 2 ( #210 )
...
* testing
* author check
* if else fix
2021-11-25 12:46:51 +05:30
Arpit Temani
543170235d
merge conflicts
2021-11-23 11:55:41 +05:30
Jaynti Kanani
908cbbf632
fix: testcases
2021-11-22 18:08:12 +04:00
Jaynti Kanani
ded22da831
fix: bor receipt rlp
2021-11-22 18:04:49 +04:00
Ferran Borreguero
9513fbd264
Write bor receipts in ancient
2021-11-22 14:51:38 +01:00
Jaynti Kanani
c55094aeb5
fix: bor receipt #1
2021-11-22 17:48:19 +04:00
Sandeep Sreenath
983e32baf2
merged geth v1.10.10
2021-11-22 19:04:07 +05:30
Manav Darji
87f9b91b25
added service name in config and flags ( #238 )
2021-11-17 15:30:42 +01:00
Victor Castell
78ba316bcb
Adapt Dockerfile for development ( #237 )
...
* Adapt Dockerfile for development
The Dockerfile for release using Alpine is in the included Dockerfile.release and this one was not used for release so doesn't make sense to have it using multistage nor Alpine.
2021-11-17 14:47:37 +01:00
Manav Darji
322e964233
added opentelemetry config, flags, and setup ( #235 )
...
* added opentelemetry config, flags, and setup
* modifications in opencollector flag and config
* bug fix
* modified error log
2021-11-17 09:47:04 +01:00
SHIVAM SHARMA
baed32508e
Merge pull request #231 from Shivam691999/main
...
Added Prometheus flag on bor-cli
2021-11-13 13:16:25 +05:30
SHIVAM SHARMA
3b264e929a
Merge branch 'master' into main
2021-11-12 19:58:31 +05:30
Shivam Sharma
358e68364f
Added Prometheus Flag and Default
2021-11-12 18:54:04 +05:30
Victor Castell
9ab47817e2
Merge pull request #228 from maticnetwork/victor/pos-47-improve-bor-binary-releases
...
Release multiplatform with goreleaser
- Release multiplatform docker images
- Upload to GH docker repo and create releases
- Automate CI pipeline for releasing
- Notify release to slack
2021-11-12 11:25:27 +01:00
Shivam Sharma
cd6a163391
minor cleanup
2021-11-12 14:51:18 +05:30
Shivam Sharma
a5bcab1c65
Minor Clean-up
2021-11-12 14:24:21 +05:30
Shivam Sharma
c23cd5e332
minor Clean
2021-11-12 13:18:08 +05:30
Shivam Sharma
f3a43f9472
Added Prometheus to New CLI: fixes
2021-11-12 13:13:28 +05:30
Victor Castell
7b6bab4986
Release multi-platform with goreleaser
...
Packages, docker images CI automated
2021-11-11 17:24:42 +01:00
Shivam Sharma
fc58176e80
Added Prometheus flag on bor-cli
2021-11-11 21:11:54 +05:30
Victor Castell
5d0f0b70bd
Merge pull request #227 from maticnetwork/victor/pos-48-refactor-bor-dockerfile
...
Apply best practices to Dockerfile
2021-11-11 11:03:32 +01:00
Ferran Borreguero
2191490acd
Add chain set head command ( #226 )
2021-11-11 10:03:45 +01:00
Victor Castell
ba25f8447a
Revert "Build the new CLI"
...
This reverts commit e58bdfa8e8 .
2021-11-10 12:07:54 +01:00
Victor Castell
8ce30321ad
Bump Go
2021-11-10 11:31:39 +01:00
Victor Castell
e58bdfa8e8
Build the new CLI
2021-11-10 11:31:23 +01:00
Victor Castell
57898e43e1
Final touches to Dockerfiles
2021-11-10 11:02:37 +01:00
Rajat Saxena
1cd6c844aa
Vendor protobuf and go extension issue PR ( #223 )
...
* Vendor protobuf and go extension issue PR
* Finalized the script
* Quick fix
2021-11-09 10:23:34 +01:00
Victor Castell
0aa8feeb00
Apply best practices to Dockerfile
2021-11-05 16:46:59 +01:00
Ferran Borreguero
f94c7ddd6f
Decode big.int in config ( #219 )
2021-10-26 18:09:46 +02:00
Ferran Borreguero
e9703c7e3f
Add docs for cli and config file ( #218 )
...
* Initial docs cli
2021-10-26 14:09:11 +02:00
Ferran Borreguero
8ebfafd3f3
Merge pull request #211 from maticnetwork/feature-peers-module
...
Feature peers module
2021-10-26 14:08:55 +02:00
Ferran Borreguero
d10f5508b3
Cleanup
2021-10-26 09:38:43 +02:00
Ferran Borreguero
58702220ac
Add peers module
2021-10-26 09:35:46 +02:00
Ferran Borreguero
224f4a803c
Resolve merge
2021-10-26 09:34:40 +02:00
Ferran Borreguero
026d0ded8b
Merge pull request #208 from maticnetwork/feature-grpc-server
...
Feature grpc server
2021-10-26 09:05:35 +02:00