File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 31
31
rocksdb
32
32
- [ #3047 ] ( https://github.com/ChainSafe/forest/pull/3047 ) : Remove support for
33
33
compiling with delegated consensus
34
+ - [ #3086 ] ( https://github.com/ChainSafe/forest/pull/3085 ) :
35
+ ` forest-cli snapshot validate ` no longer supports URLs. Download the snapshot
36
+ and then run the command.
34
37
35
38
### Added
36
39
37
40
- [ #2816 ] ( https://github.com/ChainSafe/forest/issues/2816 ) : Support ` 2k ` devnet.
38
-
39
41
- [ #3026 ] ( https://github.com/ChainSafe/forest/pull/3026 ) : Expose
40
42
` forest-cli state diff ... `
43
+ - [ #3086 ] ( https://github.com/ChainSafe/forest/pull/3085 ) :
44
+ ` forest-cli snapshot validate ` is faster and uses less disk space, operating
45
+ directly on the snapshot rather than loading through a database.
41
46
42
47
### Changed
43
48
You can’t perform that action at this time.
0 commit comments