<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dexon-sol-tools/test, branch @0xproject/assert@0.0.4</title>
<subtitle>DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/atom?h=%400xproject%2Fassert%400.0.4</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/atom?h=%400xproject%2Fassert%400.0.4'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/'/>
<updated>2017-11-13T03:17:18+00:00</updated>
<entry>
<title>Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach</title>
<updated>2017-11-13T03:17:18+00:00</updated>
<author>
<name>Fabio Berger</name>
<email>me@fabioberger.com</email>
</author>
<published>2017-11-13T03:17:18+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/commit/?id=c4ee2d73865a1444c079b9e2836b7630a0adf03e'/>
<id>urn:sha1:c4ee2d73865a1444c079b9e2836b7630a0adf03e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'development' into feature/receipt-status</title>
<updated>2017-11-13T02:12:37+00:00</updated>
<author>
<name>Fabio Berger</name>
<email>me@fabioberger.com</email>
</author>
<published>2017-11-13T02:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/commit/?id=e33027c6244b99a1fb181404668bd2a259d923e2'/>
<id>urn:sha1:e33027c6244b99a1fb181404668bd2a259d923e2</id>
<content type='text'>
* development: (164 commits)
  Remove old tests
  Remove unused code
  Fix tests
  Remove redundant spaces
  Don't store empty objects
  Fix a typo
  Remove duplicate operations
  Remove redundant instance variables
  Fix tests
  Remove blockStore and default to numConfirmations === 0
  Add a comment
  Store number of confirmations in a blockStore
  Remove tautology check
  Pass blockStore to eventWatcher
  Fix last merge conflicts
  Clear cache on unsubscribe
  Clear store cache on events
  Add more configs for order watcher
  Make subscribe function async and make blockStore operational
  Adjust tests to new interface
  ...

# Conflicts:
#	package.json
#	src/types.ts
#	yarn.lock
</content>
</entry>
<entry>
<title>Merge branch 'orderWatcher' of github.com:0xProject/0x.js into orderWatcher</title>
<updated>2017-11-13T01:49:56+00:00</updated>
<author>
<name>Fabio Berger</name>
<email>me@fabioberger.com</email>
</author>
<published>2017-11-13T01:49:56+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/commit/?id=a22661670f105a2bf527aca0e803689e0302ed17'/>
<id>urn:sha1:a22661670f105a2bf527aca0e803689e0302ed17</id>
<content type='text'>
* 'orderWatcher' of github.com:0xProject/0x.js: (33 commits)
  Remove old tests
  Remove unused code
  Fix tests
  Remove redundant spaces
  Don't store empty objects
  Fix a typo
  Remove duplicate operations
  Remove redundant instance variables
  Fix tests
  Remove blockStore and default to numConfirmations === 0
  Add a comment
  Store number of confirmations in a blockStore
  Remove tautology check
  Pass blockStore to eventWatcher
  Fix last merge conflicts
  Clear cache on unsubscribe
  Clear store cache on events
  Add more configs for order watcher
  Make subscribe function async and make blockStore operational
  Adjust tests to new interface
  ...
</content>
</entry>
<entry>
<title>Merge branch 'development' into orderWatcher</title>
<updated>2017-11-13T01:49:48+00:00</updated>
<author>
<name>Fabio Berger</name>
<email>me@fabioberger.com</email>
</author>
<published>2017-11-13T01:49:48+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/commit/?id=442f35a1fdd98846d3985548b3de6f5c620e68a1'/>
<id>urn:sha1:442f35a1fdd98846d3985548b3de6f5c620e68a1</id>
<content type='text'>
* development:
  0.23.0
  Update CHANGELOG
  Fix amounts in tests one last time. Now that we updated the testRPC snapshot, this should no longer be mismatched between CI and locally
  Update testRPC snapshot used by CircleCi
  Push unsubscribe to the base class rather than super
  Check for null rather than undefined
  Removed nits
  Test case was error then unsubscribe
  Clean up subscription state.
  Fix unhandled promise rejection error on subscriptions

# Conflicts:
#	src/types.ts
#	test/exchange_wrapper_test.ts
#	test/token_wrapper_test.ts
</content>
</entry>
<entry>
<title>Remove old tests</title>
<updated>2017-11-13T01:21:24+00:00</updated>
<author>
<name>Leonid Logvinov</name>
<email>logvinov.leon@gmail.com</email>
</author>
<published>2017-11-13T01:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/commit/?id=e512e38efbbec030add83ce2bc50f0d17862bdd6'/>
<id>urn:sha1:e512e38efbbec030add83ce2bc50f0d17862bdd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused code</title>
<updated>2017-11-13T01:06:14+00:00</updated>
<author>
<name>Leonid Logvinov</name>
<email>logvinov.leon@gmail.com</email>
</author>
<published>2017-11-13T01:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/commit/?id=7ea0b138bc7a61037636eb5b4d2ad9b995a27f79'/>
<id>urn:sha1:7ea0b138bc7a61037636eb5b4d2ad9b995a27f79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tests</title>
<updated>2017-11-13T01:06:14+00:00</updated>
<author>
<name>Leonid Logvinov</name>
<email>logvinov.leon@gmail.com</email>
</author>
<published>2017-11-13T00:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/commit/?id=d73fb5a23c0e23eaec90aee0b563c06fa8f380d6'/>
<id>urn:sha1:d73fb5a23c0e23eaec90aee0b563c06fa8f380d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tests</title>
<updated>2017-11-13T01:06:13+00:00</updated>
<author>
<name>Leonid Logvinov</name>
<email>logvinov.leon@gmail.com</email>
</author>
<published>2017-11-12T23:52:22+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/commit/?id=d52825a5b18b0ac7591ca2f32a5062e949e4a65a'/>
<id>urn:sha1:d52825a5b18b0ac7591ca2f32a5062e949e4a65a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove blockStore and default to numConfirmations === 0</title>
<updated>2017-11-13T01:06:13+00:00</updated>
<author>
<name>Leonid Logvinov</name>
<email>logvinov.leon@gmail.com</email>
</author>
<published>2017-11-12T23:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/commit/?id=84c965d459b948eb03cb8a70a66663bd7b35f463'/>
<id>urn:sha1:84c965d459b948eb03cb8a70a66663bd7b35f463</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store number of confirmations in a blockStore</title>
<updated>2017-11-13T01:06:13+00:00</updated>
<author>
<name>Leonid Logvinov</name>
<email>logvinov.leon@gmail.com</email>
</author>
<published>2017-11-12T18:06:25+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/commit/?id=a9ae555b88cc36ff2cbd92fdd37a339702860c01'/>
<id>urn:sha1:a9ae555b88cc36ff2cbd92fdd37a339702860c01</id>
<content type='text'>
</content>
</entry>
</feed>
