Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@colony/colony-js-client

Package Overview
Dependencies
Maintainers
4
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@colony/colony-js-client - npm Package Versions

13
7

1.14.0

Diff

Changelog

Source

v1.14.0

Features

  • Add support for eth_call for Senders in order to simulate sending the transaction and receive a result or parsed revert error (@colony/colony-js-client, @colony/colony-js-contract-client, @colony/colony-js-adapter, @colony/colony-js-adapter-ethers)
  • Add reason property to transaction receipts (@colony/colony-js-contract-client)
  • Add support for makePaymentFundedFromDomain (@colony/colony-js-client)

Bug fixes

  • Add custom Infura provider which retries queries when bad responses are received, which happens occasionally (@colony/colony-js-client)
sprusr
published 1.14.0-beta.3 •

jameslefrere
published 1.14.0-beta.2 •

ryanchristo
published 1.14.0-beta.1 •

sprusr
published 1.14.0-beta.0 •

ryanchristo
published 1.13.2 •

Changelog

Source

v1.13.2

New Features

  • Add verbose option to ContractClient (@colony/colony-js-contract-client)
  • Add verbose option to getColonyClient method (@colony/colony-js-client)
  • Add verbose option to getNetworkClient method (@colony/colony-js-client)

Bug Fixes

  • Fix parameters in makeExecuteTaskRoleChange (@colony/colony-js-client)
jameslefrere
published 1.13.1 •

Changelog

Source

v1.13.1

Bug fixes

  • Do not supply a nonce value for outgoing transactions when using a MetaMask wallet (@colony/colony-js-client)
ryanchristo
published 1.13.0 •

Changelog

Source

v1.13.0

New Features

  • Add getColonyClient method (@colony/colony-js-client)
  • Add mainnet option to getNetworkClient (@colony/colony-js-client)
  • Add mainnet support to network loader (@colony/colony-js-contract-loader-network)
  • Add version 2 deployment to network loader (@colony/colony-js-contract-loader-network)

Bug Fixes

  • Fix DomainAuth sender to account for defaultValues (@colony/colony-js-client)
  • Fix makeExecuteTaskRoleChange input to use address (@colony/colony-js-client)
  • Patch lookupRegisteredENSDomain for testnets. Domains were previously being returned ending in .eth on networks where the deployed ENS uses the .test TLD (@colony/colony-js-client)
  • Fix getLogs method to correctly format topic filters (@colony/colony-js-contract-client)

Maintenance

  • Update getReputation method for use with mainnet and goerli (@colony/colony-js-client)

  • Add ColonyRoleSet event, which replaces the existing role set events as the output of any methods which previously used them. The existing events remain in the client for the purpose of parsing logs which were created by previous versions of the contract (@colony/colony-js-client)

  • Improve thrown error for DomainAuth sender methods when the current address does not have permission (@colony/colony-js-client)

  • Remove rinkeby deployments from network loader, as they are no longer supported (@colony/colony-js-contract-loader-network)

  • Remove unused network support from getNetworkClient (@colony/colony-js-client)

  • Updated caller methods in TokenClient (@colony/colony-js-client)

    • Updated approve
      • Changed user input parameter to address
    • Updated burn
      • Changed user input parameter to address
    • Updated mint
      • Changed user input parameter to address
  • Updated sender methods in TokenClient (@colony/colony-js-client)

    • Updated getAllowance
      • Changed user input parameter to address
sprusr
published 1.13.0-beta.2 •

ryanchristo
published 1.13.0-beta.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc