- Jan 13, 2022
-
-
Ferran Borreguero authored
* Fix protobuf file * Small fix * Use grpc streams to send big debug files
-
Ferran Borreguero authored
* Add forks to status * Track also bor config forks
-
Sandeep Sreenath authored
Bump maximum Gas Price Oracle gas price to 5000 Gwei
-
Sandeep Sreenath authored
v0.2.13 candidate
-
- Jan 11, 2022
-
-
Victor Castell authored
-
Victor Castell authored
-
Sandeep Sreenath authored
-
Arpit Temani authored
-
Arpit Temani authored
-
Sandeep Sreenath authored
-
Arpit Temani authored
* jaipur fork * add check * review comments * test case * fix few changes * Change condition * review comments * type conversion * Update mumbai.go * Update config.go * Update config.go Co-authored-by:
Ferran Borreguero <ferranbt@protonmail.com>
-
Victor Castell authored
* 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
-
Arpit Temani authored
* london fork changes * Update version.go * burn contract address
-
- Jan 07, 2022
-
-
Victor Castell authored
This PR removes the necessity of having a startup script, less moving parts, and less files to watch. * Distribute the cannonical genesys file with packages As we are going to embed genesys data into the binary, this is the most close method to do it before the new CLI. This way, each release gets tied to it's corresponding genesys file. This establish bor repository as the source of truth for the genesys file. * Simplify flags using defaults
-
- Jan 05, 2022
-
-
Alex authored
-
Victor Castell authored
* Prefer full sync * Do not set DNS discovery
-
- Jan 04, 2022
-
-
William Morriss authored
-
- Jan 03, 2022
-
-
SHIVAM SHARMA authored
-
- Dec 27, 2021
-
-
Victor Castell authored
This will create a static build using Go native networking stack. Checked and it works stable for all archs and distros.
-
- Dec 14, 2021
-
-
Ferran Borreguero authored
* Add status grpc command * Add command to cli * Update docs * Add more fields to status
-
- Dec 07, 2021
-
-
Arpit Temani authored
* Fix ancient receipts * bumped version to 0.2.11 * 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> * add block alloc * change block alloc * remove byte array * mainnet upgrade Co-authored-by:
Ferran Borreguero <ferranbt@protonmail.com> Co-authored-by:
Sandeep Sreenath <sandeep.sreenath@gmail.com> Co-authored-by:
Jaynti Kanani <jdkanani@gmail.com>
-
- Dec 03, 2021
-
-
SHIVAM SHARMA authored
Changed syncmode from fast to full
-
- Dec 02, 2021
-
-
Shivam Sharma authored
-
- Dec 01, 2021
-
-
Ferran Borreguero authored
-
- Nov 30, 2021
-
-
Victor Castell authored
Standardize Dockerfile between projects (Heimdall) and remove not necessary tini package.
-
- Nov 26, 2021
-
-
Sandeep Sreenath authored
Geth v1.10.10
-
- Nov 25, 2021
-
-
Arpit Temani authored
* testing * author check * if else fix
-
- Nov 23, 2021
-
-
Arpit Temani authored
-
- Nov 22, 2021
-
-
Jaynti Kanani authored
-
Jaynti Kanani authored
-
Ferran Borreguero authored
-
Jaynti Kanani authored
-
Sandeep Sreenath authored
-
- Nov 17, 2021
-
-
Manav Darji authored
-
Victor Castell authored
* 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.
-
Manav Darji authored
* added opentelemetry config, flags, and setup * modifications in opencollector flag and config * bug fix * modified error log
-
- Nov 13, 2021
-
-
SHIVAM SHARMA authored
Added Prometheus flag on bor-cli
-
- Nov 12, 2021
-
-
SHIVAM SHARMA authored
-
Shivam Sharma authored
-
Victor Castell authored
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
-