Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Blindex integration #1

Open
wants to merge 68 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
1ad027a
chore: format
skeremidchiev Apr 19, 2022
0f95cdf
refactor: erc20 to native boost
skeremidchiev Apr 19, 2022
531a396
refactor: native to erc20 boost
skeremidchiev Apr 19, 2022
9a843eb
feat: astroport in boost
skeremidchiev Apr 19, 2022
d45499c
feat: correct terra fees
skeremidchiev Apr 19, 2022
e4fce1c
fix: improve astroport
skeremidchiev Apr 19, 2022
fc343bd
fix: correct account id in 1inch
skeremidchiev Apr 19, 2022
19008ca
Added blindex tokens and swap provider
MSAdvisor May 5, 2022
17e91db
Updated blindex swap provider
MSAdvisor May 9, 2022
0589b6b
feat: integration hop exchange in wallet-core
tima-t May 10, 2022
0daac7b
feat: move to yarn version 3.1.1
kraikov May 10, 2022
2bffc76
Merge pull request #17 from liquality/feat/[email protected]
kraikov May 10, 2022
641b064
feat: add support for signing typed data (move to chainify later)
kraikov May 10, 2022
1973f97
Added swap path for blindex swap provider fee estimation
MSAdvisor May 10, 2022
5fe738e
fix: type error
kraikov May 10, 2022
7894fff
Merge pull request #18 from liquality/feat/add-eth-sign-typed-data
kraikov May 10, 2022
19ccce1
Update src/build.config.ts
MichalSzreder May 10, 2022
238fbb3
Update src/swaps/blindex/BlindexConfig.js
MichalSzreder May 10, 2022
bec81fd
Update src/swaps/blindex/BlindexConfig.js
MichalSzreder May 10, 2022
63922de
feat: timeline utility
monokh May 10, 2022
4fc1ccf
fix: removed some unused imports and added types for config
tima-t May 10, 2022
5c669c2
merge: master into current branch
tima-t May 10, 2022
72e0071
refactor: using enums for chain ids (#2)
skeremidchiev May 11, 2022
8c388f4
refactor: get send fee (#3)
skeremidchiev May 11, 2022
8795de3
refactor: cleanup timeline util
monokh May 11, 2022
54ea318
ci: updated the build test Ci to run tests on master branch
beemi May 11, 2022
e436088
Merge remote-tracking branch 'origin/master'
beemi May 11, 2022
6c0dc68
Merge branch 'master' into refactor-boost-providers
skeremidchiev May 11, 2022
65369ce
fix: add Astroport specific types to SwapQuote
skeremidchiev May 11, 2022
df08c67
fix: correct types in Astroport
skeremidchiev May 11, 2022
1390ec8
Merge branch 'master' into refactor-boost-providers
skeremidchiev May 11, 2022
9cd1bcd
Fixed swap step for blindex integration
MSAdvisor May 11, 2022
2e2f7d6
fix: update polygon testnet rpc
monokh May 11, 2022
7d168bb
build: v1.4.32
monokh May 11, 2022
9d747cc
build: yarn version plugin
monokh May 11, 2022
e463125
fix: yarn publish
monokh May 11, 2022
eec2154
feat: Handle gas estimation if token not approved (#21)
AndonMitev May 11, 2022
a191b54
build: v1.4.33
monokh May 11, 2022
46ce1a0
ci: added always-auth
beemi May 11, 2022
cd885f1
ci: added always-auth
beemi May 11, 2022
1299c04
ci: Grab change log using Github actions (#22)
beemi May 11, 2022
e27c2a2
ci: added always-auth
beemi May 11, 2022
03a2d34
ci: added always-auth
beemi May 11, 2022
3d2cfa3
fix: yarn publish fix
beemi May 11, 2022
52b8945
fix: yarn publish fix
beemi May 11, 2022
65a270b
fix: yarn publish fix
beemi May 11, 2022
0b5631f
fix: yarn publish fix
beemi May 11, 2022
8c27de2
fix: yarn publish fix
beemi May 11, 2022
2e2926a
feat: 1.4.34 with npm release
beemi May 11, 2022
c4aeb6f
fix: Remove unused action
beemi May 11, 2022
b073e53
fix: timeline return it
monokh May 12, 2022
e1c1155
build: v1.4.35
monokh May 12, 2022
0491cad
fix: commit hooks
monokh May 12, 2022
99c5ed4
feat: Update cryptoassets
AndonMitev May 13, 2022
ca1720b
feat: Remove cryptoassets
AndonMitev May 13, 2022
9b59a4c
fix: Rename wallet core version in amplitude event
beemi May 13, 2022
7ac611c
Merge pull request #23 from liquality/pass_wallet_core_version_in_amp…
monokh May 13, 2022
54ee93b
build: v1.4.36
monokh May 13, 2022
4a87fd7
Merge pull request #5 from liquality/refactor-boost-providers
skeremidchiev May 16, 2022
1efea1e
fix: refactor functions and add types
tima-t May 16, 2022
2f812a5
feat: Parse JSON Object and make wallet to popup once
AndonMitev May 16, 2022
629c958
merge: remote to local branch and fix types
tima-t May 16, 2022
5a51175
merge: remote to local branch and fix types
tima-t May 16, 2022
fe545d1
fix: final pr comments resolved
tima-t May 17, 2022
3f53c3f
Merge pull request #25 from liquality/feat/parse-json-popup-once
monokh May 17, 2022
090a7a9
Merge pull request #19 from liquality/liq-1100-integrate-hop-exchange
monokh May 17, 2022
58c6bf0
build: v1.5.0
monokh May 17, 2022
8816e12
Merge branch 'master' into feat/blindex-integration
MichalSzreder May 17, 2022
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
10 changes: 8 additions & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
name: Build Test

on: [pull_request]

on:
push:
branches:
- master
pull_request:
branches-ignore:
- renovate*
jobs:
build:
runs-on: ubuntu-latest
Expand All @@ -16,6 +21,7 @@ jobs:
- run: yarn build
- name: Run __tests__ (coverage)
run: |
yarn rebuild
export FORCE_COLOR=true
export TEST_MNEMONIC=${{ secrets.TEST_MNEMONIC }}
yarn test:integration --coverage
26 changes: 18 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,10 @@ jobs:
fetch-depth: 0

- name: Build project
# Setup .npmrc file to publish to npm
uses: actions/[email protected]
with:
node-version: 16
registry-url: 'https://registry.npmjs.org'
cache: 'yarn'

- uses: actions/[email protected]
id: cache
Expand All @@ -32,12 +30,24 @@ jobs:
yarn
yarn build

- name: publish
run: |
yarn publish
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: Release
uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5
if: startsWith(github.ref, 'refs/tags/')
- name: Changelog
if: always()
uses: scottbrenner/[email protected]
id: Changelog
env:
REPO: ${{ github.repository }}

- name: Create Release
id: create_release
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref }}
release_name: ${{ github.ref }}
body: |
${{ steps.Changelog.outputs.changelog }}
8 changes: 7 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,10 @@ dist/
.eslintcache

# Misc
.DS_Store
.DS_Store

# yarn
.yarn/cache
.yarn/versions
.yarn/install-state.gz
.yarn/unplugged
4 changes: 2 additions & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

yarn lint
yarn build
Expand Down
550 changes: 550 additions & 0 deletions .yarn/plugins/@yarnpkg/plugin-version.cjs

Large diffs are not rendered by default.

Loading