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: add multi-chain support #506

Merged
merged 37 commits into from
Feb 28, 2022
Merged
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
30bf627
feat: add multi-chain support
superical Dec 8, 2021
658072a
chore: temporary oa-verify for trial run and testing; to be removed
superical Dec 22, 2021
0cd713c
fix: test env for headless test
superical Dec 22, 2021
e5cdbc7
refactor: make mainnet the default network when in production
superical Dec 23, 2021
a6db94b
docs: add comment for getSupportedChainInfo
superical Dec 23, 2021
6602d44
refactor: clean up index import in network-config.ts
superical Dec 23, 2021
b02d11b
refactor: clean up build commands for deployment
superical Dec 23, 2021
84c4306
refactor: clean up chain config files
superical Dec 23, 2021
e967a11
refactor: multiple ternaries in verify/index.tsx
superical Dec 30, 2021
a5bd4e2
Merge remote-tracking branch 'origin/master' into feat/multi-chain
superical Dec 30, 2021
c1e9f2d
chore: resolve conflicts with changes from master
superical Dec 30, 2021
7c950bb
chore: fix ts conflict with changes from master in config file
superical Dec 30, 2021
693fd24
Merge remote-tracking branch 'origin/master' into feat/multi-chain
superical Dec 31, 2021
3a8ffea
refactor: review feedback to change iife to normal function
superical Dec 31, 2021
7ed8ac9
Merge remote-tracking branch 'origin/master' into feat/multi-chain
superical Dec 31, 2021
4a155bc
fix: merge conflict issues from new changes in master
superical Jan 3, 2022
0ef71b3
Merge remote-tracking branch 'origin/master' into feat/multi-chain
superical Jan 5, 2022
508820b
chore: update oa-verify to v7.8.0
superical Jan 5, 2022
e9d0b4e
Merge remote-tracking branch 'origin/master' into feat/multi-chain
superical Jan 7, 2022
4954f56
refactor: remove slash in oa-verify import in provider.tsx
superical Jan 17, 2022
c4bd296
refactor: change findIndex to some in provider.tsx
superical Jan 17, 2022
14e486a
refactor: remove catch block
superical Jan 17, 2022
a330606
refactor: move constants from webpack to config file
superical Jan 17, 2022
5a84206
Merge remote-tracking branch 'origin/master' into feat/multi-chain
superical Jan 17, 2022
e7d904f
refactor: catch block in AssetManagementApplication
superical Jan 18, 2022
c93da8d
refactor: review feedback to add console log for chain error
superical Jan 18, 2022
02dfed8
refactor: update dropdown to use latest version of ui components package
superical Jan 25, 2022
5d8a02b
Merge remote-tracking branch 'origin/master' into feat/multi-chain
superical Jan 25, 2022
f93b8d1
feat: migrate to tailwindcss from styled
osslgtm Feb 3, 2022
2cebcdb
Merge remote-tracking branch 'origin/master' into feat/multi-chain
superical Feb 16, 2022
22f4f44
Merge branch 'feat/multi-chain' into feat/tailwindcss-migration
osslgtm Feb 17, 2022
9d9da2e
Merge remote-tracking branch 'origin/master' into feat/multi-chain
superical Feb 21, 2022
1b88775
fix: merge conflict in package lock file
superical Feb 21, 2022
8420946
Revert "feat: migrate to tailwindcss from styled"
superical Feb 21, 2022
183ff6c
Merge remote-tracking branch 'origin/master' into feat/multi-chain
superical Feb 23, 2022
be3ce0d
feat: Tailwind CSS Migration from @emotion/styled (#542, #525)
osslgtm Feb 23, 2022
9ed1fb6
Merge remote-tracking branch 'origin/master' into feat/multi-chain
superical Feb 24, 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
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/master' into feat/multi-chain
superical committed Jan 7, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit e9d0b4ef8505f480590217728427e7fdb58b844f

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.