libspiffy 1.1.0
libspiffy: ^1.1.0 copied to clipboard
An actor-based Bitcoin SPV Wallet Library
We analyzed this package 3 days ago, and awarded it 110 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
2286 out of 6564 API elements (34.8 %) have documentation comments.
Some symbols that are missing documentation: coordinator.AcceptChannelCommand.AcceptChannelCommand.new, coordinator.AcceptChannelCommand.channelId, coordinator.AcceptChannelCommand.clientAddress, coordinator.AcceptChannelCommand.clientPeerId, coordinator.AcceptChannelCommand.clientPubKey.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:libspiffy/libspiffy.dartthat imports:package:libspiffy/src/services/transaction_analyzer.dartthat imports:package:dartsv/dartsv.dartthat imports:package:dartsv/src/script/script_template.dartthat imports:package:dartsv/src/script/svscript.dartthat imports:package:dartsv/src/script/interpreter.dartthat imports:dart:io
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 538 issues. Showing the first 2:
WARNING: The member 'context' can only be used within its package.
lib/src/actors/arc_actor.dart:91:11
╷
91 │ if (context.sender != null) {
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/actors/arc_actor.dart
WARNING: The member 'context' can only be used within its package.
lib/src/actors/arc_actor.dart:123:7
╷
123 │ context.sender?.tell(BroadcastFailedMessage(msg.txid, 'ARC service not available'));
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/actors/arc_actor.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
buffer |
^1.1.1 |
1.2.3 | 1.2.3 | |
cbor |
^6.0.0 |
6.5.1 | 6.5.1 | |
collection |
^1.17.1 |
1.19.1 | 1.19.1 | |
convert |
^3.1.1 |
3.1.2 | 3.1.2 | |
crypto |
^3.0.3 |
3.0.7 | 3.0.7 | |
cryptography |
^2.7.0 |
2.9.0 | 2.9.0 | |
dactor |
^1.2.0 |
1.2.0 | 1.2.0 | |
dartsv |
^3.0.0 |
3.0.0 | 3.0.0 | |
duraq |
^1.0.0 |
1.0.0 | 1.0.0 | |
eventador |
^1.0.0 |
1.0.0 | 2.1.0 | |
hex |
^0.2.0 |
0.2.0 | 0.2.0 | |
http |
^1.1.0 |
1.6.0 | 1.6.0 | |
isar |
^3.1.0+1 |
3.1.0+1 | 3.1.0+1 | |
logging |
^1.2.0 |
1.3.0 | 1.3.0 | |
meta |
^1.16.0 |
1.18.2 | 1.18.2 | |
pointycastle |
^3.0.0 |
3.9.1 | 4.0.0 | |
postgres |
^3.4.4 |
3.5.11 | 3.5.11 | |
spiffynode |
^1.1.0 |
1.1.0 | 1.1.0 | |
synchronized |
^3.1.0 |
3.4.0+1 | 3.4.0+1 | |
unorm_dart |
^0.2.0 |
0.2.0 | 0.3.2 | |
uuid |
^4.5.1 |
4.5.3 | 4.5.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
charcode |
- | 1.4.0 | 1.4.0 | |
decimal |
- | 2.3.3 | 3.2.4 | |
ffi |
- | 2.2.0 | 2.2.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
path |
- | 1.9.1 | 1.9.1 | |
pool |
- | 1.5.2 | 1.5.2 | |
rational |
- | 2.2.3 | 2.2.3 | |
resource_portable |
- | 3.1.2 | 3.1.2 | |
source_span |
- | 1.10.2 | 1.10.2 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
sqlite3 |
- | 2.9.4 | 3.3.2 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
web |
- | 1.1.1 | 1.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 3 issues. Showing the first 2:
The constraint `^1.0.0` on eventador does not support the stable version `2.0.0`, that was published 15 days ago.
When eventador is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions eventador to update the constraint.
The constraint `^3.0.0` on pointycastle does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions pointycastle to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.12, Dart 3.12.0.
Check the analysis log for details.