git.delta.rocks / unique-network / refs/commits / 4b4feb5f2c47

difftreelog

commits

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