Skip to content

Commit de2d9e0

Browse files
Kedar ChandrayanRachin Kapoor
authored andcommitted
Preparing towards OpenST 0.9.4 (#8)
* preparing for release 0.9.4
1 parent 9788013 commit de2d9e0

26 files changed

Lines changed: 63156 additions & 107405 deletions

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ package-lock.json
1414
build/
1515
openst-setup/
1616

17+
bin/temp/*
1718
web_temp/*

README.md

Lines changed: 213 additions & 227 deletions
Large diffs are not rendered by default.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.1
1+
0.9.4

bin/temp/.gitkeep

Whitespace-only changes.

contracts/abi/TokenHolder.abi

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

contracts/bin/TokenHolder.bin

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

contracts/bin/TokenRules.bin

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

contracts/bin/TransferRule.bin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
608060405234801561001057600080fd5b506040516020806103898339810160405251600160a060020a038116151561009957604080517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152601c60248201527f546f6b656e2072756c65732061646472657373206973206e756c6c2e00000000604482015290519081900360640190fd5b60008054600160a060020a03909216600160a060020a03199092169190911790556102c0806100c96000396000f3006080604052600436106100405763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166323b872dd8114610045575b600080fd5b34801561005157600080fd5b5061007c73ffffffffffffffffffffffffffffffffffffffff60043581169060243516604435610090565b604080519115158252519081900360200190f35b604080516001808252818301909252600091606091829160208083019080388339019050509150848260008151811015156100c757fe5b73ffffffffffffffffffffffffffffffffffffffff929092166020928302919091018201526040805160018082528183019092529182810190803883390190505090508381600081518110151561011a57fe5b90602001906020020181815250506000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1663a6a192da8784846040518463ffffffff167c0100000000000000000000000000000000000000000000000000000000028152600401808473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018060200180602001838103835285818151815260200191508051906020019060200280838360005b838110156102095781810151838201526020016101f1565b50505050905001838103825284818151815260200191508051906020019060200280838360005b83811015610248578181015183820152602001610230565b5050505090500195505050505050600060405180830381600087803b15801561027057600080fd5b505af1158015610284573d6000803e3d6000fd5b50600199985050505050505050505600a165627a7a723058206406ad8e7ec59e3f46c303200f4ff8e1fd42d941c9eec45427c763c349dcf8f90029
1+
608060405234801561001057600080fd5b506040516020806103898339810160405251600160a060020a038116151561009957604080517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152601c60248201527f546f6b656e2072756c65732061646472657373206973206e756c6c2e00000000604482015290519081900360640190fd5b60008054600160a060020a03909216600160a060020a03199092169190911790556102c0806100c96000396000f3006080604052600436106100405763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166323b872dd8114610045575b600080fd5b34801561005157600080fd5b5061007c73ffffffffffffffffffffffffffffffffffffffff60043581169060243516604435610090565b604080519115158252519081900360200190f35b604080516001808252818301909252600091606091829160208083019080388339019050509150848260008151811015156100c757fe5b73ffffffffffffffffffffffffffffffffffffffff929092166020928302919091018201526040805160018082528183019092529182810190803883390190505090508381600081518110151561011a57fe5b90602001906020020181815250506000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1663a6a192da8784846040518463ffffffff167c0100000000000000000000000000000000000000000000000000000000028152600401808473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018060200180602001838103835285818151815260200191508051906020019060200280838360005b838110156102095781810151838201526020016101f1565b50505050905001838103825284818151815260200191508051906020019060200280838360005b83811015610248578181015183820152602001610230565b5050505090500195505050505050600060405180830381600087803b15801561027057600080fd5b505af1158015610284573d6000803e3d6000fd5b50600199985050505050505050505600a165627a7a72305820c8734e25b339f0844cef4a4c2119867487c4c91ce54a74c01ce980d11bafcacf0029

0 commit comments

Comments
 (0)