dennistikhomirov
|
acc699be38
|
re-add submodule e2e
|
2018-10-18 15:27:58 -07:00 |
dennistikhomirov
|
ae6a2d70fd
|
remove e2e submodule
|
2018-10-18 15:26:33 -07:00 |
Fernando
|
dc28895c35
|
Merge pull request #1168 from poanetwork/issue#1162
(Bug) TW 2.0 doesn't work with Ganache-cli
|
2018-10-18 11:08:56 -03:00 |
Mariano Aguero
|
bf3fb2e4ed
|
Disable metamask alert on development enviroment
|
2018-10-17 20:29:53 -03:00 |
Mariano Aguero
|
5a1b82e649
|
Merge pull request #1175 from poanetwork/627-feature-consider-download-contract-info-zip-file-from-manage-page
(Feature) Consider download contract info zip file from manage page
|
2018-10-17 14:11:00 -03:00 |
fernandomg
|
0f1f68b9f8
|
Fix duplicated Manager addresses for Minted Capped Strategy
|
2018-10-16 16:50:05 -03:00 |
fernandomg
|
9b6b4b4f85
|
Prevent Download button from triggering form submit
|
2018-10-16 12:37:31 -03:00 |
fernandomg
|
add1a89a33
|
Fix Global values (crowdsale end time, crowdsale hard cap)
|
2018-10-16 12:16:15 -03:00 |
fernandomg
|
a8224b4b69
|
Fix minCap value per-tier
|
2018-10-16 10:09:24 -03:00 |
fernandomg
|
4c1b6b0599
|
Fix multiline whitelist table
|
2018-10-16 09:36:54 -03:00 |
Mariano Aguero
|
d2adbb0c1c
|
Move script installWeb3
|
2018-10-15 15:23:36 -03:00 |
fernandomg
|
80f35954cc
|
Clean StepFour utils imports
|
2018-10-13 00:12:02 -03:00 |
fernandomg
|
29d4e1e332
|
Cleanup stepFour utils
|
2018-10-13 00:08:16 -03:00 |
fernandomg
|
22e5812849
|
Render global min cap for dutch auction only
|
2018-10-12 23:56:01 -03:00 |
fernandomg
|
3cf2646248
|
Display `minCap` in a per-tier basis
|
2018-10-12 23:43:01 -03:00 |
fernandomg
|
7caea62035
|
Fix error on `deployCrowdsale` method
|
2018-10-12 23:42:23 -03:00 |
fernandomg
|
20481f725b
|
Display whitelist table only in tiers where it's enabled
|
2018-10-12 23:09:40 -03:00 |
fernandomg
|
f2ceaa083c
|
Add `download` button to manage screen
|
2018-10-12 21:02:38 -03:00 |
fernandomg
|
ac66883117
|
Define inline `weToGwei` to prevent circular-dependencies
|
2018-10-12 20:59:39 -03:00 |
fernandomg
|
2454df91da
|
Extract `downloadCrowdsaleInfo` from `stepFour` to utils
|
2018-10-12 12:50:58 -03:00 |
Mariano Aguero
|
be2f16210a
|
Fix linting
|
2018-10-10 15:02:56 -03:00 |
Mariano Aguero
|
4ebc9c4be3
|
Move scripts to series block
|
2018-10-10 15:02:07 -03:00 |
Mariano Aguero
|
8eb78f904d
|
Merge pull request #1164 from poanetwork/1113-bug-step4-transaction-is-generated-after-each-page-refreshing
(Fix) Step4 - transaction is generated after each page refreshing
|
2018-10-10 14:25:04 -03:00 |
fernandomg
|
8724d39c93
|
Fix time modification on tx retries
|
2018-10-09 12:37:31 -03:00 |
fernandomg
|
4a9ac73f8d
|
Handle method call when `executionOrder` is not valid
|
2018-10-08 08:34:02 -03:00 |
fernandomg
|
2b3019e883
|
Properly skip transaction on user request
|
2018-10-05 17:41:43 -03:00 |
fernandomg
|
f91bc7c33c
|
Allow transaction retry if user rejected tx
|
2018-10-05 17:10:27 -03:00 |
fernandomg
|
9a8d870e43
|
Add 'retry transaction' button
|
2018-10-05 17:09:14 -03:00 |
fernandomg
|
503773ddc7
|
Remove error log
|
2018-10-05 17:08:45 -03:00 |
fernandomg
|
240fab1b11
|
Update txLost alert message
|
2018-10-05 17:08:23 -03:00 |
fernandomg
|
6c4bf206da
|
Remove unused import and fix lint error
|
2018-10-05 17:07:52 -03:00 |
Fernando
|
f557d91a6f
|
Merge branch '2.0' into 1113-bug-step4-transaction-is-generated-after-each-page-refreshing
|
2018-10-05 12:18:20 -03:00 |
Fernando
|
dbff8d8141
|
Merge pull request #1136 from poanetwork/issue#1126
(Bug) Publish page: start/end time have no timezone
|
2018-10-05 12:09:20 -03:00 |
fernandomg
|
9813076bdb
|
Add styles to distinguish current step and its status
|
2018-10-03 16:53:21 -03:00 |
fernandomg
|
d349b2e012
|
Update `TxProgressStatus` to display step status
|
2018-10-03 16:52:43 -03:00 |
fernandomg
|
ebdd6ebc53
|
Allow ICO deployment recovery and prevent duplicated txs
|
2018-10-03 16:52:03 -03:00 |
fernandomg
|
c7b7fb8d2b
|
Export `sendTXResponse`
|
2018-10-03 16:51:14 -03:00 |
fernandomg
|
7ab80730da
|
Update `addWhitelist` to return only the list of required txs
|
2018-10-03 16:50:19 -03:00 |
fernandomg
|
1101653b4a
|
Extract contract deployment info update
|
2018-10-03 16:48:41 -03:00 |
fernandomg
|
b16df9cde8
|
Create Alert for tx lost
|
2018-10-03 15:49:40 -03:00 |
Mariano Aguero
|
7c5edae17e
|
Remove unused import
|
2018-10-02 14:22:13 -03:00 |
Mariano Aguero
|
c5831ca6b5
|
Remove function
|
2018-10-02 12:22:24 -03:00 |
Mariano Aguero
|
21ccea70f6
|
Indent
|
2018-10-02 11:13:01 -03:00 |
Mariano Aguero
|
d0e6b7aa0a
|
Remove unused import
|
2018-10-02 11:12:25 -03:00 |
Mariano Aguero
|
1fff9d0951
|
Contribute allowed
|
2018-10-02 11:10:14 -03:00 |
Mariano Aguero
|
648f4f4059
|
Remove unused import
|
2018-10-01 10:42:12 -03:00 |
Mariano Aguero
|
af6369ded9
|
Fix some issues regarding timezone
|
2018-10-01 10:41:31 -03:00 |
fernandomg
|
b6176f7ca5
|
Fix errors
|
2018-09-29 11:14:30 -03:00 |
fernandomg
|
96f5458557
|
Update tx intermediate status
|
2018-09-29 10:53:37 -03:00 |
fernandomg
|
ad52eb1814
|
Update `executeSequentially` implementation usage
|
2018-09-29 10:52:46 -03:00 |