Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: 0.0.1-alpha.8 #454

Merged
merged 3 commits into from
Feb 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "0.0.1-alpha.7"
"version": "0.0.1-alpha.8"
}
2 changes: 1 addition & 1 deletion packages/api-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/api-common",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Common API building blocks for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/api-database/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/api-database",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "API database for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/api-development/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/api-development",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Development API for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/api-http/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/api-http",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "HTTP/S API for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/api-sync/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/api-sync",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "API database sync for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/api-transaction-pool/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/api-transaction-pool",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Transaction Pool API for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/api",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "API for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/bootstrap",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Bootstrap manager for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/cli",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "CLI utilities for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/configuration-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/configuration-generator",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Configuration generator for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/consensus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/consensus",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Consensus for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/container/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/container",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Container for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/contracts",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Contracts for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/core",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Core CLI commands for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-address-base58/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-address-base58",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Base58 address derivation for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-address-bech32/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-address-bech32",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Bech32 address derivation for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-address-bech32m/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-address-bech32m",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Bech32 address derivation for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-address-keccak256/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-address-keccak256",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Keccak256 address derivation for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-address-ss58/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-address-ss58",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Ss58 address derivation for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-block",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Block utilities for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-commit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-commit",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Commit utilities for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-config",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Crypto configuration for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-consensus-bls12-381/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-consensus-bls12-381",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Combined BLS12-381 utilities for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-hash-bcrypto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-hash-bcrypto",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Hashing powered by bcrypto for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-hash-noble/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-hash-noble",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Hashing powered by @noble/hashes for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-hash-wasm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-hash-wasm",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Hashing powered by WASM for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-key-pair-bls12-381/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-key-pair-bls12-381",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "BLS12-381 key derivation for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-key-pair-ecdsa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-key-pair-ecdsa",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Secp256k1 key derivation for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-key-pair-ed25519/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-key-pair-ed25519",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Ed25519 key derivation for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-key-pair-schnorr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-key-pair-schnorr",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Schnorr key derivation for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-messages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-messages",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Crypto messages utilities for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-signature-bls12-381/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-signature-bls12-381",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "BLS12-381 signatures for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-signature-ecdsa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-signature-ecdsa",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Elliptic Curve Cryptography (ECDSA) signatures for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-signature-ed25519/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-signature-ed25519",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Elliptic Curve Cryptography (ed25519) signatures for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-signature-schnorr-secp256k1/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-signature-schnorr-secp256k1",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Schnorr (BIP340) signatures from libsecp256k1 for Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-signature-schnorr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-signature-schnorr",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Schnorr (BIP340) signatures from libtorsion for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-transaction-multi-payment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-transaction-multi-payment",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Multi payment transaction for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-transaction-multi-signature-registration",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Multi signature registration transaction for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-transaction-transfer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-transaction-transfer",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Transfer transaction for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-transaction-username-registration",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Username transaction for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-transaction-username-resignation",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Username resignation transaction for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-transaction-validator-registration",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Validator registration transaction for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-transaction-validator-resignation",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Validator resignation transaction for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-transaction-vote/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-transaction-vote",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Vote transaction for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-transaction/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-transaction",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Crypto transaction utilities for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-validation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-validation",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Crypto validation utilities for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-wif/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-wif",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Standalone version of identity interactions for the Mainsail blockchain.",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-worker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/crypto-worker",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Crypto worker based on node child processes for Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/database/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mainsail/database",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "LMDB based database for the Mainsail blockchain",
"license": "GPL-3.0-only",
"contributors": [],
Expand Down
Loading
Loading