Skip to content

Commit

Permalink
Updates following deploy of new BBLib (#9)
Browse files Browse the repository at this point in the history
* add BBLib addr

- also skip kovan backwards compatibiltiy test by default

* move _setDOwner in backend to work with `dAdd` too (derp)

* Remove silly line endings

* Update binaries

* Binaries + comment verison

* Use ganache-cli instead of testrpc

* Add in CanReclaimToken

* remove binaries

* Remove binaries

* Add test for reclaimToken

* Add testReclaimToken + CanReclaimToken impl

- note, needed to refactor emergencySetDOwner into IxBackend to avoid size limits for SVIndex
- also added TEST_ONE_ONLY flag to ix tests

* v2.0.1

* Add Deployment.md start

* Fix up deploy-ix-full and add deployment docs

* Update docs

* don't include binaries anymore - too much of a PITA
  • Loading branch information
XertroV committed Jun 16, 2018
1 parent 858cd37 commit 3fc599f
Show file tree
Hide file tree
Showing 157 changed files with 653 additions and 636 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ coverageEnv
coverage.json
scTopics
deploy*.log
tmp*
_solDist
1 change: 0 additions & 1 deletion _solDist/BBAuxIface.abi

This file was deleted.

Empty file removed _solDist/BBAuxIface.bin
Empty file.
1 change: 0 additions & 1 deletion _solDist/BBFarm.abi

This file was deleted.

Loading

0 comments on commit 3fc599f

Please sign in to comment.