git.delta.rocks / unique-network / refs/commits / 2b8c75faeb12

difftreelog

commits

pallets/evm-contract-helpers/src/eth.rs10.2 KiBsourcehistory
  1. fix Return sponsor address in canonical form.
    Trubnikov Sergey 2022-08-24 #42c7b2c
  2. path: add weights
    Trubnikov Sergey 2022-08-24 #e12eaf1
  3. misk: Change bound. Update changelog
    Trubnikov Sergey 2022-08-24 #a7d85fc
  4. path: Add check for address length.
    Trubnikov Sergey 2022-08-05 #9252b2e
  5. path: Add 'self_sponsored_enable' and 'remove_sponsor'.
    Trubnikov Sergey 2022-08-05 #f1e64f2
  6. docs
    Trubnikov Sergey 2022-08-05 #9d33b05
  7. patch: add has_pending_sponsor to evm
    Trubnikov Sergey 2022-08-05 #3daa491
  8. path: Add has_sponsor function to solidity. Fix confirm_sponsorship.
    Trubnikov Sergey 2022-08-05 #7a21c0b
  9. refactor remove toggle_sponsoring BREAKING CHANGE
    Trubnikov Sergey 2022-08-04 #3bb7d24
  10. path: Return sponsor as a tuple.
    Trubnikov Sergey 2022-08-04 #e50c725
  11. path: Add sponsorship for CrossAccountId.
    Trubnikov Sergey 2022-08-03 #f96d484
  12. misk: revert owners storage
    Trubnikov Sergey 2022-08-03 #6fbb721
  13. refactor Chage Owner storage value type H160 -> CrossAccountId BREAKING CHANGE: changed `fn allowed` signature
    Trubnikov Sergey 2022-08-02 #c396bdd