Skip to content

Releases: identity-com/on-chain-identity-gateway

v1.2.0 EVM Post-audit 2 upgrade

15 Nov 07:25
24ee1b3
Compare
Choose a tag to compare

EVM Contract upgrade after the second Hacken audit
Civic Technologies, Inc.SC Audit Report_31102023[SA-1963].pdf

Major changes:

  • Fix security vulnerability when charging ERC-20 SEC-345 HackenProof founding
  • Fix issue where an empty-named Gatekeeper network can be taken over by an attacker CIVICSC-4
  • Prevent lock-out by the last super-admin removing themselves

Also in this release:

  • Minor security fixes as per the hacken audit
  • DeployFull script to simplify and reduce failures when deploying to a new chain
  • Reduced gas requirements of the forwarder
  • Deployment artifacts for new chains

Gateway Solana & Ethereum post-audit upgrade

27 Jun 12:06
05d49c7
Compare
Choose a tag to compare
Merge pull request #450 from identity-com/develop

Solana Gateway: expireToken hotfix

Release v1.0.11

10 Mar 18:29
Compare
Choose a tag to compare

Release notes:

Updated version 0.1.3 of solana-gateway-program with optimizations

v1.0.10

16 Dec 18:26
dd34aad
Compare
Choose a tag to compare

Release notes:

  • Updated version 0.1.2 of solana-gateway-program with expire function (compute optimized).
  • Updated version 0.0.4 of solana-gateway integration crate
  • Minor Bugfixes and optimizations

Updated gatekeeper client api calls

30 Apr 10:01
dcc6b7c
Compare
Choose a tag to compare

feat: added selfDeclarationTextAgreedTo to createGatewayToken
feat: updated createGatewayToken params