Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@VjeraTurk VjeraTurk released this 20 Dec 13:04
dc8f218

What's Changed

  • Renames to CaminoJS by @Chriserus in #6
  • Caminojs renames by @Chriserus in #7
  • fix ci workflow trigger by @peak3d in #8
  • CI: add workflow_dispatch checkout by @c4t-ag in #9
  • [Types] Implement CaminoAddValidatorTx and locked.Out by @c4t-ag in #13
  • [TYPES] Add LockedIn by @c4t-ag in #14
  • [PVM] BaseIn/Output interfaces by @c4t-ag in #15
  • Rework CI rules by @c4t-ag in #16
  • Examples rework (fetchNetworkSettings) by @Chriserus in #12
  • Add support for multi addresses in platform.getbalance by @aeddaqqa in #17
  • extend the p-chain struct in the network interface with new fields by @aeddaqqa in #18
  • Peak3d/regnode by @c4t-ag in #19
  • Peak3d/addval by @c4t-ag in #20
  • [TX] Add remaining platform tx to caminoExecutor (spend / lock) by @c4t-ag in #21
  • [TX] AddressStateTx by @c4t-ag in #22
  • [API] getAddressStates / getMultisigAlias by @c4t-ag in #23
  • Add missing params in getMultisigAlias and getAddressStates calls by @Chriserus in #24
  • Fix toJSON override, add instruction on creating a dist branch by @Chriserus in #25
  • [Add validator] Constants for getAddressState by @Chriserus in #27
  • [BN] Revert bn prototype overloading by @c4t-ag in #28
  • Fix spend for ExportTx by @c4t-ag in #31
  • GetClaimables call and example, readme adjustment by @Chriserus in #30
  • [API] Return deserialized GetBalanceResponse by @c4t-ag in #32
  • Locked get methods by @c4t-ag in #33
  • Add getRegisteredShortIDLink and an example for that call by @Chriserus in #35
  • Address state corrections by @Chriserus in #37
  • [Cleanup] Adjust versions / fix errors and linters by @c4t-ag in #40
  • Add getAllDepositOffers call and example by @Chriserus in #38
  • Peak3d/utxos by @c4t-ag in #42
  • MultiSignature Keychain / Examples import cleanup by @c4t-ag in #45
  • [MSIG] Example + keychain generalization by @peak3d in #47
  • [MultiSig] Implement 2 steps (resolveMultisigIndices -> sign) by @peak3d in #48
  • [PlatformAPI] GetDeposits / Fix GetDepositOffers by @c4t-ag in #50
  • TECH-531 e2e test add validator by @knikos in #26
  • [Multisig] Implement new camino-node multisig logic by @c4t-ag in #51
  • TECH-538-E2E-Test-SC-Deployment-from-(Non)-KYC-Verified-Addresses by @parousisv in #36
  • Feature/tech 530 e2e test deposit tx by @knikos in #29
  • [E2E] Test auto deposit unlock by @knikos in #52
  • [Multisig] Added unit tests for multisig buildSignatureIndices by @knikos in #55
  • [PVM] Updated GetDepositsResponse and related api by @knikos in #56
  • [PVM] Updated claimtx to include claimType by @knikos in #58
  • [PVM] Removed redundant parameter from API getClaimables by @knikos in #59
  • [PVM] Replaced claimableOwnersIDs with claimableOwners in API buildClaimTx by @knikos in #60
  • [E2E] Added new e2e tests for multiSig txs by @knikos in #61
  • [PVM] Added unit tests for addressStateTx, claimTx, depositTx by @knikos in #63
  • [E2E] Multi-Role-Testing by @parousisv in #54
  • [PVM] Custom codec typeID for baseTX by @charalarg in #65
  • [PVM] Added missing condition for claimtx in SelectTxClass by @knikos in #67
  • [PVM] Fixed deserialization logic for claimtx field 'claimTo' by @knikos in #68
  • [ClaimTx] Rework according latest caminogo changes by @peak3d in #70
  • [PVM] Introduced e2e test for claiming validator rewards by @knikos in #66
  • [CaminoAddVal] Add nodeOwnerAuth by @c4t-ag in #71
  • [PVM] Added getters in claimtx by @knikos in #72
  • [TEST] Unit tests for api functions by @knikos in #73
  • [PVM] MultisigAliasTx implementation by @charalarg in #75
  • Cross Chain MultiSig E2E Testing by @parousisv in #64
  • Merge avax 3.17.0 to dev by @knikos in #74
  • [E2E] Claim validators rewards from different address by @knikos in #77
  • [PVM] New AddDepositOfferTx + associated changes in DepositTx and AddressStateTx by @knikos in #79
  • Resolve multisig address from tx id by @rafaelkordonias in #80
  • [TX] Include AddDesositOfferTx Type in deserialization logic of Unsig… by @knikos in #81
  • [TX] Add getter for multisigalias owners by @knikos in #82
  • [API] replace obsolete creationTxFee with createAssetTxFee in network… by @knikos in #83
  • [TX] Fix owner auth signatures indices for DepositTx + examples by @knikos in #84
  • [PVM] Add unlockableAmount field to APIDeposit interface and getDeposit request by @Ayagoumi in #85
  • Merge dev into default branch by @knikos in #78
  • [WORKFLOW] Update release workflow (#89) by @knikos in #90
  • [API] Changed response of GetCurrentSupply to GetCurrentSupplyResponse … by @VjeraTurk in #88
  • [API] Add GetBlockByHeight on X-Chain P-Chain APIs by @VjeraTurk in #91
  • New DAC-Related Transaction Types and API Requests by @aeddaqqa in #87
  • [WORKFLOW] Made last 2 actions conditional on the existence of a PR by @knikos in #69
  • Upgrade version to v1.1.0-rc1 by @VjeraTurk in #95
  • Add sufifx -rc to README.md by @VjeraTurk in #96
  • Add new phases in getUpgradePhases and NetworkId constants by @VjeraTurk in #97
  • DAC: General Proposal by @VjeraTurk in #98
  • Remove "to" argument (set to empty Buffer) in buildCaminoAddValidatorTx by @VjeraTurk in #100
  • Add -rc to package.json by @VjeraTurk in #101
  • Add boundAmount to addProposalTx by @VjeraTurk in #102
  • version upgrade by @VjeraTurk in #103
  • adding workflow to update dist branch by @mo-c4t in #105
  • DAC related changes + 2 WORKFLOWS CHANGES by @VjeraTurk in #93
  • remove -rc and deprecated tests (#107) by @VjeraTurk in #108

New Contributors

Full Changelog: v1.0.0...v1.3.0