Commit Graph

19 Commits

Author SHA1 Message Date
battlmonstr
911da43128
go.mod: minimal go version 1.20 (#8495)
Because 1.19 is not working anymore.
2023-10-17 06:52:28 +07:00
battlmonstr
a4d29a6412
make: refactor erigon-lib make tasks (#8249) 2023-09-21 13:50:59 +02:00
Alex Sharov
e5cde45936
[wip]: test non-nil compress.Next (#8072)
Co-authored-by: Mark Holt <mark@distributed.vision>
2023-08-25 12:53:05 +01:00
Alex Sharov
6a7824c469
remove netgo tag on win (#7421) 2023-05-02 08:34:35 +07:00
alex.sharov
bc1b142dec add netgo tag 2023-03-28 09:48:14 +07:00
Alex Sharov
09154c5be0
Go 1.18 drop (#7159) 2023-03-23 03:19:07 +00:00
Alex Sharov
e4c010d590
win: bls portable flags (#6997) 2023-03-02 03:46:28 +00:00
Leonard Chinonso
9d172ae125
Devnet Remake (#5532)
* Rebuilding the devnet tool for better quality

* Added README

* deleted former devnettest folder

* Correction changes

* Implementation node connection through enode for two nodes

* synced two nodes, moving to logging

* Fixed lint
2022-09-30 21:04:34 +01:00
ledgerwatch
9d88cb59c7
Cleanup interfaces (#5245)
* Cleanup interfaces

* Fix for windows

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-09-01 07:00:29 +01:00
Andrea Lanfranchi
f8c37be3b2
Only test and db-tools require submodule update (#4765) 2022-07-20 18:42:33 +07:00
Andrea Lanfranchi
0982edda38
Wmake.ps1 changes (#4532)
* wmake.ps1 changes

* Polish knobs

* wnoSubmoduleUpdate -> WnoSubmoduleUpdate

* Remove leftover

* Remove pollution of GODEBUG
2022-06-25 13:50:36 +06:00
battlmonstr
459b26d957
make: wmake refactoring (#4105)
* list "all" targets explicitly
* add missing targets
* add missing build flags
* add test-integration target
* show tests output
* use wmake test on CI
* update submodules for all targets (like Makefile)
* remove unused function Test-Administrator
2022-05-10 08:49:27 +07:00
battlmonstr
a0af7c0567
CI: run integration tests on Windows (#4076) 2022-05-05 15:59:54 +07:00
Andrea Lanfranchi
91172f8ca5
Update wmake.ps1 (#3297)
* Update wmake.ps1

- add target downloader
- update submodules

* Better single use

* Correct error handling
2022-01-20 10:24:58 +07:00
Andrea Lanfranchi
5ab3eb8684
Refine git search (#2623)
Seems like there are two alternative DisplayName formattings
2021-09-03 08:37:19 +07:00
Andrea Lanfranchi
684206c255
Build multiple targets (#2450) 2021-07-27 18:21:37 +07:00
Andrea Lanfranchi
62476f0e07
Change MDBX tools build location so it does not dirty submodule (#2223)
* Change MDBX build location so it does not dirty submodule

* Update README.md

* Update README.md
2021-06-23 13:25:06 +02:00
Alex Sharov
a535e8f30c
switch to mdbx-go module, and db-tools to libmdbx submodule (#2199)
* move mdbx to submodule

* move mdbx to submodule

* move mdbx to submodule

* move mdbx to submodule

* move mdbx to submodule

* move mdbx to submodule

* move mdbx to submodule

* move mdbx to submodule

* move mdbx to submodule

* move mdbx to submodule

* move mdbx to submodule

* move mdbx to submodule

* move mdbx to submodule
2021-06-19 21:30:12 +01:00
Alex Sharov
e9f510c2b7
erigon as lib (#2186) 2021-06-18 10:35:11 +07:00