Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Ethers.js rewrite #187

Merged
merged 71 commits into from
Sep 21, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
114121f
feat: work on minting NFTs using ethers.js
hieronx Aug 20, 2020
ebf784b
feat: pass overrides for ethers
hieronx Aug 20, 2020
eb794d6
feat: ipmlement get transaction receipt method using ethers.js
hieronx Aug 21, 2020
9db8fe9
feat: use ethers.js in several functions
hieronx Aug 25, 2020
ca944bd
chore: format
hieronx Aug 25, 2020
eb5d045
feat: improve transaction api
hieronx Aug 26, 2020
dabab21
chore: format
hieronx Aug 26, 2020
6cf26ae
Merge branch 'master' of https://github.com/centrifuge/tinlake.js int…
hieronx Aug 26, 2020
2a8155e
fix: work on fixing tests
hieronx Aug 26, 2020
8a70d79
refactor: rewrite most of the analytics actions
hieronx Aug 26, 2020
a219e89
chore: format
hieronx Aug 26, 2020
97c32b1
0.0.17
hieronx Aug 26, 2020
b7fa44c
feat: rewrite most remaining actions required by tinlake UI
hieronx Aug 27, 2020
d227b71
chore: format
hieronx Aug 27, 2020
df4f40f
feat: work on admin function port
hieronx Aug 31, 2020
f64a9cf
chore: format
hieronx Aug 31, 2020
0ebce59
chore: update docs
hieronx Aug 31, 2020
9020f53
Merge branch 'master' of https://github.com/centrifuge/tinlake.js int…
hieronx Aug 31, 2020
15db82d
chore: update package lock name
hieronx Aug 31, 2020
f09b600
Merge branch 'fix-tests-2' of https://github.com/centrifuge/tinlake.j…
hieronx Aug 31, 2020
88476a5
feat: set up ethers.js signer for tests
hieronx Aug 31, 2020
08f6726
feat: work on fixing tests
hieronx Sep 1, 2020
2075e10
fix: most of the lender and governance tests
hieronx Sep 1, 2020
db3f51f
fix: admin tests
hieronx Sep 2, 2020
62d1388
feat: work on fixing the proxy tests
hieronx Sep 2, 2020
35298cb
feat: work on implementing remaining proxy methods using ethers
hieronx Sep 2, 2020
9568246
feat: work on fixing the governance tests
hieronx Sep 2, 2020
741c66a
Merge branch 'master' of https://github.com/centrifuge/tinlake.js int…
hieronx Sep 2, 2020
8fb330c
fix: borrower tests
hieronx Sep 2, 2020
61ae69e
fix: pass gas limit override for all test transactions
hieronx Sep 2, 2020
3ab37ee
fix: remaining tests 🎉
hieronx Sep 2, 2020
1f6c8aa
fix: remove eth.js
hieronx Sep 2, 2020
53a0fd6
fix: load collateral NFT contract
hieronx Sep 4, 2020
274bd02
Merge branch 'master' of https://github.com/centrifuge/tinlake.js int…
hieronx Sep 4, 2020
4208ff9
refactor: remove unused test config
hieronx Sep 4, 2020
76599ac
feat: work on fixing nft feed related tests using ethers.js
hieronx Sep 6, 2020
e1a2f74
docs: describe solver constraint limitations
hieronx Sep 6, 2020
634f2aa
docs: update constriant limitations
hieronx Sep 6, 2020
395610f
refactor: clean up
hieronx Sep 6, 2020
3310ca6
0.0.19-develop.6
hieronx Sep 7, 2020
acd9e33
0.0.19-develop.7
hieronx Sep 7, 2020
fa599c2
chore: clean up code
hieronx Sep 7, 2020
aa6a5f0
docs: describe solver implementation
hieronx Sep 7, 2020
2895da0
0.0.19-develop.8
hieronx Sep 7, 2020
625f6db
fix: improve typings, fix get interest rate
hieronx Sep 7, 2020
d7e26f3
refactor: remove unused nft data abi
hieronx Sep 7, 2020
0e2e83a
refactor: pass provider and signer separately
hieronx Sep 7, 2020
b4cd020
0.0.19-develop.9
hieronx Sep 7, 2020
e380208
fix: move glpk out of dev deps
hieronx Sep 7, 2020
a289fb9
0.0.19-develop.10
hieronx Sep 7, 2020
8668d96
fix: move glpk
hieronx Sep 7, 2020
d85a552
0.0.19-develop.11
hieronx Sep 7, 2020
18beb0d
fix: change amounts in tests
hieronx Sep 8, 2020
2a497c2
chore: format
hieronx Sep 8, 2020
bb116bd
fix: lender test
hieronx Sep 8, 2020
b4f2466
chore: update version
hieronx Sep 10, 2020
870187c
0.0.19-develop.13
hieronx Sep 10, 2020
4ba4a2b
fix: add default timeout, add .receipt(), fix a few other bugs
hieronx Sep 11, 2020
7bd590d
feat: add version
hieronx Sep 13, 2020
89782b3
Merge pull request #200 from centrifuge/version-key
Sep 13, 2020
3f0e1de
0.0.19-develop.14
hieronx Sep 13, 2020
9c3ab34
fix: add commentst, clear timeout on reject
hieronx Sep 21, 2020
05e99f9
0.0.19-develop.15
hieronx Sep 21, 2020
dd9b22d
docs: add comment to pending method
hieronx Sep 21, 2020
96412a1
chore: format
hieronx Sep 21, 2020
9efd9ee
fix: comment unused methods
hieronx Sep 21, 2020
e134607
0.0.19-develop.16
hieronx Sep 21, 2020
399dbaa
chore: format
hieronx Sep 21, 2020
64d9259
fix: token tranche names
hieronx Sep 21, 2020
e34e9aa
0.0.19-develop.17
hieronx Sep 21, 2020
08939d1
chore: format
hieronx Sep 21, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
*.swp
*.swo
.DS_Store

# Logs
logs
Expand Down
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v12.16.3
Loading