Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Conversation

@Haidang20
Copy link

*** /path/to/original timestamp
--- /path/to/new timestamp


*** 1,3 ****
--- 1,9 ----

  • This is an important
  • notice! It should
  • therefore be located at
  • the beginning of this
  • document!
  • This part of the
    document has stayed the
    same from version to

*** 8,20 ****
compress the size of the
changes.

  • This paragraph contains

  • text that is outdated.

  • It will be deleted in the

  • near future.

    It is important to spell
    ! check this dokument. On
    the other hand, a
    misspelled word isn't
    the end of the world.
    --- 14,21 ----
    compress the size of the
    changes.

    It is important to spell
    ! check this document. On
    the other hand, a
    misspelled word isn't
    the end of the world.


*** 22,24 ****
--- 23,29 ----
this paragraph needs to
be changed. Things can
be added after it.
+

  • This paragraph contains
  • important new additions
  • to this document.

PabiGamito and others added 30 commits December 19, 2020 19:36
Allows all steps of the aave:dev task to run successfully
Complete with unit tests (using a mock AugustusSwapper contract).

Has similar functionality/tests as for existing Uniswap adapter.

Fixed a couple bugs in tests for Uniswap adapters.
Note that it didn't actually work as written since gasPrice was set too low
and also the verifyContract didn't work (so I had to verify it manually).

Deployed to mainnet at 0xC91864A5A1E2F52aDdfb69e31b89a3b7783733c3.
Fix the interface example.
1) '0' should be 0
2) function needs visibility modifier
fix deploy new asset bug
Fix example import in README
…address

feat(IAToken): add UNDERLYING_ASSET_ADDRESS function
sendra and others added 30 commits December 6, 2021 16:29
UiPoolDataProvider and UiIncentiveDataProvider Helper Contracts
Release Fix: Revert reserves cap change due breaking change at ILendingPool interface
fix: return name on uipooldataprovider
…isationRate

feat: added new fields needed for client calculations
fix: support deploy of ui helpers in fork mode
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.