build: update sbt to 2.0.0
Signed-off-by: Hyperledger Bot <[email protected]>
Signed-off-by: Hyperledger Bot <[email protected]>
Signed-off-by: Hyperledger Bot <[email protected]>
With cardano-node, the chairman, tx-generator and cardano-testnet all
routing through cardano-config, nothing parses the node configuration
file via the node's own machinery anymore. Drop:
* instance FromJSON PartialNodeConfiguration (and all its helpers),
* instance AdjustFilePaths PartialNodeConfiguration (path resolution
is now done in the Adapter),
* parseNodeConfigurationFP,
together with the imports they pulled in (including the yaml package
dependency) and the two POM tests that exercised the JSON decoding. The
PartialNodeConfiguration / NodeConfiguration model and makeNodeConfiguration
are kept: they remain the node's resolved configuration type and the target
of Cardano.Node.Configuration.Adapter.
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.3.5...v1.3.7) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: yHSJ <[email protected]>
Signed-off-by: yHSJ <[email protected]>
Signed-off-by: yHSJ <[email protected]>
Signed-off-by: yHSJ <[email protected]>
Signed-off-by: yHSJ <[email protected]>
Every current vector carries an empty gov/cert state, so this is effectively the same as passing Default::defualt. However, this removes a future foot-gun if someone were to change the test vectors. Signed-off-by: yHSJ <[email protected]>
Signed-off-by: yHSJ <[email protected]>
Signed-off-by: yHSJ <[email protected]>
Signed-off-by: yHSJ <[email protected]>
Signed-off-by: yHSJ <[email protected]>
Signed-off-by: yHSJ <[email protected]>
Signed-off-by: yHSJ <[email protected]>
Signed-off-by: yHSJ <[email protected]>
Signed-off-by: yHSJ <[email protected]>
Signed-off-by: yHSJ <[email protected]>