16 Commits
Author SHA1 Message Date
Zach Kelling 6e8fb5d409 chore: update VERSION to 1.15.0 and fix build script
- Update VERSION file from 1.14.33 to 1.15.0
- Add Commit and BuildDate to ldflags in build script
- Version now shows: 1.15.0 (commit: xxx, built: timestamp)
2025-12-29 15:39:52 -08:00
Zach Kelling ec09524375 refactor: migrate from zap to luxfi/log, remove local replace directives
- Replace all direct go.uber.org/zap imports with github.com/luxfi/log
- Rename log variables to logger throughout codebase to avoid shadowing
  the log package when using package-level functions like log.String, log.Err
- Remove local replace directives from go.mod (genesis, config)
- Bump version to 1.6.1
2025-12-22 12:39:05 -08:00
fm cb137c2e18 bump to 1.6.0 2023-06-02 11:38:41 -04:00
Felipe Madero 171c0df414 prepare 1.5.0 version 2023-05-03 14:14:31 -03:00
Felipe Madero d629fc0f93 anr version 1.4.1 2023-04-18 20:43:26 -03:00
fm 9201c54235 set anr version to 1.4.0 2023-04-13 12:41:17 -03:00
Felipe Madero 9e9450e402 change version file 2023-03-02 12:19:05 -03:00
Felipe Madero a42669d08e bump ANR version 2023-02-28 11:07:19 -03:00
Felipe Madero f42bc3ed2f update VERSION file 2023-02-17 09:18:01 -03:00
fm 030bdef399 bump version + avago 2023-02-03 16:04:16 -03:00
Felipe Madero 3353999ba7 bump ANR version file 2023-01-11 14:27:06 -03:00
Felipe Madero 017ca36ed9 VERSION file 2022-12-21 12:41:43 -03:00
Felipe Madero 78e09846f4 prepare for release 2022-12-08 18:54:09 -03:00
Patrick O'Grady 8114318c2e update root version file 2022-11-04 18:32:38 -04:00
Connor Daly 9a1e1ebb5e Fixed version 2022-07-18 17:14:49 -04:00
Connor Daly 372bdebfb7 Added version and moved to CLI format 2022-07-18 15:20:29 -04:00