Commit 40d5b38
authored
dev 2.1 > dev 3.0 (#521)
* Updated changelog
* Changed currencyRaised to stableCoinsRaised
* MATM contract and test fixes
* minor fix
* CLI - LockupTM support
* individual balance for every stable coin listed
* CLI minor fixes
* recommended fixes
* Added code comments
* Removed uninitialized pointer
* CLI - Fixes for new contract changes
* Minor fix
* trying by adding some buffer in time travel
* [WIP] CLI advances
* modify function changes
* WIP
* CircleCI changes
* CircleCI changes
* CircleCI changes
* Badge
* Store test results
* Removed coverage from commit workflow
* CLI - WIP VolumeRestrictionTM support
* CLI - Removed STVR TM from CLI
* Added test reporter
* Addded artifact collection
* Added parallelism
* Comment
* Bumped parallelism to 3
* Coverage requires approval
* Bumped parallelism to 4
* Removed manual approval
* Combine travis and CircleCI
* env var changes
* comment
* Improve MATM to allow allowances and expiryTimes to be changed for existing approvals
* Refactoring and improvements
* CLI - Operations in batch for VRTM
* fuzz test for adding and removing modules
* finished module fuzz test
* Fix rounding off errors (#467)
* Fixed rounding off errors
* Increased tolerance
* Reduced tolerance to zero
* Comment updated
* Tolerance set to 2
* Minor CLI changes
* fix modify batch
* Increased no o/p timeout
* Improve menu string
* Triggering CircleCI
* CLI minor changes
* Add ability to see excluded addresses
* Updates
* Fixes
* Bump excluded limit to 150
* remove SRVTM
* Use investor list from checkpoint
* CLI - Script to generate tokens, whitelist investors and mint to them
* CLI - Explore account
* Update PolyTokenFaucet.sol
* Improved the natspec comments
* added VestingEscrowWalletLogic to output
* Track withheld at dividend granularity
* wip - issue with test not finishing
* removed redundant dependencies
* increased versions
* WIP-multiple transaction within 1 day with Individual and daily Restrictions
* updated yarn.lock
* Add balances & claim amounts to getters
* CLI - Flow change and updates for dividends_manager
* Updated test script
* Script updated
* fixed bug with the initial test
* Update test.sh
* Script updated
* coverage block gas limit increased
* ganache-cli 6.2.5
* Travis submit coverage
* added scenario 2 and 3
* fix input random number issue
* Add more test cases
* CLI Minor fixes
* 483 484 fix (#488)
* Removed the Redundant functions from eternal storage contract as mentioned in Issue#483, Converted Internal functions to public ones as mentioned in #484 & there was a function named getArrayString, I have removed that function because it was returning Array of String, which is not possible as it isn't supported by Current ABIENCODER.
* Removed the Redundant functions from eternal storage contract as mentioned in Issue#483, Converted Internal functions to public ones as mentioned in #484 & there was a function named getArrayString, I have removed that function because it was returning Array of String, which is not possible as it isn't supported by Current ABIENCODER.
* Add getCheckpointData
* CLI minor changes
* CLI typo fix
* bug fixes
* CLI updates
* finished test case 4
* repeat period count from the startTime
* WIP
* fixed functions getActiveApprovalsToUser and added getAllApprovals() both will return all approval details in multiple arrays as requested
* edited function description
* Bumped cappedSTO version
* MATM version bumped
* CLI update
* test case fixed
* Update j_manual_approval_transfer_manager.js
* WIP
* reinvent the test case
* Merge conflicts
* indexing the param (#500)
* Permissions update
* Removed redundant events
* dual truffle coverage
* VRTM coverage fix
* Added compile command
* Updated coverage script
* removed compile command
* Updated truffle config
* Pull accredited lists from USDSTO (#502)
* WIP
* Add getter
* Update changelog
* Remove commented code
* CLI - Show accredited data
* Update contracts/modules/STO/USDTieredSTOStorage.sol
Co-Authored-By: adamdossa <[email protected]>
* Remove commented code
* add getRestrictedAddresses() function
* minor fix
* Fixed test file
* Add restrictions data to getRestrictedAddresses
* Remove commented code and better tests
* modified the getRestrictedAddress() function
* code cleanup
* CLI - Show restrictions table
* minor fix
* CLI - Update method name, updated csv dates
* Trigger TravisCI
* CLI - Changed names of restrictions
* Minor fix
* CLI - Percentage with decimals fix
* CLI - Changed names of restrictions
* add exempt list getter
* minor fix
* CLI - Added 'show exempted addresses'
* Small optimisation
* compilation errors
* compilation errors in modules
* compilation errors
* Move contracts to the respective folders (#510)
* move storage contracts to storage folder and migrate vesting to experimental
* BTM migrate to experimental
* move Lockup to experimental
* Small re-shuffling
* remove _ prefix from public functions
* removed polyToken from factories
* Fix comments (#519)
* Fix STR size
* fixed b_capped_sto.js
* capped_sto fix
* Remove duped test cases
* Fix erc20 test
* More fixes
* fixes for h_general_transfer_manager.js
* fixes for h_general_transfer_manager.js
* fixes for j_manual_approval_transfer_manager.js
* fixed n_security_token_registry.js
* h_general_transfer_manager.js -removed redundant block due to merge issue
* fixes for u_module_registry_proxy.js
* fixes for z_vesting_escrow_wallet.js
* fixes for z_vesting_escrow_wallet.js
* Dividend improvements (#526)
* Working
* Wallet change test case
* Fix ether dividend tests
* CLI - Update for wallet on dividends modules
* Add estimated tax / amounts to getter
* CLI - Update for dividends status data
* Fix MATM test case
* fixes for z_vesting_escrow_wallet.js
* Update
* Remove unnecessary import
* Clean up some imports
* Small size optimisation and migrate fix
* fixes for z_vesting_escrow_wallet.js
* fixes for z_vesting_escrow_wallet.js (finished)
* fixes for y_volume_restriction_tm.js
* fixes for y_volume_restriction_tm.js
* Some struct refactoring.
* Some more optimisations
* Some more optimisations
* Merge 2.1 fix
* More optimisations
* Remove comments
* Fixed imports in tests
* Some updates
* Some updates
* WIP fixes
* Some more updates
* Add temp.js
* Updates
* Updates
* Fixes
* Fixes
* Updates
* usdtsto optimization (#534)
* Initial optimization
* Tests fixed
* comments removed
* Make some functions external
* Updates
* More fixes
* Fix circle-ci
* Add more tests1 parent c339f52 commit 40d5b38
File tree
122 files changed
+15479
-4717
lines changed- CLI
- commands
- common
- helpers
- data
- Checkpoint
- Transfer
- BlacklistTM
- GTM
- LockupTM
- MATM
- VRTM
- scripts
- contracts
- interfaces
- libraries
- mocks
- modules
- Checkpoint
- Experimental
- TransferManager
- Wallet
- PermissionManager
- STO
- TransferManager
- proxy
- storage
- tokens
- docs
- migrations
- scripts
- test
- helpers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
122 files changed
+15479
-4717
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
156 | 159 | | |
157 | 160 | | |
158 | | - | |
159 | | - | |
| 161 | + | |
| 162 | + | |
160 | 163 | | |
161 | 164 | | |
162 | 165 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | 63 | | |
65 | | - | |
66 | 64 | | |
67 | 65 | | |
68 | 66 | | |
69 | 67 | | |
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
78 | 85 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
97 | 119 | | |
98 | 120 | | |
99 | 121 | | |
100 | 122 | | |
101 | 123 | | |
102 | | - | |
| 124 | + | |
103 | 125 | | |
104 | 126 | | |
105 | 127 | | |
| |||
0 commit comments