Arran Schlosberg
51afedec91
chore: Go 1.24 ( #232 )
...
## Why this should be merged
Version increase across all `ava-labs` EVM-related code.
## How this works
Bump to 1.24.8 in both `go.mod` files + requisite version increase for
`golangci-lint`.
## How this was tested
Existing tests.
---------
Co-authored-by: Austin Larson <austin.larson@avalabs.org>
2025-10-13 14:07:33 -04:00
github-actions[bot]
0b56af5a01
[AUTO] rename Go module + update internal import paths
...
Workflow: c1fc594f020d23958b641a4e5a856b6e52c49d3bece94b95594864db16c1b0fc on branch main
2024-10-17 01:49:47 +00:00
Felix Lange
1485814f89
cmd/rlpdump: add -pos flag, displaying byte positions ( #28785 )
2024-01-14 12:32:48 +01:00
Håvard Anda Estensen
460cc1673e
cmd: run tests in parallel ( #28546 )
2023-11-20 10:52:14 +01:00
Seungbae.yu
2697e44d81
all: change format 0x%x to %#x ( #25221 )
2022-07-04 11:03:32 +03:00
Felix Lange
9244d5cd61
all: update license headers and AUTHORS from git history ( #24947 )
2022-05-24 20:39:40 +02:00
Martin Holst Swende
b8dc1e2705
cmd/rlpdump: add support for text to rlp ( #23745 )
...
This PR adds support for the rlpdump tool to go from text format to RLP.
2021-10-18 13:38:00 +02:00
Jim McDonald
3e6d7c169b
cmd/rlpdump: allow hex input to have leading '0x'
2017-10-27 09:40:52 +01:00
Péter Szilágyi
436acb4f75
cmd/rlpdump: support dumping only the first entity
2017-04-12 14:27:34 +03:00
Felix Lange
3f047be5aa
all: update license headers to distiguish GPL/LGPL
...
All code outside of cmd/ is licensed as LGPL. The headers
now reflect this by calling the whole work "the go-ethereum library".
2015-07-22 18:51:45 +02:00
Felix Lange
e813626ee1
all: remove @author comments
2015-07-07 14:12:44 +02:00
Felix Lange
ea54283b30
all: update license information
2015-07-07 14:12:44 +02:00
Felix Lange
56a48101dc
cmd/rlpdump, cmd/utils, eth, p2p, whisper: use rlp input limit
2015-04-17 14:45:09 +02:00
Felix Lange
fde0ddb324
cmd/rlpdump: remove stray return
2015-01-06 12:23:36 +01:00
obscuren
117f66e823
Added license headers
2015-01-06 12:13:57 +01:00
Felix Lange
ec4dee0fcd
cmd/rlpdump: remove extra buffer
2015-01-05 17:42:20 +01:00
Felix Lange
04c0f7e15c
cmd/rlpdump: add license header and synopsis
2015-01-05 17:38:39 +01:00
Felix Lange
b907a5d765
cmd/rlpdump: new helper command
2015-01-05 13:45:38 +01:00