-
Notifications
You must be signed in to change notification settings - Fork 160
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
Vesting escrow wallet #422
Commits on Nov 12, 2018
-
Dmitriy Kostin committed
Nov 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 28f784b - Browse repository at this point
Copy the full SHA 28f784bView commit details
Commits on Nov 13, 2018
-
added z_vesting_escrow_wallet.js
Dmitriy Kostin committedNov 13, 2018 Configuration menu - View commit details
-
Copy full SHA for de2f1eb - Browse repository at this point
Copy the full SHA de2f1ebView commit details -
refactored add and revoke methods
Dmitriy Kostin committedNov 13, 2018 Configuration menu - View commit details
-
Copy full SHA for ee2c89d - Browse repository at this point
Copy the full SHA ee2c89dView commit details
Commits on Nov 14, 2018
-
Dmitriy Kostin committed
Nov 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 1fadb74 - Browse repository at this point
Copy the full SHA 1fadb74View commit details -
added _update, State, lockedTokens
Dmitriy Kostin committedNov 14, 2018 Configuration menu - View commit details
-
Copy full SHA for d7896dd - Browse repository at this point
Copy the full SHA d7896ddView commit details -
added deposit/withdrawal functions
Dmitriy Kostin committedNov 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 2b71785 - Browse repository at this point
Copy the full SHA 2b71785View commit details -
added batch operations, events
Dmitriy Kostin committedNov 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 1e6e7ca - Browse repository at this point
Copy the full SHA 1e6e7caView commit details -
Dmitriy Kostin committed
Nov 14, 2018 Configuration menu - View commit details
-
Copy full SHA for fa7c049 - Browse repository at this point
Copy the full SHA fa7c049View commit details
Commits on Nov 15, 2018
-
renamed startDate, nextDate to startTime, nextTime
Dmitriy Kostin committedNov 15, 2018 Configuration menu - View commit details
-
Copy full SHA for a13bdac - Browse repository at this point
Copy the full SHA a13bdacView commit details -
Dmitriy Kostin committed
Nov 15, 2018 Configuration menu - View commit details
-
Copy full SHA for ae3c85b - Browse repository at this point
Copy the full SHA ae3c85bView commit details -
removed redundant "vesting" from names
Dmitriy Kostin committedNov 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 21377cd - Browse repository at this point
Copy the full SHA 21377cdView commit details -
updated test addVestingSchedule
Dmitriy Kostin committedNov 15, 2018 Configuration menu - View commit details
-
Copy full SHA for d600f97 - Browse repository at this point
Copy the full SHA d600f97View commit details -
tests for adding and revoking schedules
Dmitriy Kostin committedNov 15, 2018 Configuration menu - View commit details
-
Copy full SHA for bafb540 - Browse repository at this point
Copy the full SHA bafb540View commit details -
Dmitriy Kostin committed
Nov 15, 2018 Configuration menu - View commit details
-
Copy full SHA for ecc03aa - Browse repository at this point
Copy the full SHA ecc03aaView commit details
Commits on Nov 16, 2018
-
tests for depositing and withdrawing tokens
Dmitriy Kostin committedNov 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 59c4226 - Browse repository at this point
Copy the full SHA 59c4226View commit details -
fixed depositing/withdrawing tests
Dmitriy Kostin committedNov 16, 2018 Configuration menu - View commit details
-
Copy full SHA for fb9b15e - Browse repository at this point
Copy the full SHA fb9b15eView commit details
Commits on Nov 19, 2018
-
docs for public, external functions
Dmitriy Kostin committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for e3b9bb3 - Browse repository at this point
Copy the full SHA e3b9bb3View commit details -
check withdraw with 3 schedules
Dmitriy Kostin committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for af8297b - Browse repository at this point
Copy the full SHA af8297bView commit details -
Dmitriy Kostin committed
Nov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for e9b0566 - Browse repository at this point
Copy the full SHA e9b0566View commit details -
Dmitriy Kostin committed
Nov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 3b6fd89 - Browse repository at this point
Copy the full SHA 3b6fd89View commit details -
disabled tests: depositing and withdrawing tokens
Dmitriy Kostin committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 99750f6 - Browse repository at this point
Copy the full SHA 99750f6View commit details
Commits on Nov 20, 2018
-
fixed "Error: Exceeds block gas limit"
Dmitriy Kostin committedNov 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 313c7d0 - Browse repository at this point
Copy the full SHA 313c7d0View commit details -
updated VestingEscrowWallet to use it as a module
Dmitriy Kostin committedNov 20, 2018 Configuration menu - View commit details
-
Copy full SHA for bfa6a5c - Browse repository at this point
Copy the full SHA bfa6a5cView commit details -
updated tests for VestingEscrowWallet
Dmitriy Kostin committedNov 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 0e357eb - Browse repository at this point
Copy the full SHA 0e357ebView commit details -
Dmitriy Kostin committed
Nov 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 99eeaf3 - Browse repository at this point
Copy the full SHA 99eeaf3View commit details -
Initialization of VestingEscrowWallet module in tests
Dmitriy Kostin committedNov 20, 2018 Configuration menu - View commit details
-
Copy full SHA for a6c7b55 - Browse repository at this point
Copy the full SHA a6c7b55View commit details
Commits on Nov 21, 2018
-
Dmitriy Kostin committed
Nov 21, 2018 Configuration menu - View commit details
-
Copy full SHA for d28da6f - Browse repository at this point
Copy the full SHA d28da6fView commit details -
use delegate instead of owner in tests
Dmitriy Kostin committedNov 21, 2018 Configuration menu - View commit details
-
Copy full SHA for a361ffe - Browse repository at this point
Copy the full SHA a361ffeView commit details -
Dmitriy Kostin committed
Nov 21, 2018 Configuration menu - View commit details
-
Copy full SHA for 45fddfe - Browse repository at this point
Copy the full SHA 45fddfeView commit details -
added tests for checking permission
Dmitriy Kostin committedNov 21, 2018 Configuration menu - View commit details
-
Copy full SHA for b26f12a - Browse repository at this point
Copy the full SHA b26f12aView commit details -
added test for factory, applied review comments
Dmitriy Kostin committedNov 21, 2018 Configuration menu - View commit details
-
Copy full SHA for 92fb53a - Browse repository at this point
Copy the full SHA 92fb53aView commit details
Commits on Nov 22, 2018
-
review comments: renaming, redundant operations
Dmitriy Kostin committedNov 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 3de498b - Browse repository at this point
Copy the full SHA 3de498bView commit details -
review comments: use ST instead of configuring by tokens
Dmitriy Kostin committedNov 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 6f10ec0 - Browse repository at this point
Copy the full SHA 6f10ec0View commit details -
review comments: simplified data structure
Dmitriy Kostin committedNov 22, 2018 Configuration menu - View commit details
-
Copy full SHA for c26a8ca - Browse repository at this point
Copy the full SHA c26a8caView commit details
Commits on Nov 23, 2018
-
review comments: removed redundant functions
Dmitriy Kostin committedNov 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 03437b8 - Browse repository at this point
Copy the full SHA 03437b8View commit details -
Dmitriy Kostin committed
Nov 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 4add551 - Browse repository at this point
Copy the full SHA 4add551View commit details -
Dmitriy Kostin committed
Nov 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 42e6817 - Browse repository at this point
Copy the full SHA 42e6817View commit details -
test for pushing during revoking, getState method
Dmitriy Kostin committedNov 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 210fbb9 - Browse repository at this point
Copy the full SHA 210fbb9View commit details -
Dmitriy Kostin committed
Nov 23, 2018 Configuration menu - View commit details
-
Copy full SHA for baf0ec9 - Browse repository at this point
Copy the full SHA baf0ec9View commit details -
Dmitriy Kostin committed
Nov 23, 2018 Configuration menu - View commit details
-
Copy full SHA for bd0f693 - Browse repository at this point
Copy the full SHA bd0f693View commit details
Commits on Nov 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4c0f8de - Browse repository at this point
Copy the full SHA 4c0f8deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 191b788 - Browse repository at this point
Copy the full SHA 191b788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f0e2ef - Browse repository at this point
Copy the full SHA 9f0e2efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3234d15 - Browse repository at this point
Copy the full SHA 3234d15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14d5890 - Browse repository at this point
Copy the full SHA 14d5890View commit details -
Configuration menu - View commit details
-
Copy full SHA for a278476 - Browse repository at this point
Copy the full SHA a278476View commit details -
Configuration menu - View commit details
-
Copy full SHA for 165f6c7 - Browse repository at this point
Copy the full SHA 165f6c7View commit details
Commits on Nov 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f121696 - Browse repository at this point
Copy the full SHA f121696View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0947697 - Browse repository at this point
Copy the full SHA 0947697View commit details -
Configuration menu - View commit details
-
Copy full SHA for af1a97e - Browse repository at this point
Copy the full SHA af1a97eView commit details -
Merge branch 'dev-2.1.0' into Optimise-GTM
# Conflicts: # contracts/modules/Module.sol
Configuration menu - View commit details
-
Copy full SHA for 75fcc37 - Browse repository at this point
Copy the full SHA 75fcc37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67037aa - Browse repository at this point
Copy the full SHA 67037aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 492127f - Browse repository at this point
Copy the full SHA 492127fView commit details
Commits on Nov 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 704751d - Browse repository at this point
Copy the full SHA 704751dView commit details -
Configuration menu - View commit details
-
Copy full SHA for babb4cb - Browse repository at this point
Copy the full SHA babb4cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd6b2de - Browse repository at this point
Copy the full SHA bd6b2deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c19bf2 - Browse repository at this point
Copy the full SHA 0c19bf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2b44c2 - Browse repository at this point
Copy the full SHA c2b44c2View commit details
Commits on Nov 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3f60f88 - Browse repository at this point
Copy the full SHA 3f60f88View commit details -
Configuration menu - View commit details
-
Copy full SHA for d473a2d - Browse repository at this point
Copy the full SHA d473a2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70ec287 - Browse repository at this point
Copy the full SHA 70ec287View commit details -
Applied review comments (not finished)
Dmitriy Kostin committedNov 27, 2018 Configuration menu - View commit details
-
Copy full SHA for b172ce6 - Browse repository at this point
Copy the full SHA b172ce6View commit details -
Merge branch 'Vesting-Escrow-Wallet' of https://github.com/PolymathNe…
…twork/polymath-core into Vesting-Escrow-Wallet
Dmitriy Kostin committedNov 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 82a49ba - Browse repository at this point
Copy the full SHA 82a49baView commit details -
Merge branch 'dev-2.1.0' into Vesting-Escrow-Wallet
Dmitriy Kostin committedNov 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 3557770 - Browse repository at this point
Copy the full SHA 3557770View commit details -
Dmitriy Kostin committed
Nov 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 8c2b140 - Browse repository at this point
Copy the full SHA 8c2b140View commit details
Commits on Nov 28, 2018
-
Dmitriy Kostin committed
Nov 28, 2018 Configuration menu - View commit details
-
Copy full SHA for b416076 - Browse repository at this point
Copy the full SHA b416076View commit details -
use msg.sender instead of _treasury
Dmitriy Kostin committedNov 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 0c49861 - Browse repository at this point
Copy the full SHA 0c49861View commit details -
Dmitriy Kostin committed
Nov 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 125a199 - Browse repository at this point
Copy the full SHA 125a199View commit details -
Dmitriy Kostin committed
Nov 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 4854ace - Browse repository at this point
Copy the full SHA 4854aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c58d4f - Browse repository at this point
Copy the full SHA 3c58d4fView commit details -
Dmitriy Kostin committed
Nov 28, 2018 Configuration menu - View commit details
-
Copy full SHA for e9f1129 - Browse repository at this point
Copy the full SHA e9f1129View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb975a5 - Browse repository at this point
Copy the full SHA cb975a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37aafb8 - Browse repository at this point
Copy the full SHA 37aafb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08cf843 - Browse repository at this point
Copy the full SHA 08cf843View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2988663 - Browse repository at this point
Copy the full SHA 2988663View commit details
Commits on Nov 29, 2018
-
Dmitriy Kostin committed
Nov 29, 2018 Configuration menu - View commit details
-
Copy full SHA for dd62de4 - Browse repository at this point
Copy the full SHA dd62de4View commit details -
Dmitriy Kostin committed
Nov 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 4c4c9ad - Browse repository at this point
Copy the full SHA 4c4c9adView commit details -
Dmitriy Kostin committed
Nov 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 11b000e - Browse repository at this point
Copy the full SHA 11b000eView commit details
Commits on Nov 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 21a55c1 - Browse repository at this point
Copy the full SHA 21a55c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3f46e5 - Browse repository at this point
Copy the full SHA a3f46e5View commit details -
test fixes - data structure refactoring (not finished)
Dmitriy Kostin committedNov 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 6d12750 - Browse repository at this point
Copy the full SHA 6d12750View commit details -
removed trim function, changed pushAvailableTokensMulti
Dmitriy Kostin committedNov 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 976e6d6 - Browse repository at this point
Copy the full SHA 976e6d6View commit details -
Dmitriy Kostin committed
Nov 30, 2018 Configuration menu - View commit details
-
Copy full SHA for b9df9cb - Browse repository at this point
Copy the full SHA b9df9cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b563fe0 - Browse repository at this point
Copy the full SHA b563fe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 861fbea - Browse repository at this point
Copy the full SHA 861fbeaView commit details
Commits on Dec 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 11702df - Browse repository at this point
Copy the full SHA 11702dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2026bca - Browse repository at this point
Copy the full SHA 2026bcaView commit details -
test fixes - data structure refactoring
Dmitriy Kostin committedDec 3, 2018 Configuration menu - View commit details
-
Copy full SHA for df121ea - Browse repository at this point
Copy the full SHA df121eaView commit details -
Merge branch 'dev-2.1.0' into Optimise-GTM
# Conflicts: # test/x_single_trade_volume_restriction.js
Configuration menu - View commit details
-
Copy full SHA for 998ce57 - Browse repository at this point
Copy the full SHA 998ce57View commit details -
Dmitriy Kostin committed
Dec 3, 2018 Configuration menu - View commit details
-
Copy full SHA for c3a64ac - Browse repository at this point
Copy the full SHA c3a64acView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff45016 - Browse repository at this point
Copy the full SHA ff45016View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9af5899 - Browse repository at this point
Copy the full SHA 9af5899View commit details -
Configuration menu - View commit details
-
Copy full SHA for e394850 - Browse repository at this point
Copy the full SHA e394850View commit details -
Configuration menu - View commit details
-
Copy full SHA for 071a59d - Browse repository at this point
Copy the full SHA 071a59dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04f02c1 - Browse repository at this point
Copy the full SHA 04f02c1View commit details
Commits on Dec 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 847c0ff - Browse repository at this point
Copy the full SHA 847c0ffView commit details -
Dmitriy Kostin committed
Dec 4, 2018 Configuration menu - View commit details
-
Copy full SHA for fcbb93d - Browse repository at this point
Copy the full SHA fcbb93dView commit details -
Merge branch 'dev-2.1.0' into Vesting-Escrow-Wallet
Dmitriy Kostin committedDec 4, 2018 Configuration menu - View commit details
-
Copy full SHA for e9eb308 - Browse repository at this point
Copy the full SHA e9eb308View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed96442 - Browse repository at this point
Copy the full SHA ed96442View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cf5c59 - Browse repository at this point
Copy the full SHA 7cf5c59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0739213 - Browse repository at this point
Copy the full SHA 0739213View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee5bbed - Browse repository at this point
Copy the full SHA ee5bbedView commit details
Commits on Dec 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 59e225c - Browse repository at this point
Copy the full SHA 59e225cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f0bed7 - Browse repository at this point
Copy the full SHA 6f0bed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a89262 - Browse repository at this point
Copy the full SHA 8a89262View commit details -
Configuration menu - View commit details
-
Copy full SHA for 137e6eb - Browse repository at this point
Copy the full SHA 137e6ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ca40a4 - Browse repository at this point
Copy the full SHA 7ca40a4View commit details
Commits on Dec 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f306902 - Browse repository at this point
Copy the full SHA f306902View commit details -
Dmitriy Kostin committed
Dec 10, 2018 Configuration menu - View commit details
-
Copy full SHA for c7c16ec - Browse repository at this point
Copy the full SHA c7c16ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for affcf54 - Browse repository at this point
Copy the full SHA affcf54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 425f3bf - Browse repository at this point
Copy the full SHA 425f3bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb48255 - Browse repository at this point
Copy the full SHA bb48255View commit details
Commits on Dec 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 40ab59b - Browse repository at this point
Copy the full SHA 40ab59bView commit details
Commits on Dec 18, 2018
-
Dmitriy Kostin committed
Dec 18, 2018 Configuration menu - View commit details
-
Copy full SHA for af0ab90 - Browse repository at this point
Copy the full SHA af0ab90View commit details
Commits on Dec 19, 2018
-
added VestingEscrowWalletLogic to output
Dmitriy Kostin committedDec 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 9088434 - Browse repository at this point
Copy the full SHA 9088434View commit details
Commits on Jan 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for df1d920 - Browse repository at this point
Copy the full SHA df1d920View commit details
Commits on Jan 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3b78ff7 - Browse repository at this point
Copy the full SHA 3b78ff7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ecdf79 - Browse repository at this point
Copy the full SHA 0ecdf79View commit details