Skip to content
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

Fixed running tests locally #31

Closed
wants to merge 4 commits into from
Closed

Fixed running tests locally #31

wants to merge 4 commits into from

Conversation

0xjjpa
Copy link
Contributor

@0xjjpa 0xjjpa commented Jul 12, 2018

No description provided.

0xdewy and others added 4 commits May 28, 2018 02:42
* fresh branch

* base files

* Update README.md

* marketplace test 94%, need to create specific reentry test in future for all contracts to obtain 100%

*  withdrawal manager 100%

* asset creation 97%

* contract manager 100%

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* fixed estimate gas + added funding hub

* Initial commit

* Updated AppSidebar and AppHeader to not use Semantic UI

* Removed unnacessary function

* feature: achievements react component (#15)

* feature: achievements react component

* refactor: removed unnecessary constructor

* refactor: updated to correct style class name

* refactor: standardising bem names

* refactor: flattened nested styles

* Deployed latest contracts to Ropsten for alpha

* Added test for option escrow in newAsset()

* StakingBank no longer needed. Cleaned documentation + removed unnecessary events

* removed 2% staking percent. Operator can decide if he wants to escrow using a uint parameter in newAsset. This removes  Oracle requirements for escrow

* Added documentation to code

* minor cleanup of documentation

* Removed superfluous price parameter in fund() and removed stakingBank bytecode and stakingbank payout

* Staking percentage no longer needed in Initial variables. Lengthened oracle price update timeline

* cleaned up documentation

* Cleaned up documentation. More standardized look

* new coverage upload

* new coverage

* updated fundinghub to remove ethPrice parameter

* cleaned up readme for more coherence

* fixed old variable reference in unlockTokens

* updated tests to new funding flow. Added oracle failure check in fundinghub

* All tests passing

* making API for variables stored in database as byte hashes

* minor changes

* asset exchange is running properly on test-net

* force current compiler version. Minor event changes

* API contract live on ropsten

* removed unneeded code

* correcting accidental change of abi

* fixing vulnerabilities

* fix vulnerabilities

* ready for merge with dev

* deleting  old folders

* upgrade solidity compiler version + modified events for explicit emit symbol

* Added bignumber library to deal with new token

* changed to allow rounding error up to 2 wei

* Updated tests to work with new MyBit token. Oraclize need to be fixed

* Using getFractionalAmount() from safemath

* removed unnecessary truffle files

* renamed solcCoverage

* renamed SolcCoverage

* Edited API file to be backwards compatible for live ropsten contracts
* fixing vulnerabilities

* fix vulnerabilities
@0xjjpa 0xjjpa closed this Jul 12, 2018
0xdewy added a commit that referenced this pull request Oct 6, 2018
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.

None yet

3 participants