Commit Graph

102 Commits

Author SHA1 Message Date
Manfred Karrer
3a17d5062b Add linux java8 install commands 2014-09-30 21:43:27 +02:00
Chris Beams
a30409ebaf
Update IRC channel from #bitsquare.io => #bitsquare 2014-09-29 11:22:07 +02:00
Manfred Karrer
94f4b2aeb0 Change logo 2014-09-29 10:47:17 +02:00
Chris Beams
2e9a07a6c5
Add Travis CI build status badge to README
See #86
2014-09-29 09:35:10 +02:00
Chris Beams
d536258871
Use published snapshots for BitcoinJ and TomP2P
Bitsquare depends on specific versions of BitcoinJ and TomP2P that have
not previously been published to any maven repository--until now. Based
on the 'published' branch of the bitcoinj [1] and tomp2p [2] forks under
the bitsquare organization, snapshots have been published to a temporary
repository [3] that has been made available to us by JFrog.

To be as explicit as possible, these custom-published snapshots have
had their version numbers qualified with the short hash of the commit
they were built from. So for bitcoinj, the dependency is no longer
0.12-SNAPSHOT, but 0.12.308de4e-SNAPSHOT. For TomP2P, the version has
gone from 5.0-Alpha24-SNAPSHOT to 5.0-Alpha24.805623c-SNAPSHOT.
Accordingly, these qualified versions are now reflected in the
dependency declarations in build.gradle.

This means that it is no longer necessary to build bitcoinj and tomp2p
locally in order to get up and running with Bitsquare development, and
the README has been updated accordingly. And it also means we can now
set up a Travis CI build with ease (which shall be done with #86).

Resolves #97

[1]: https://github.com/bitsquare/bitcoinj/tree/published
[2]: https://github.com/bitsquare/tomp2p/tree/published
[3]: http://partnerdemo.artifactoryonline.com/partnerdemo/libs-snapshots-local/
2014-09-29 08:49:23 +02:00
Manfred Karrer
4f43033439 Change Maven to Gradle 2014-09-24 10:46:50 +02:00
Manfred Karrer
02b82b63ef Fix width problem with info component 2014-09-19 00:47:15 +02:00
Manfred Karrer
223b32e603 update readme 2014-08-27 14:50:24 +02:00
Manfred Karrer
fade2bc28f update logo 2014-08-27 14:49:32 +02:00
Manfred Karrer
d9c6c8dd90 update twitter link 2014-08-27 14:09:34 +02:00
Manfred Karrer
4844cdd3c4 add more contact links 2014-08-27 13:14:30 +02:00
Manfred Karrer
4e2f977ff0 adjust bank account combobox and balance label 2014-08-24 17:53:43 +02:00
Manfred Karrer
5fa7872606 update readme with new videos 2014-08-24 15:20:51 +02:00
Manfred Karrer
e382a0262d update readme 2014-08-06 01:22:02 +02:00
Manfred Karrer
a40f8255d3 merged rolands commit 2014-08-06 01:20:58 +02:00
Manfred Karrer
0ce1f1e415 merged rolands commit 2014-08-06 01:20:03 +02:00
Manfred Karrer
4cf5dde824 Merge branch 'master' of https://github.com/rolandkofler/bitsquare
Conflicts:
	README.md
2014-08-06 01:18:49 +02:00
Manfred Karrer
a6bce35b9f update readme 2014-08-06 00:26:56 +02:00
Manfred Karrer
c3039e8361 update to bitcoinJ master 2014-08-06 00:21:08 +02:00
rolandkofler
3f85152027 an example for a centralized exchange was given 2014-08-05 08:41:24 +02:00
rolandkofler
3cde978297 Short description what it is.
In order to facilitate understanding of the project, a short description of its goals is proposed.
2014-08-05 08:38:50 +02:00
Manfred Karrer
d943ee0918 use tomp2p master branch 2014-07-31 19:43:46 +02:00
Manfred Karrer
79a52a6e38 Merge branch 'master' of https://github.com/bitsquare/bitsquare 2014-07-31 18:54:01 +02:00
Manfred Karrer
57d5ddcc4f updated to master branch of tomp2p. refactored messaging. bootstrapping to seed node (server supported). right management. 2014-07-31 18:45:58 +02:00
hannesstockner
feef813872 Reformat transactions of a test trade on main net 2014-07-28 14:56:34 +01:00
hannesstockner
69ebaaea9d Reformat transactions of a test trade on main net 2014-07-28 14:55:57 +01:00
Manfred Karrer
d221ae3aec fix windows file rename bug 2014-07-09 00:51:06 +02:00
Manfred Karrer
955c2ba4d4 fix windows file rename bug 2014-07-09 00:50:50 +02:00
Manfred Karrer
db4c3d9aa0 change reserve value in Relay. update formattings 2014-07-08 14:41:54 +02:00
Manfred Karrer
01ca7d3e17 trade protocol fixed states 2014-07-05 17:13:22 +02:00
Manfred Karrer
acfc79040b update 2014-06-11 10:52:17 +02:00
Manfred Karrer
5d9ec07c69 update 2014-06-11 02:42:21 +02:00
Manfred Karrer
ee9205fec9 update 2014-06-10 23:14:46 +02:00
Manfred Karrer
1b5cd9862b update readme 2014-05-19 22:27:49 +02:00
Manfred Karrer
005cca4314 update screenshots 2014-05-19 19:54:29 +02:00
Manfred Karrer
c2db60be67 integration of TomP2P for payment process (part 1), fund screen, setup redesign, orders screen 2014-05-15 12:31:41 +02:00
Manfred Karrer
6459184ce9 integration of TomP2P and basic use cases in dummy views tested 2014-05-10 18:31:55 +02:00
Manfred Karrer
9a29004251 pay out from MS fund 2014-05-07 18:09:08 +02:00
Manfred Karrer
a4efa29bcd payment to MS fund 2014-05-07 13:32:05 +02:00
Manfred Karrer
604e9beca9 offer creation screen, model updates, confirm comp. 2014-04-30 02:22:06 +02:00
Manfred Karrer
3f398755ad offer creation screen, model updates, confirm comp. 2014-04-30 02:19:36 +02:00
Manfred Karrer
28521c11a0 update 2014-04-25 01:21:13 +02:00
Manfred Karrer
227985fdc7 add bitcoinj as submodule 2014-04-14 18:08:21 +02:00
Manfred Karrer
abf0cacf4f add bitcoinj as submodule 2014-04-14 18:07:22 +02:00
Manfred Karrer
605fb3e2f0 add screenshots 2014-04-11 15:04:02 +02:00
Manfred Karrer
069a7587e5 add screenshots 2014-04-11 15:03:29 +02:00
Manfred Karrer
23eb0e6996 add screenshots 2014-04-11 15:02:40 +02:00
Manfred Karrer
2416b7b190 add screenshots 2014-04-11 15:01:44 +02:00
Manfred Karrer
bc09937785 initial commit. gui prototype v 0.1 2014-04-11 11:33:48 +02:00
bitsquare
e028928571 Update README.md 2014-03-12 10:43:26 +01:00
bitsquare
182d366b23 Update README.md 2014-03-12 10:43:15 +01:00
bitsquare
d7b034c86f Initial commit 2014-03-12 02:42:29 -07:00