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

Release/1.3.0-1 #369

Merged
merged 473 commits into from
Jul 14, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
473 commits
Select commit Hold shift + click to select a range
a8477cf
Merge pull request #128 from soramitsu/fix/fix_typo
Mar 25, 2021
de80ee7
Sora Renaming (#129)
alexnatalia Mar 25, 2021
b99b8fe
feat: added icon component from wallet
Pobepto Mar 24, 2021
741ab08
chore: bump wallet version
Pobepto Mar 25, 2021
7bfa758
chore: change social links
Pobepto Mar 25, 2021
a4d1b3c
chore: bump version
Pobepto Mar 25, 2021
c55119e
chore: reduce version to 0.1.5
Pobepto Mar 25, 2021
4807f98
fix: returning missing v-else
Pobepto Mar 25, 2021
07148a1
chore: update yarn.lock
Pobepto Mar 25, 2021
0066f99
Merge pull request #130 from soramitsu/feat/pss-527
Pobepto Mar 25, 2021
fa7968a
Merge branch 'develop' into feat/PSS-596
Pobepto Mar 25, 2021
93cdc27
Merge pull request #131 from soramitsu/feat/PSS-596
Pobepto Mar 25, 2021
d2763bd
Add token boundaries (#132)
stefashkaa Mar 25, 2021
efe0595
Fix flow for native erc20 token in bridge (#134)
stefashkaa Mar 27, 2021
84b6489
Feature/rewards claiming (#110)
Nikita-Polyakov Mar 30, 2021
44b41c3
Fix/pss 539 handle account lock (#138)
Nikita-Polyakov Mar 30, 2021
d9e09db
feat: added min \ max input value
Pobepto Mar 30, 2021
b68452b
fix: return max property to float-input
Pobepto Mar 30, 2021
8175c46
Merge branch 'develop' into feat/PSS-595
Nikita-Polyakov Mar 30, 2021
acb7538
Merge pull request #139 from soramitsu/feat/PSS-595
Pobepto Mar 30, 2021
258cf63
PSS-599: WEB UI. Ethereum bridge: Double check balances and fees for …
alexnatalia Mar 30, 2021
7be04e1
Fix erc20 flow for bridge (#135)
stefashkaa Mar 31, 2021
acafae1
Balances and asset name improvements (#141)
stefashkaa Mar 31, 2021
2e9a579
Layout Updates (#142)
alexnatalia Apr 1, 2021
2c66349
Fix/bridge issues (#143)
stefashkaa Apr 1, 2021
d3a4c71
add AboutNetworkDialog (#144)
Nikita-Polyakov Apr 1, 2021
6e8f25c
handle learn-more event (#145)
Nikita-Polyakov Apr 1, 2021
fa8bc49
Feature/pss 567 market settings (#140)
Nikita-Polyakov Apr 1, 2021
daedf58
Wallet Version Update 0.8.3 (#147)
alexnatalia Apr 2, 2021
7517aa7
Swap UI: Refactoring & fixes (#146)
Nikita-Polyakov Apr 2, 2021
9366726
PSS-588: fetch & update registered assets by the one flow (#148)
Nikita-Polyakov Apr 5, 2021
a4fbd8b
add button message (#149)
Nikita-Polyakov Apr 5, 2021
d29e666
PSS-628: Fetch liquidity sources for swap pair (#150)
Nikita-Polyakov Apr 6, 2021
c459219
Rewards Claiming: change fee display condition (#152)
Nikita-Polyakov Apr 6, 2021
05b1a7a
PSS-590: Add History to the Account tab (#151)
alexnatalia Apr 6, 2021
7279a03
PSS-574: WEB UI. Not have error about "Pair is not registered" (#153)
alexnatalia Apr 7, 2021
3188231
fix translations, wallet button, slippage tolerance focus (#154)
Nikita-Polyakov Apr 7, 2021
71cd808
Update wallet & fix small issues (#156)
stefashkaa Apr 7, 2021
438e9a6
PSS-675: Web UI: Send. Token symbol slides out of the border in case …
alexnatalia Apr 7, 2021
b93b874
Updated wallet version to 0.9.0. (#157)
alexnatalia Apr 7, 2021
60dc4ec
Fix api (#160)
stefashkaa Apr 7, 2021
7c9eca7
add css-unicode-loader (#162)
Nikita-Polyakov Apr 8, 2021
d43d3eb
Fixed Select token layout. (#164)
alexnatalia Apr 8, 2021
1422260
fix messages (#163)
Nikita-Polyakov Apr 8, 2021
e431825
Fixed some layout, translation, tooltip issues. (#166)
alexnatalia Apr 9, 2021
2689647
Update contract api (#165)
stefashkaa Apr 9, 2021
cd87ca0
always run liquidity source check on created (#167)
Nikita-Polyakov Apr 9, 2021
fb83bca
Update styles and fix swap operation (#168)
stefashkaa Apr 9, 2021
6cd76fd
Update package.json (#169)
stefashkaa Apr 9, 2021
61de933
PSWAP token icon colors FIXED
tarmovannas Apr 10, 2021
bcb2531
Fix swap issues (#172)
stefashkaa Apr 10, 2021
dd41a90
Merge branch 'develop' into tarmovannas-patch-1
takemiyamakoto Apr 11, 2021
7e41bc1
Fix small issues (#173)
stefashkaa Apr 11, 2021
14f0118
add filtering by name (#175)
Nikita-Polyakov Apr 12, 2021
1166ee2
Merge branch 'develop' into tarmovannas-patch-1
stefashkaa Apr 12, 2021
03da0ec
feat: update of fsm
Pobepto Apr 6, 2021
cb70764
feat: partially working fsm
Pobepto Apr 6, 2021
a55e2fd
feat: remove all debug console.log
Pobepto Apr 7, 2021
182b781
feat: pre final update of FSM
Pobepto Apr 7, 2021
1d6f3c5
feat: minor improvments
Pobepto Apr 7, 2021
3e1d755
fix: type error
Pobepto Apr 7, 2021
bc4f499
chore: remove comments
Pobepto Apr 7, 2021
5ce9308
feat: working eth-sora flow
Pobepto Apr 7, 2021
b5a7d64
feat: added error handling
Pobepto Apr 7, 2021
0d66a17
feat: remove cancelled tx
Pobepto Apr 12, 2021
46a3f37
Merge pull request #159 from soramitsu/feat/PSS-578
Pobepto Apr 12, 2021
cd17f2c
update wallet to 0.9.8 (#178)
Nikita-Polyakov Apr 12, 2021
2c55e19
Merge branch 'develop' into tarmovannas-patch-1
takemiyamakoto Apr 12, 2021
f32265b
Merge pull request #171 from soramitsu/tarmovannas-patch-1
takemiyamakoto Apr 12, 2021
846546d
UI hacks (#177)
tarmovannas Apr 13, 2021
95bd248
minor msg update
takemiyamakoto Apr 13, 2021
f976318
PSS-750: Web UI. Add disclaimer to every page (#181)
alexnatalia Apr 13, 2021
7842bdb
update wallet & refactoring (#182)
Nikita-Polyakov Apr 13, 2021
8587236
Consistency Fixes (#183)
alexnatalia Apr 13, 2021
a1696b9
Merge branch 'develop' into fix-msg
takemiyamakoto Apr 14, 2021
0cca577
use web3Instance as singletone (#184)
Nikita-Polyakov Apr 14, 2021
49ff5ad
Merge branch 'develop' into fix-msg
stefashkaa Apr 14, 2021
92ef43f
Merge pull request #180 from soramitsu/fix-msg
takemiyamakoto Apr 14, 2021
8ccd04c
Add logs for rewards & fix translation key (#185)
stefashkaa Apr 14, 2021
308ca4f
add syncExternalAccountWithAppState method (#186)
Nikita-Polyakov Apr 14, 2021
ada41d7
Added Terms of Service and Privacy Policy links. (#187)
alexnatalia Apr 15, 2021
73c1829
Remove eth-sora extrinsic (#189)
stefashkaa Apr 16, 2021
64b6128
Fix balance updates (#193)
stefashkaa Apr 19, 2021
c50b757
updated svg/ttf files (#192)
tarmovannas Apr 19, 2021
0f7a28c
WEB UI. Display the reward on the swap screen (#197)
Nikita-Polyakov Apr 21, 2021
0d26f75
PSS-812: WEB UI: Update logic for swapping without owning XOR (#196)
alexnatalia Apr 21, 2021
8744829
PSS-788: WEB UI. Incorrect Balance query for ETH token (#198)
Nikita-Polyakov Apr 21, 2021
d7c9bca
PSS-801: Show max button if fee is like zero value (#199)
Nikita-Polyakov Apr 21, 2021
c0e4078
add text msg (#195)
takemiyamakoto Apr 21, 2021
aebe50a
fix typo awards -> rewards (#204)
Nikita-Polyakov Apr 22, 2021
de8f799
Update wallet (#205)
stefashkaa Apr 22, 2021
d37acc3
PSS-597: WEB UI. Add links to github, medium, reddit (#203)
alexnatalia Apr 23, 2021
70408c5
Update overrides.scss (#201)
tarmovannas Apr 23, 2021
2e3cb02
Fix vue config for ipfs app (#210)
stefashkaa Apr 26, 2021
765c981
Update index.ts (#213)
stefashkaa Apr 27, 2021
2f7eb5c
chore: removed logger
Pobepto Apr 27, 2021
e028fec
Merge pull request #214 from soramitsu/fix/removeConsole
Pobepto Apr 27, 2021
0e2936b
PSS-495 | Update about page (#191)
Pobepto Apr 27, 2021
0ac2bfe
changed youtube video link (#218)
tarmovannas Apr 27, 2021
dc61c6d
about text correction (#220)
tarmovannas Apr 28, 2021
4e2672d
PSS-894: Improve bridge alert messages (#224)
Nikita-Polyakov Apr 28, 2021
be685a4
disable button when fee is fetching (#223)
Nikita-Polyakov Apr 28, 2021
1575c00
swap ui speed up changes (#221)
Nikita-Polyakov Apr 28, 2021
a58757a
PSS-880: add StatusActionBadge component (#209)
Nikita-Polyakov Apr 28, 2021
9086225
Icon list for release (#217)
Pobepto Apr 28, 2021
c312839
Bridge: Network Icons, Assets Prefixes Removing (#225)
alexnatalia Apr 28, 2021
ae279b0
Feature/add select node (#194)
Nikita-Polyakov Apr 29, 2021
eba821f
add different error messages (#228)
Nikita-Polyakov Apr 29, 2021
4c1ba11
Select Node: Add loading icon to network badge (#229)
Nikita-Polyakov Apr 29, 2021
2767732
feat: force https connection
Pobepto Apr 29, 2021
ddf09f3
Search Placeholder Update (#231)
alexnatalia Apr 30, 2021
11874dc
9feat: improve redirect
Pobepto Apr 30, 2021
d4eee7b
chore: place the script in the head tag
Pobepto Apr 30, 2021
c230e5e
Merge branch 'develop' into feat/redirect
Pobepto Apr 30, 2021
435ef60
Merge pull request #230 from soramitsu/feat/redirect
Pobepto Apr 30, 2021
f077443
Add feature flag for NodeSelect (#233)
Nikita-Polyakov Apr 30, 2021
aca08cb
Improve pool data updates (#227)
stefashkaa Apr 30, 2021
9eca4b5
Removing Mirror Labels (#237)
alexnatalia May 4, 2021
dbfa40e
Add asset to the account before eth->sora finalization (#238)
stefashkaa May 4, 2021
1f53be8
Create SECURITY.md (#207)
DenisNikiforov May 5, 2021
f388426
Performance optimization (#242)
stefashkaa May 5, 2021
6051039
fix padding alignment StatusActionBadge (#235)
tarmovannas May 5, 2021
7962fe1
Move history to account storage (#241)
Nikita-Polyakov May 5, 2021
ac03b30
PSS-900: Restore Bridge History (#239)
alexnatalia May 6, 2021
9d46dd1
move updateAccountLiquidity call to afterApiConnect (#245)
Nikita-Polyakov May 6, 2021
6d909de
Select Node: regexp & connection flow fixes (#236)
Nikita-Polyakov May 7, 2021
8a92ead
Update account assets storage (#247)
Nikita-Polyakov May 7, 2021
fb75e8d
Improve node connection process (#251)
Nikita-Polyakov May 12, 2021
ce3e057
update wallet to 1.3.0 & compability changes (#253)
Nikita-Polyakov May 12, 2021
d3e9ea5
Refactoring network fee calls (#250)
Nikita-Polyakov May 13, 2021
ad863f8
Fix bridge decimals issue (#255)
stefashkaa May 14, 2021
cd6dd0e
Select Node: Update connection flow to node (#256)
Nikita-Polyakov May 17, 2021
20edbfd
feat: improve transaction processing, added block confirmation. (#257)
Pobepto May 17, 2021
eb91180
connection fixes (#258)
Nikita-Polyakov May 18, 2021
818cd59
up wallet to 1.3.7 (#259)
Nikita-Polyakov May 18, 2021
9ae7b46
Recalc eth fee (#260)
stefashkaa May 20, 2021
4042df5
Rewards LP & TBC claiming (#254)
Nikita-Polyakov May 20, 2021
52f3c5d
debounce recountSwapValues (#261)
Nikita-Polyakov May 20, 2021
80be1b3
Add node connection timeout, improve reconnection process (#263)
Nikita-Polyakov May 20, 2021
7c249ba
Add whitelist implementation (#262)
stefashkaa May 21, 2021
2b32331
Rewards Checkboxes (#266)
Nikita-Polyakov May 21, 2021
40e7d78
Feature/pss 864 swap subscribe token balance (#264)
Nikita-Polyakov May 21, 2021
94696d3
PSS-978: WEB. Check if user is connected to the right ethereum networ…
alexnatalia May 21, 2021
ca11cc8
Add balance subscription to the bridge (#269)
Nikita-Polyakov May 24, 2021
ee062b7
Sync develop with master (#274)
Nikita-Polyakov May 24, 2021
5d0dd2f
Update addLiquidity.ts (#275)
Nikita-Polyakov May 24, 2021
8751c67
add isLoggedIn check before adding subscription (#276)
Nikita-Polyakov May 24, 2021
48f1641
Update api (#278)
stefashkaa May 24, 2021
b873218
Reset bridge subscription instead of form (#280)
Nikita-Polyakov May 25, 2021
3bb117b
Fix logo (#282)
stefashkaa May 25, 2021
5a1de1f
change rewards table text (#284)
Nikita-Polyakov May 25, 2021
a27e6a7
show whitelist token in bridge (#283)
Nikita-Polyakov May 26, 2021
9fec197
Node connection improvements (#286)
Nikita-Polyakov May 27, 2021
0166406
Bridge Transaction: Fixed Retry Button Message for Insufficient Balan…
alexnatalia May 27, 2021
d56a05c
PSS-772: Add Network Configuration (#188)
alexnatalia Apr 17, 2021
ec75486
PSS-771: Add network selector (#202)
alexnatalia Apr 29, 2021
12ce3ea
feat: prepare energy contract
Pobepto May 4, 2021
e4cfde1
fix: rebase issues
Pobepto May 4, 2021
cf524f2
feat: correct naming for multiple evm networks
Pobepto May 4, 2021
23279cc
feat: update ethereum calls and function renaming
Pobepto May 4, 2021
ba83ca6
feat: working bridge version
Pobepto May 12, 2021
968662e
feat: added energy icon
Pobepto May 12, 2021
8da201f
feat: update bridge api
Pobepto May 14, 2021
0407038
fix: rebase issues
Pobepto May 27, 2021
d51e80c
fix: rebase issues 2
Pobepto May 27, 2021
24f56e0
fix: rebase issues 3
Pobepto May 27, 2021
fdc4afb
feat: rebase issue 4
Pobepto May 27, 2021
26d1db9
feat: hide networks
Pobepto May 27, 2021
11963af
Merge pull request #240 from soramitsu/feat/pss-776
Pobepto May 28, 2021
6ca5e16
Added Slippage Tolerance area to Add Liquidity and Remove Liquidity s…
alexnatalia May 28, 2021
dcb15a5
PSS-601: Numbers Formatting (#268)
alexnatalia May 28, 2021
87736e6
Fix wallet init breaking, handle connection close error (#289)
Nikita-Polyakov Jun 1, 2021
dd86cf8
Add script for i18n values generation (#290)
stefashkaa Jun 2, 2021
4c580e6
fix: abi of undefined contract
Pobepto Jun 2, 2021
3380556
Update yarn.lock (#292)
stefashkaa Jun 3, 2021
4758905
Merge branch 'develop' into fix/bridge2
Pobepto Jun 3, 2021
5038c02
Merge pull request #291 from soramitsu/fix/bridge2
Pobepto Jun 3, 2021
595840f
fix: wrong abi contract
Pobepto Jun 4, 2021
51997cd
Merge pull request #294 from soramitsu/fix/checkEvmTokenAddress
Pobepto Jun 4, 2021
542e68e
update wallet to 1.3.17 (#295)
Nikita-Polyakov Jun 4, 2021
a99f542
Feature/pw 69 (#296)
Nikita-Polyakov Jun 7, 2021
2016543
Feature/use vested rewards (#305)
Nikita-Polyakov Jun 11, 2021
08358a7
improve rewards loading state (#297)
Nikita-Polyakov Jun 11, 2021
0cf1d31
Updated main menu. (#304)
alexnatalia Jun 11, 2021
c77f5da
PW-51: Pending State for Wallet Page (#252)
alexnatalia Jun 11, 2021
374883b
Improve types and add swap subscription (#299)
stefashkaa Jun 15, 2021
6f66071
Update wallet & api version (#307)
stefashkaa Jun 15, 2021
a00edc1
Tech/update neu components (#303)
Nikita-Polyakov Jun 15, 2021
0c6f9dd
Unsubscribe ws event handlers after disconnect (#306)
Nikita-Polyakov Jun 16, 2021
37f4ed6
Always show swap market algorithm (#308)
Nikita-Polyakov Jun 16, 2021
87e1a09
refactoring styles (#309)
Nikita-Polyakov Jun 16, 2021
44b69e0
Add fixes for parsing and calculation total rewards amount (#310)
Nikita-Polyakov Jun 16, 2021
fc81de7
Improve whitelist & fix select token dialog logged out state (#313)
stefashkaa Jun 16, 2021
6a4034b
Loader Z-index Fix (#311)
alexnatalia Jun 16, 2021
bf2b12a
Update select custom token view (#315)
Nikita-Polyakov Jun 17, 2021
81a502a
Tech/sync/master/1.2.0 (#318)
Nikita-Polyakov Jun 17, 2021
9b8a314
use connection timeout only for custom nodes (#316)
Nikita-Polyakov Jun 18, 2021
af03993
PW-166: WEB UI: Screens Consistency and Responsive Design Updates (#319)
alexnatalia Jun 18, 2021
7e22937
Add SORAScan links (#321)
stefashkaa Jun 18, 2021
d2f4692
remove some overrides (#320)
Nikita-Polyakov Jun 18, 2021
3eeb993
change subscribe liquidity flow (#324)
Nikita-Polyakov Jun 21, 2021
4912135
move padding to non scoped css (#325)
Nikita-Polyakov Jun 21, 2021
77eac48
Keep sora hash for user guide (#323)
stefashkaa Jun 21, 2021
3220815
Use registered assets in bridge modal (sora -> evm) (#326)
Nikita-Polyakov Jun 21, 2021
f5011e5
fix rewards button loading icon (#327)
Nikita-Polyakov Jun 21, 2021
85b3093
load fonts from overides to render icons not transparent (#328)
Nikita-Polyakov Jun 21, 2021
df1eb69
Fix select token css (#331)
Nikita-Polyakov Jun 22, 2021
f43bb1c
Add token address to bridge inputs (#332)
Nikita-Polyakov Jun 22, 2021
207c2e5
Fix bridge registeredAssets initial fetching (#335)
Nikita-Polyakov Jun 23, 2021
26a8727
fix double request liquidityProxy after switch tokens (#336)
Nikita-Polyakov Jun 23, 2021
c30730f
Fix typo & improve sorascan links (#334)
stefashkaa Jun 23, 2021
7185993
PW-179: Font Feature Settings Removing (#329)
alexnatalia Jun 23, 2021
bdb0611
Improve node connection process after disconnect (#337)
Nikita-Polyakov Jun 23, 2021
e0403f2
remove lottie loader from rewards (#338)
Nikita-Polyakov Jun 23, 2021
a27faf4
fix reset bridge form (#339)
Nikita-Polyakov Jun 24, 2021
d645234
create independent subscriptions (#340)
Nikita-Polyakov Jun 24, 2021
cef130b
Create pool subscriptions at first (#341)
Nikita-Polyakov Jun 24, 2021
f266f74
Update api version (#344)
stefashkaa Jun 24, 2021
05ab3a2
Update subscriptions flow, refactoring (#342)
Nikita-Polyakov Jun 25, 2021
04aeda8
add some css fixes (#346)
Nikita-Polyakov Jun 25, 2021
ec4bc63
Fix rewards loader (#345)
stefashkaa Jun 25, 2021
10a36a8
PW-184: Bridge. Transaction shows as failed, but actually is not (#343)
alexnatalia Jun 25, 2021
99cacca
Improve update history flow (#349)
Nikita-Polyakov Jun 28, 2021
20b8efe
Updated history list styles. (#351)
alexnatalia Jun 28, 2021
6c80c62
Remove moment.js (#353)
Nikita-Polyakov Jul 1, 2021
f502e20
Fix jest config (#354)
stefashkaa Jul 1, 2021
97f36f9
Updated wallet version. (#355)
alexnatalia Jul 1, 2021
fb7bd63
Updated wallet version. (#356)
alexnatalia Jul 2, 2021
225190e
use components from library directly (#358)
Nikita-Polyakov Jul 5, 2021
51f821b
update wallet (#359)
Nikita-Polyakov Jul 5, 2021
cb59b34
Icon font updates (#357)
tarmovannas Jul 7, 2021
7880fdf
Add tokens view (#350)
Nikita-Polyakov Jul 7, 2021
fdae516
tokens list ui updates (#361)
Nikita-Polyakov Jul 8, 2021
32a8ea6
PW-53: Migration to ether (#312)
Pobepto Jul 8, 2021
e56d049
Updated wallet version and translation. (#363)
alexnatalia Jul 8, 2021
d4648e2
PW-207: Design Improvements (#360)
alexnatalia Jul 12, 2021
22f472b
Updated wallet version, updated translation for connection screen. (#…
alexnatalia Jul 12, 2021
f036ec3
update axios baseUrl (#365)
Nikita-Polyakov Jul 13, 2021
16c6b1e
[DOPS-1380] Add Push to IPFS stage for tags (#364)
Cre-eD Jul 13, 2021
4642bfb
Token list: css fix & add sort by symbol (#362)
Nikita-Polyakov Jul 14, 2021
3f25df6
Detailed rewards screen (#367)
Nikita-Polyakov Jul 14, 2021
e32b059
PW-190: Remove unused abi (#352)
stefashkaa Jul 14, 2021
78ede38
merge origin/develop into release/1.3.0-1
Nikita-Polyakov Jul 14, 2021
571159c
Update Jenkinsfile (#368)
Cre-eD Jul 14, 2021
77eae9b
Fix 1.3 release issues (#370)
stefashkaa Jul 14, 2021
265b2ce
Delete Master.json (#371)
stefashkaa Jul 14, 2021
ef9256d
Delete Bridge.json (#372)
stefashkaa Jul 14, 2021
4ebd302
Merge remote-tracking branch 'origin/develop' into release/1.3.0-1
Nikita-Polyakov Jul 14, 2021
22709ec
Tech/remove web3 (#373)
Nikita-Polyakov Jul 14, 2021
bceecb1
Merge remote-tracking branch 'origin/develop' into release/1.3.0-1
Nikita-Polyakov Jul 14, 2021
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
5 changes: 3 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
@Library('jenkins-library' ) _
@Library('jenkins-library') _

def pipeline = new org.js.AppPipeline(steps: this,
dockerImageName: 'polkaswap/exchange-web',
buildDockerImage: 'docker.soramitsu.co.jp/build-tools/node:14-ubuntu',
dockerRegistryCred: 'bot-polkaswap-rw')
dockerRegistryCred: 'bot-polkaswap-rw',
pushToIPFS: true)
pipeline.runPipeline()
70 changes: 70 additions & 0 deletions env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
{
"BASE_API_URL": "",
"DEFAULT_NETWORKS": [
{
"chain": "SORA",
"name": "SORA Parliament Ministry of Finance",
"address": "wss://ws.mof.sora.org"
},
{
"chain": "SORA",
"name": "SORA Parliament Ministry of Finance",
"address": "wss://mof2.sora.org"
},
{
"chain": "SORA",
"name": "SORA Parliament Ministry of Finance",
"address": "wss://mof3.sora.org"
},
{
"chain": "SORA",
"name": "SORA",
"address": "wss://ws.alb.sora.org"
},
{
"chain": "SORA",
"name": "SORA Community (Lux8)",
"address": "wss://sora.lux8.net"
}
],
"NETWORK_TYPE": "Mainnet",
"CHAIN_GENESIS_HASH": "0x7e4e32d0feafd4f9c9414b0be86373f9a1efa904809b683453a9af6856d38ad5",
"SUB_NETWORKS": [
{
"name": "ethereum",
"id": 0,
"symbol": "ETH",
"currency": "ETH",
"defaultType": "main",
"CONTRACTS": {
"XOR": {
"MASTER": "0xc08edf13be9b9cc584c5da8004ce7e6be63c1316"
},
"VAL": {
"MASTER": "0xd1eeb2f30016fffd746233ee12c486e7ca8efef1"
},
"OTHER": {
"MASTER": "0x1485e9852ac841b52ed44d573036429504f4f602"
}
}
},
{
"name": "energy",
"id": 1,
"symbol": "VT",
"currency": "VT",
"defaultType": "private",
"CONTRACTS": {
"XOR": {
"MASTER": ""
},
"VAL": {
"MASTER": ""
},
"OTHER": {
"MASTER": ""
}
}
}
]
}
7 changes: 6 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
module.exports = {
preset: '@vue/cli-plugin-unit-jest/presets/typescript-and-babel',
setupFiles: ['./tests/unit/setup.js']
setupFiles: ['./tests/unit/setup.js'],
verbose: true,
transform: {
'^.+\\.js$': 'babel-jest'
},
transformIgnorePatterns: ['node_modules/?!(@polkadot/util)']
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@
},
"dependencies": {
"@metamask/detect-provider": "^1.2.0",
"@soramitsu/soraneo-wallet-web": "^1.3.34",
"@soramitsu/soraneo-wallet-web": "^1.3.46",
"@walletconnect/web3-provider": "^1.3.3",
"axios": "^0.19.0",
"core-js": "^3.6.4",
"ethers": "^5.3.1",
"lodash": "^4.17.15",
"vue": "^2.6.11",
"vue-class-component": "^7.2.3",
"vue-property-decorator": "^9.1.2",
"vue-router": "^3.1.6",
"vuex": "^3.1.3",
"vuex-class": "^0.3.2",
"web3": "1.3.3",
"xstate": "^4.16.0"
},
"devDependencies": {
Expand Down
259 changes: 0 additions & 259 deletions public/abi/ethereum/internal/ERC20.json

This file was deleted.

Loading