Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 91ea77e1032eef49ffa8d9853579b5a19ba22be3
      
https://github.com/OpenSIPS/opensips/commit/91ea77e1032eef49ffa8d9853579b5a19ba22be3
  Author: Your Name <[email protected]>
  Date:   2025-12-08 (Mon, 08 Dec 2025)

  Changed paths:
    M modules/auth_web3/api.h

  Log Message:
  -----------
  fix(auth_web3): add missing api.h header file

Add web3_auth_api_t structure definition and bind_web3_auth function
declaration to fix compilation errors. The api.h file was empty causing
the module to fail compilation when building packages.


  Commit: 962bc2529d185036ebb524a2829b7864fd3b79ac
      
https://github.com/OpenSIPS/opensips/commit/962bc2529d185036ebb524a2829b7864fd3b79ac
  Author: Your Name <[email protected]>
  Date:   2025-12-08 (Mon, 08 Dec 2025)

  Changed paths:
    M modules/auth_web3/auth_web3_mod.c

  Log Message:
  -----------
  fix(auth_web3): remove redundant bind_web3_auth declaration

Remove duplicate declaration since it's now properly declared in api.h


  Commit: b51e0be6c5415e8a9d9c30f8f01efbd4caf7602f
      
https://github.com/OpenSIPS/opensips/commit/b51e0be6c5415e8a9d9c30f8f01efbd4caf7602f
  Author: Your Name <[email protected]>
  Date:   2025-12-08 (Mon, 08 Dec 2025)

  Changed paths:
    R modules/auth_web3/NETWORK_CONFIGURATION.md
    R modules/auth_web3/README.md
    M modules/auth_web3/doc/auth_web3.xml
    M modules/auth_web3/doc/auth_web3_params.xml

  Log Message:
  -----------
  docs(auth_web3): consolidate documentation into XML

- Add ens_rpc_url and ens_registry_address parameters to auth_web3_params.xml
- Add comprehensive Multi-Network Configuration chapter to auth_web3.xml
- Document dual-network mode (ENS on Ethereum, auth on Oasis)
- Include production, testing, and development configuration examples
- Document ENS resolution process and troubleshooting
- Remove README.md and NETWORK_CONFIGURATION.md (content now in XML)

All documentation is now in XML format which will be properly
propagated across tars, debian repos, and RPM packages.


  Commit: 442f5d73d94e97426fdd1f612a8414e1c26419da
      
https://github.com/OpenSIPS/opensips/commit/442f5d73d94e97426fdd1f612a8414e1c26419da
  Author: Your Name <[email protected]>
  Date:   2025-12-08 (Mon, 08 Dec 2025)

  Changed paths:
    M modules/auth_web3/README

  Log Message:
  -----------
  docs(auth_web3): regenerate README from updated XML

README now includes complete Multi-Network Configuration chapter


  Commit: 14f69be23ee286391c6c1de0b3596913a1d22e5d
      
https://github.com/OpenSIPS/opensips/commit/14f69be23ee286391c6c1de0b3596913a1d22e5d
  Author: Bogdan Andrei IANCU <[email protected]>
  Date:   2025-12-09 (Tue, 09 Dec 2025)

  Changed paths:
    R modules/auth_web3/NETWORK_CONFIGURATION.md
    M modules/auth_web3/README
    R modules/auth_web3/README.md
    M modules/auth_web3/api.h
    M modules/auth_web3/auth_web3_mod.c
    M modules/auth_web3/doc/auth_web3.xml
    M modules/auth_web3/doc/auth_web3_params.xml

  Log Message:
  -----------
  Merge pull request #3778 from OfficeRon/dev/auth_web3-fixes

fix(auth_web3): fix compilation and consolidate documentation


Compare: 
https://github.com/OpenSIPS/opensips/compare/06203ceba708...14f69be23ee2

To unsubscribe from these emails, change your notification settings at 
https://github.com/OpenSIPS/opensips/settings/notifications

_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to