Commit Graph

221 Commits

Author SHA1 Message Date
woodser
f8fa838a9b open trades in parallel on startup 2021-09-21 10:01:20 -04:00
woodser
6e21508a94 add grpc call to get new deposit subaddress 2021-09-21 10:01:20 -04:00
erciccione
91cd984d85 README: update info about funding and bounties 2021-09-19 06:37:27 -04:00
woodser
6798630dfc filter offers with spent or duplicate funds using key images
reserve tx does not remain in arbitrator pool
2021-09-18 15:02:14 -04:00
woodser
b9228585c7 use underscores in grpc.proto for correct camelcase in grpc-web 2021-09-16 09:32:01 -04:00
woodser
e3b2627944 reduce api rate limiting 2021-09-15 06:44:52 -04:00
woodser
048e2f446c unfreeze outputs when offer is removed from books 2021-09-15 06:44:52 -04:00
woodser
d136815552 support creating offer from grpc api
fee payment currency is xmr
scale atomic units from grpc api to centineros for consistency
implement ParsingUtils.atomicUnitsToCentineros()
2021-09-15 06:44:52 -04:00
woodser
2b80385928 int64s use [jstype = JS_STRING] to preserve big ints in javascript 2021-09-15 06:44:52 -04:00
woodser
59f3fc6385 balances include unlocked, locked, reserved offers, reserved trades 2021-09-12 09:38:20 -04:00
woodser
58696fe633 update to monero-java 0.5.5 2021-09-07 11:47:09 -04:00
woodser
86f7d090b6 implement protocol v2 2021-09-07 11:47:09 -04:00
woodser
65bcd47446 document trade protocol messaging 2021-08-23 06:32:44 -04:00
erciccione
b922b9eb73 README: update info and links
- replace temporary email with contact@haveno.exchange
- add links to badges
- update info about #haveno-design
2021-08-23 06:32:20 -04:00
woodser
42d5f5ef75 fix link to WalletConfig.java 2021-08-07 15:09:06 -04:00
woodser
8a602d5de7 add fixed difficulty to private stagenet instructions 2021-07-26 11:09:09 -04:00
woodser
c0e7202f06 compile specific version of jackson 2021-07-24 07:59:26 -04:00
premek
3a0c40245c add monerod to gitignore
current install instructions are to unpack the prebuilt monerod in root of the project
2021-07-22 15:25:01 -04:00
premek
a643851d52 use monero instead of bitcoin in Take/Place offer to Buy/Sell monero 2021-07-22 15:24:47 -04:00
erciccione
f1e00a0f5a readme: add Mike Dogs to the sponsors 2021-06-28 18:13:43 -04:00
erciccione
4fd903f917 installing.md: minor changes to text 2021-06-16 07:33:47 -04:00
erciccione
d229546308 README: fix link to docs/installing.md 2021-06-16 07:33:47 -04:00
erciccione
513c0757a4 add README to docs/ 2021-06-16 05:42:57 -04:00
erciccione
0fc4b58e50 update instructions for local testnet
- rewrite instructions to run local test network
- testers are now instructed to point their nodes to our private stagenet.
  this will make spinning up a test environment easier and faster.
- remove build instructions from the readme and move them to
  docs/installing.md.
2021-06-16 05:41:09 -04:00
woodser
369fc2946d document new trade protocol 2021-06-03 13:42:38 -04:00
woodser
c96c0629ce rename wallet files to haveno_* 2021-06-03 08:39:22 -04:00
erciccione
584b3c90ae bounties.md: clarify the changes need to be merged
This doesn't change the current system. We only specify further that
a patch must be merged for the issue to be considered resolved. This
is assumed, but since we were asked for clarifications we decided
to specify it in the terms of the bounty system.
2021-06-02 15:18:38 -04:00
premek
aba3c1b82e backup monero wallet 2021-06-02 15:18:20 -04:00
erciccione
dc2a5becf0 README: add clarification about Haveno being WIP 2021-05-27 10:13:48 -04:00
woodser
be2a71b9b5 increase trade limits by factor of 10
popup warning displays effective trade limit
2021-05-23 19:00:47 -04:00
premek
2be32fcb8d display actual XMR amount in offerFromUnsignedAccount warning instead of hardcoded 0.01 BTC 2021-05-22 14:43:42 -04:00
premek
be3494e54d increase trade limits 2021-05-22 14:43:15 -04:00
premek
b5d1e31191 fix NetworkParameters comparision after introducing Xmr*NetParams 2021-05-21 12:52:04 -04:00
erciccione
b38b8eba17 bounties.md: fix link to CONTRIBUTING.md 2021-05-16 10:16:17 -04:00
erciccione
e7ad539f66 update documentation
- add initial docs/CONTRIBUTING.md
- update CODEOWNERS.md, README.md and bounties.md
- fix some issues found by codacy
2021-05-16 09:56:20 -04:00
Přemek Vyhnal
b20abddcdd fix site repo link 2021-05-15 20:07:42 -04:00
erciccione
d0f63b895c remove .travis.yml 2021-05-15 07:51:52 -04:00
erciccione
8756d8feca
docs: add clarification about the trade protocol (#75)
and move the link up in the README
2021-05-14 09:25:59 +02:00
woodser
be7b3160de fix typo 2021-05-13 15:58:57 -04:00
woodser
4aa8f34204 document and link to trade protocol 2021-05-13 15:49:11 -04:00
woodser
e6217c0038 add todo for using bitcoinj network params 2021-05-12 18:23:50 -04:00
premek
1e1a51c0cf use XMR formatter in XMR BaseCurrencyNetworks 2021-05-12 18:22:50 -04:00
woodser
5637398ea1
update app names to haveno-* (#65) 2021-05-10 22:14:38 -04:00
Přemek Vyhnal
bd8f210080
rename bisq-* executables to haveno-* (#63) 2021-05-10 22:12:09 -04:00
woodser
3157891bbb
prices are based on xmr by translating bisq price service #18 (#61) 2021-05-10 11:59:25 -04:00
woodser
55f62f92dd
sync notifications to FX thread only in desktop app (#60)
daemon starting and stopping without exceptions
2021-05-09 11:14:58 -04:00
woodser
fcdc627d00
handle arbitrator trade in TradableList (#58) 2021-05-08 20:12:50 -04:00
Přemek Vyhnal
afe46ebe26
replace bisq logo with haveno logo (#57)
change the splash screen progressbar from green to orange
2021-05-08 20:10:13 -04:00
woodser
9903821b18
Change base networks from btc to xmr, e.g. BTC_REGTEST -> XMR_STAGENET (#55)
change base networks from btc to xmr, e.g. BTC_REGTEST -> XMR_STAGENET

add xmr seed node files
2021-05-08 13:57:32 -04:00
woodser
de5bbf4a85
remove extra docs again (#56) 2021-05-08 13:54:59 -04:00