About 170 results found. (Query 0.05200 seconds)
Send Request /api/v1/tickers GET /api/v1/hloc/{pair} Get candlestick data Try pair Which trading pair to request data for. interval Interval to group the candlestick data in. network Which Haveno network to get data from.
Method Summary All Methods Instance Methods Abstract Methods Modifier and Type Method Description void gotACK (long ackThru, int acks, byte[] ranges)   void gotAddress (byte[] ip, int port)   void gotDateTime (long time)   void gotFragment (byte[] data, int off, int len, long messageID, int frag, boolean isLast) Data must be copied out in this method. void gotI2NP ( I2NPMessage  msg)   void gotOptions (byte[] options, boolean isHandshake)   void gotPathChallenge (...
"> < ta-AmznRemoved> a-AmznRnd="1"> < BL-P", ;:2}"> bp:pagebreak/> ata-AmznRemoved>ata-AmznRemoved>iv>ata-AmznRemoved>ata-AmznRemoved>iv>ata-AmznRemoved>ata-AmznRemoved>iv>ata-AmznRemoved >ata-AmznRemoved>i ata-AmznRemoved>ata-AmznRemoved>iv>ata-AmznRemoved>ata-AmznRemoved>iv>ata-AmznRemoved>ata-AmznRemoved>iv>ata-AmznRemoved >ata-AmznRemoved>i ata-AmznRemoved>ata-AmznRemoved>iv>ata-AmznRemoved>ata-AmznRemoved>iv>ata-AmznRemoved>ata-AmznRemoved>iv>ata-AmznRemoved > a-AmznRnd="1"> < an...
NodelistDB Node History - 1:153/143 Historical data and changes for FidoNet node Search Nodes and SysOps Statistics Current network view Browse Zones, regions and nets Analytics Protocol and trend reports Reachability Operational history Downloads Nodelist archive Links Community references API HTTP endpoints Node Information Address: 1:153/143 Active Period: 2021-04-01 - now Total Entries: 1791 Changes: 113 Change History Apr 1, 2021 nodelist.091 ✅ Node added to nodelist System Name The...
Google Locking is the process of " locking " files, images, media, data, or links behind a Google URL that requires sign-up. The person attempting to access the file/data cannot access the data without having a Google account and siging in with it.
Otherwise, browse the chest over SFTP, or use different browsers or configurations for different activities. Take care and do your own research. SSH key leak If you connect over SFTP, and you also use the same client to connect to other servers, and you have some public/private key pair configured in said client, you must be aware of a potential privacy risk.
. */  static uint32_t page_directory[1024] __attribute__((aligned(4096))) __attribute__((section(".data")));  static uint32_t page_table_firstmb[1024] __attribute__((aligned(4096))) __attribute__((section(".data")));  static uint32_t page_table_kernel[1024] __attribute__((aligned(4096))) __attribute__((section(".data")));  static uint32_t page_directory[1024] __attribute__((aligned(4096))) __attribute__((section(".data")));...
Analysis Mining Summary Summary of recent data about miners. UTXO Set View the latest UTXO Set. Block Stats Summary data for blocks in configurable range. Block Analysis Summary analysis for all transactions in a block.
Server: Ping ms Jitter ms Download Mbit/s Upload Mbit/s Share results Test ID: Source code Privacy Policy This HTML5 speed test server is configured with telemetry enabled. What data we collect At the end of the test, the following data is collected and stored: Test ID Time of testing Test results (download and upload speed, ping and jitter) IP address ISP information Approximate location (inferred from IP address, not GPS) User agent and browser locale Test log (contains...
This commit is contained in: Varik Valefor 2021-07-03 23:42:01 -04:00 parent 72b9f61486 commit 1540ce92bb 1 changed files with 3 additions and 3 deletions Show all changes Ignore whitespace when comparing lines Ignore changes in amount of whitespace Ignore changes in whitespace at EOL Download Patch File Download Diff File Expand all files Collapse all files 6 src/matel.hs Unescape Escape View File @@ -10,8 +10,8 @@ main :: IO (); main = newEmptyMVar >>= \ comVar -> forkIO ( fetchData comVar ) >> summonTUI...
Consequences: Any user found violating this rule will have their account immediately terminated, and specific data may be preserved to report the illegal activity to relevant law enforcement authorities as required by law. 4. Data Ownership & Privacy We believe your data belongs to you.
The image displayed above provides a general overview of current network density. High Resolution Vector Data: For researchers and advanced users requiring detailed city-level data and specific feature maps, we provide high-fidelity exports.
Non-compliance with these rules may result to a ban (temporary or not) and/or termination of your account(s). privacy policy we collect the following data: information that is submitted during the creation of an account files that are uploaded in the file upload service logs from the software that runs on our server, for troubleshooting purposes the data is being kept in our server. we do not share data with any third party.
/main.pyx, подождите некоторое время и нажмите Ctrl-C. После этого создастся директория data/. Учтите, что при каждом запуске srnd копирует конфиги и плагины из install_files в data/, поэтому в data/ править ничего не нужно (кроме outfeed-ов, об этом позже).
Let’s consider the following piece of a pseudo JavaScript code: // Register a new user with a given name and a password. api . post ( "/user" , ( req , res ) => { const data = JSON . parse ( req . body ); // Validate input. if ( typeof data . name !== "string" || typeof data . password !== "string" || data . name . length < 4 || data . password . length < 10 ) { res . statusCode = 400 ; return { error : "bad_request" }; }...
This is called man-in-the-middle attack. + When you send your data to Tor circuit, they are encrypted with 3 layers and then sent: ''Your computer - 3 layers of encryption > Tor node 1 - 2 layers of encryption > Tor node 2 - 1 layer of encryption > Tor exitnode - raw data''.
If the content of the data element is at all altered, the verification of the signature would be determined invalid . (If the above data element were changed to: "This is a test!
Privacy & Data No user identity logs are kept. All uploads are encrypted at rest using hybrid post-quantum cryptography (X25519 + ML-KEM-768). Data auto-deletes after expiry or download limit is reached.
Rule 6.  There is no Rule 6. Programming with data.       Algorithms, or details of algorithms, can often be encoded compactly, efficiently and expressively as data rather than, say, as lots of if statements. 
МЕТОДЫ /api/nvКЛЮЧ - проверка подключения и проверка ключа на валидность. Примеры ответа: Верный ключ - {"ok":1,"data":{"r":"Ok"}} Неверный ключ - {"ok":0,"data":{"r":"Unauthorized"}} Ответ в виде JSON-объекта, в котором всегда будет поле ok. Если поле ok = 1 , то запрос прошёл успешно и результат его выполнения можно увидеть в поле data .