tecnovert
|
009729aa96
|
Send MSG2F
|
4 years ago |
tecnovert
|
acae8b4de3
|
Fix contract_count not inserted in db
|
4 years ago |
tecnovert
|
5d84d54e6f
|
Replace makeInt with make_int
|
4 years ago |
tecnovert
|
4636d31ea9
|
LICENSE.txt -> LICENSE
|
4 years ago |
tecnovert
|
c48f35a12e
|
Added contrib dir.
|
4 years ago |
tecnovert
|
615b06cfa7
|
Fix lint and add fallback fee to bitcoin.conf.
|
4 years ago |
tecnovert
|
7928625a7b
|
Raise core versions.
Litecoin .17 -> .18 pidfile name changed from litecoin.pid -> litecoind.pid
|
4 years ago |
tecnovert
|
e3b2213fe1
|
Replace deprecated urllib.parse.splittype and splithost with urlparse.
|
5 years ago |
tecnovert
|
adbb0268ff
|
Split rpc functions into new file.
|
5 years ago |
tecnovert
|
0a2c6dafb7
|
Move some default values to config.py
|
5 years ago |
tecnovert
|
388ada154e
|
Raise bitcoin version.
|
5 years ago |
tecnovert
|
9953a934a5
|
Move more methods to Base class.
|
5 years ago |
tecnovert
|
617006c67a
|
Fix tests.
|
5 years ago |
tecnovert
|
b1f5be083c
|
Refactor OpCodes.
|
5 years ago |
tecnovert
|
e390509946
|
Split main class.
|
5 years ago |
tecnovert
|
c7c49ae262
|
Delayed events.
|
5 years ago |
tecnovert
|
07429e6582
|
ci: Fix tests.
|
5 years ago |
tecnovert
|
6341b5537e
|
test: test_reload functions.
|
5 years ago |
tecnovert
|
cf3ac816d0
|
Reload test transmits an offer and bid.
|
5 years ago |
tecnovert
|
b5216e1d96
|
Raise core version, more prepare options.
|
5 years ago |
tecnovert
|
3e542e6bd0
|
Adding settings page.
|
5 years ago |
tecnovert
|
4405a130f5
|
Started stutdown and explorer pages.
Bid state can be manually edited.
|
5 years ago |
tecnovert
|
321ec4acb2
|
New particl core version.
Display core versions on the wallets page.
|
5 years ago |
tecnovert
|
da9f95fd61
|
html: More offer filtering.
|
5 years ago |
tecnovert
|
8731c9796a
|
namecoin pidfile name and workaround for ci prepare.
|
5 years ago |
tecnovert
|
545b5e6975
|
Workaround for bicoind.pid filename.
|
5 years ago |
tecnovert
|
d6341eceb7
|
Validate string amount decimal places.
|
5 years ago |
tecnovert
|
9a0f237019
|
Remember coin on rpc page and check chains are synced to send offers and
bids.
|
5 years ago |
tecnovert
|
31766508b4
|
Workaround missing litecoin pid file on windows.
|
5 years ago |
tecnovert
|
31ed5e7142
|
Ensure pid file is correct before reading authcookie.
|
5 years ago |
tecnovert
|
8796433c11
|
Add chain name to db filename.
|
5 years ago |
tecnovert
|
4f83da0f26
|
Show unconfirmed coin on wallets page, disable staking for particl.
|
5 years ago |
tecnovert
|
1baf13c5a8
|
Add clear filters button, display tx statuses on active page.
|
5 years ago |
tecnovert
|
ef77a9e012
|
Fix wallet headings, loading existing smsges and amount compare precision.
|
5 years ago |
tecnovert
|
9b95c66605
|
Offers can be filtered.
|
5 years ago |
tecnovert
|
4bc0ec98eb
|
Fix tx state display in lists.
selectable address for send_from.
|
5 years ago |
tecnovert
|
18ee89361a
|
Prepare windows releases.
|
5 years ago |
tecnovert
|
3c5577c3e1
|
Small fixes.
|
5 years ago |
tecnovert
|
cf73707643
|
started rpc page.
|
5 years ago |
tecnovert
|
7ccf191192
|
Refactor participate_tx
|
5 years ago |
tecnovert
|
4a07c891f6
|
Refactor initiate_tx.
|
5 years ago |
tecnovert
|
d5d60eabc5
|
Start reload test
|
5 years ago |
tecnovert
|
980bd6fc07
|
Move db classes to new file.
Started splitting tx info out into new table.
|
5 years ago |
tecnovert
|
be1dad40c1
|
Use conf_target, default 2.
|
5 years ago |
tecnovert
|
551381f076
|
html: wallets template.
|
5 years ago |
tecnovert
|
27929d41ec
|
html: offer page templates.
|
5 years ago |
tecnovert
|
4baa476d5d
|
html: template for bid page.
|
5 years ago |
tecnovert
|
7a8c0ed9f2
|
html: templates for bids and offers pages.
|
5 years ago |
tecnovert
|
900358e7c3
|
Use PackageLoader for templates.
|
5 years ago |
tecnovert
|
1ce87bb58d
|
Add travis build status to readme.
Move templates dir.
Add version to index.
Remove bitcoin config from docker json config - extra coins can be enabled with
prepare -addcoin.
|
5 years ago |