sdk-js/src
Liviu 7287d8ad11 Licence hygiene: Apache 2.0 section 4(b) change notices, and a LICENSE where there was none
Measured by the licence gate on 2026-08-11. Three separate defects, all real:

- the two patches modify files that are the work of Hyperledger Besu and did not
  say so. Section 4(b) of the Apache License requires modified files to carry a
  prominent notice. The notice now travels in the patch message, above the ---,
  so git am puts it in the tree.
- precompiles/Address.java and precompiles/MainnetPrecompiledContracts.java are
  copies of upstream files that the patches change. They kept the upstream
  copyright header, which 4(c) requires, but carried no notice that we changed
  them. They do now.
- grants had no LICENSE at all, and sdk-js had one that was never pushed. A
  public repository with no licence grants a reader nothing.
2026-08-11 23:40:39 +03:00
..
agentic feat(sdk): SDK clients for the 2026-06-08 ship batch 2026-06-08 03:33:52 +03:00
bestex feat(bestex): MiCA Article 78 best-execution receipt SDK client 2026-06-08 03:33:52 +03:00
channels feat(sdk): SDK clients for the 2026-06-08 ship batch 2026-06-08 03:33:52 +03:00
compliance feat(sdk): R5+R6 surfaces — CoreBook client + sAERE drip + Compliance challenge bond 2026-06-09 12:56:44 +03:00
corebook feat(corebook): CoreBookClient + AereCoreBookClient selector fixes + AERE_COREBOOK markets gate 2026-06-11 10:44:18 +03:00
lending feat(sdk): SDK clients for the 2026-06-08 ship batch 2026-06-08 03:33:52 +03:00
raas feat(sdk): SDK clients for the 2026-06-08 ship batch 2026-06-08 03:33:52 +03:00
saere feat(sdk): R5+R6 surfaces — CoreBook client + sAERE drip + Compliance challenge bond 2026-06-09 12:56:44 +03:00
sink feat(sdk): add AereSinkClient + sAereClient (Week-1 flywheel surface) 2026-06-08 03:33:52 +03:00
abis.ts v0.3.0 — align with live 16-contract mainnet (genesis-v2) 2026-05-31 00:53:47 +03:00
addresses.ts Licence hygiene: Apache 2.0 section 4(b) change notices, and a LICENSE where there was none 2026-08-11 23:40:39 +03:00
client.ts v0.3.0 — align with live 16-contract mainnet (genesis-v2) 2026-05-31 00:53:47 +03:00
index.ts feat(corebook): CoreBookClient + AereCoreBookClient selector fixes + AERE_COREBOOK markets gate 2026-06-11 10:44:18 +03:00