Skip to content

Gui 89 ipc refactoring#78

Merged
dmitrypisanko merged 6 commits intodevfrom
GUI-89-ipc-refactoring
Apr 2, 2018
Merged

Gui 89 ipc refactoring#78
dmitrypisanko merged 6 commits intodevfrom
GUI-89-ipc-refactoring

Conversation

@dmitrypisanko
Copy link
Copy Markdown
Contributor

No description provided.

serjout
serjout previously approved these changes Mar 29, 2018
payload,
});
});
async function ipcSend(type: string, payload?: any): TResultPromise<any> {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like redundant

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or not )

serjout
serjout previously approved these changes Apr 2, 2018
@@ -1,53 +1,20 @@
import * as ipc from './ipc';
import ipc from './ipc';
import { TResultPromise } from '../../ipc/types';
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

давай уже больше одного раза "../" писать app/ololo/ololo.

а то нефига уже не понятно где это


sonmapi_gas_too_low:
'The transaction was rejected because of insufficient gas',
sonmapi_insufficient_funds: 'There is not enough Ether for the transaction',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

а добавь сюда ошибку от Глеба

@dmitrypisanko dmitrypisanko merged commit 3f3e7f1 into dev Apr 2, 2018
@dmitrypisanko dmitrypisanko deleted the GUI-89-ipc-refactoring branch May 30, 2018 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants