Commit graph

102 commits

Author SHA1 Message Date
Jason Rhinelander 2e04a4c7a9 Jinja compat fix 2021-10-30 00:12:01 -03:00
Jason Rhinelander cd214df1b2 Switch to using new python3-oxenmq 2021-10-30 00:11:09 -03:00
Ian Macdonald e2bff03fcf Slightly improve verbiage and rename a reference to LNS. 2021-10-08 16:37:29 -03:00
Jason Rhinelander 7c7ce76766 Fix ONS icons not showing up 2021-09-28 12:12:21 -03:00
Jason Rhinelander 6605475061
Merge pull request #7 from Sonofotis/master
Update placeholder text in search bar.
2021-07-22 13:50:56 -03:00
Sonofotis 97eadd79ee Update placeholder text in search bar. 2021-07-15 15:45:42 +10:00
Jason Rhinelander de31383fd0
Merge pull request #6 from Sonofotis/master
Add ONS lookup functionality
2021-07-15 02:30:47 -03:00
Otis a0d02c7ffa Add moneropy local file 2021-07-15 13:16:25 +10:00
Jason Rhinelander 6484313fb4 Handle no coinbase in a tx (for oxen 10 batching) 2021-07-14 22:43:52 -03:00
Johnathan Ross fbfcb08d8e Add new modules 2021-06-16 15:36:46 +10:00
Johnathan Ross 9a60f00657 Fix wallet mapping + clean 2021-06-16 14:17:58 +10:00
Johnathan Ross 6bfd17e404 removing unnecessary 2021-06-15 15:14:48 +10:00
Johnathan Ross cac7d6a26b Add .loki search to search bar and add character limits for .loki ons 2021-06-15 15:13:04 +10:00
Johnathan Ross 8ee8effae3 Merge branch 'master' of https://github.com/Sonofotis/oxen-observer 2021-06-11 20:46:41 +10:00
Johnathan Ross 45dc3da87a quick fix 2021-06-11 20:46:28 +10:00
Sonofotis f3232da67a Merge branch 'oxen-io:master' into master 2021-06-11 19:38:18 +10:00
Johnathan Ross d1c2d23270 Add ONS Lookup capability 2021-06-11 19:18:27 +10:00
Jason Rhinelander 28376a5a5c
Merge pull request #5 from jagerman/lokinet-reason
Lokinet reason & "maybe" reason fix
2021-06-10 14:45:34 -03:00
Jason Rhinelander ca235ea978 Fix non-unanimous reason display 2021-06-10 14:43:01 -03:00
Jason Rhinelander 134aa026fd Recognize "lokinet" as a decomm/dereg reason 2021-06-10 12:29:21 -03:00
Jason Rhinelander bc4347a866
Merge pull request #4 from Sonofotis/master
Add json dump to SN page
2021-06-09 00:45:31 -03:00
Johnathan Ross 9dbbd57255 Remove old paths to sn page: 2021-06-09 13:22:44 +10:00
Johnathan Ross 65e3c1ae7d Add json dump to SN page 2021-06-09 12:09:15 +10:00
Jason Rhinelander 9155a22b9c Add workarounds for devnet batching testing 2021-06-08 21:51:39 -03:00
Jason Rhinelander 22e5805abc Add support for .snode addresses in the search box
This lets you paste in a .snode to find it.  (Doesn't work on dual key
pubkeys, though, because the RPC endpoint doesn't let you search by
ed25519 key, and those nodes have different primary/ed25519 keys for
now).
2021-05-14 18:58:39 -03:00
Jason Rhinelander 10e4322d2c Fix next block text showing prev block height/hash
Remove the next block's hash (since we don't have it on this page; we
were showing the prev hash).

Also replace « and » with ⏴ ⏵ which better match the ⏭ for latest block.
2021-05-11 13:59:21 -03:00
Jason Rhinelander 9f4d6dca89 Add next-test time to SN details page 2021-04-30 12:52:57 -03:00
Jason Rhinelander 77b7617ab7 Add swarm_id to SN details 2021-04-21 19:06:48 -03:00
Jason Rhinelander afc31a7f1b Add SN pubkey QR code 2021-04-03 02:22:41 -03:00
Jason Rhinelander c8023b3769 Remove duplicate variable 2021-04-03 02:22:00 -03:00
Jason Rhinelander 7e1d07ec95 Add HF18 decomm/dereg reason display 2021-03-27 17:41:50 -03:00
Jason Rhinelander 11ed3f64f6 Another solo/fee display fix 2021-03-24 22:04:57 -03:00
Jason Rhinelander e25e800b50 100% fee display, part 2
Previous commit missed some things.
2021-03-24 22:01:14 -03:00
Jason Rhinelander 99554ac8c4 Show fee for non-solo, 100% fee nodes 2021-03-24 18:22:27 -03:00
Jason Rhinelander 21e5538eb7 Add /api/service_node_stats 2021-02-18 00:51:49 -04:00
Jason Rhinelander 6bf12dd40e Style redux 2021-01-08 13:04:40 -04:00
Jason Rhinelander 417f6bdb7a Another stake_amount fix for 8.1.4 2021-01-07 22:51:15 -04:00
Jason Rhinelander d6952d4435 Fix display when stake_amount isn't available
(i.e. for pre-8.1.5 lokid)
2021-01-07 19:10:26 -04:00
Jason Rhinelander 9a89a453b3 Fix error when calling up old state_change txes
Testing quorum will likely not be available for non-recent blocks.
2021-01-07 19:09:30 -04:00
Jason Rhinelander 2dcbe45cdf Fixed missing loki -> oxen 2021-01-07 19:05:57 -04:00
Jason Rhinelander 007baea846 Loki -> Oxen 2021-01-07 18:04:00 -04:00
Jason Rhinelander 868fd7dc0b
Merge pull request #2 from KeeJef/master
Oxen colours
2021-01-07 18:02:52 -04:00
Jason Rhinelander 99974f11eb
Merge pull request #1 from loki-project/UpdateBuildInstructions
Build Instructions
2021-01-06 22:43:54 -04:00
Jason Rhinelander 698b22dee3 Add and display stake amount for staking txes
(Requires loki-core PR #1381)
2021-01-05 23:10:32 -04:00
Kee Jefferys 8bac558d6f
Update README.md 2021-01-06 02:10:19 +11:00
Kee Jefferys 45638914b9
Oxen colours 2021-01-06 01:18:30 +11:00
Kee Jefferys 2fe889d703
Build Instructions
This is what i needed to build
2021-01-06 00:25:28 +11:00
Jason Rhinelander 77f0eec3e9 Add file for local site config options 2021-01-04 13:54:59 -04:00
Jason Rhinelander 443b2d21cf Add caching CoinGecko price api endpoint
/api/prices returns all supported CoinGecko vs currencies;
/api/price/btc (or any other base) returns the price in the given base
(if supported by CoinGecko).
2021-01-04 13:40:47 -04:00
Jason Rhinelander c69390ef04 Increase max message size
Huge mempools on test were hitting this limit.
2021-01-04 13:07:39 -04:00