Skip to content
Open
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 .licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ header:
content:
|
This file is part of midnight-js.
Copyright (C) 2025-2026 Midnight Foundation
Copyright (C) Midnight Foundation
SPDX-License-Identifier: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Ensure the title is a clear summary of the requirement and provides enough conte

```
// This file is part of <REPLACE WITH REPOSITORY NAME>.
// Copyright (C) 2025-2026 Midnight Foundation
// Copyright (C) Midnight Foundation
// SPDX-License-Identifier: Apache-2.0
// Licensed under the Apache License, Version 2.0 (the "License");
// You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion commitlint.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/compact/src/fetch-utils.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/compact/src/run-utils.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/compact/src/version-manager.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/call-constructor.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/call.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/contract-providers.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/deploy-contract.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/errors.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/find-deployed-contract.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/get-states.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/get-unshielded-balances.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/internal/transaction.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/submit-call-tx.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/submit-deploy-tx.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/submit-insert-vk-tx.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/submit-remove-vk-tx.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/submit-replace-authority-tx.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/submit-tx.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/test/deploy-contract.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/test/get-states.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/test/submit-call-tx.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/test/submit-deploy-tx.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/test/submit-insert-vk-tx.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/test/submit-remove-vk-tx.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/test/submit-tx.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/test/test-mocks.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/test/transaction-identity.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/test/tx-interfaces.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/test/unproven-call-tx.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/test/unproven-deploy-tx.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/test/utils/ledger-utils.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/test/utils/zswap-utils.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/transaction.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/tx-interfaces.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/tx-model.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/unproven-call-tx.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/unproven-deploy-tx.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/utils/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/utils/ledger-utils.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/src/utils/zswap-utils.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/vitest.config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of midnight-js.
* Copyright (C) 2025-2026 Midnight Foundation
* Copyright (C) Midnight Foundation
* SPDX-License-Identifier: Apache-2.0
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
Expand Down
Loading
Loading