Commit Graph

652 Commits

Author SHA1 Message Date
ae3cbc1456
Update render.html 2023-10-18 12:50:25 +05:30
sairaj mote
4ded44688a added ethereum private key sign in 2023-10-18 01:12:26 +05:30
sairaj mote
a2cfef9df1 Bug fixes 2023-10-17 04:08:52 +05:30
sairaj mote
a5a0e4ef8f feature addition, bug fixes and code refactoring
--Added support for eth chat merging
2023-10-17 03:26:57 +05:30
sairaj mote
5e4b9e9803 Bug fixes and code refactoring 2023-10-16 20:07:58 +05:30
dd93f05a5b
Update floCrypto.js 2023-10-15 17:11:59 +05:30
sairaj mote
16906d7acc Added ethereum address display 2023-10-15 16:19:58 +05:30
sairaj mote
a5a242d50f Added support for ethereum address validation 2023-10-15 15:53:08 +05:30
69b73acdf8
Update floCloudAPI.js 2023-10-15 13:11:39 +05:30
35128829d2
Update floCloudAPI.js 2023-10-15 12:59:51 +05:30
42b7c2aa61
Update messengerEthereum.js 2023-10-15 11:32:30 +05:30
2a5faefdaf
Update messengerEthereum.js
Suspending forcefully making Y point as even for messenger, as this is not Taproot.
2023-10-15 08:53:11 +05:30
3ef1bc5b41
Update index.html
Added ability to generate Ethereum addresses from FLO/BTC private key of logged in user.

Also added ability to generate Ethereum address of receiver, if his FLO/BTC public key is received.
2023-10-15 08:41:24 +05:30
21d6c17669
Create messengerEthereum.js
Added basic Ethereum Address generation functions which can be generated without Taproot functions. 

Just with existing libraries, and addition of keccak.js, Ethereum addresses of the contacts that messenger communicates with will be achieved. 

However as of now, messages cannot nbe sent to Ethereum addresses.
2023-10-15 08:38:36 +05:30
c7bcedb6ff
Created keccak.js
This adds Keccak algorithm to messenger system
2023-10-15 08:32:30 +05:30
sairaj mote
6e2698bdec UI improvements 2023-10-11 22:25:58 +05:30
sairaj mote
de0073ae68 Update index.html 2023-10-11 21:35:26 +05:30
sairaj mote
a4d8445ef4 added transaction ID to btc multisig tx details 2023-10-11 16:17:10 +05:30
sairaj mote
6e8444b7f5 Bug fixes 2023-10-11 14:35:33 +05:30
sairaj mote
31d8be6aa7 Added BTC multisig transaction fee increase process 2023-10-11 04:38:57 +05:30
0d6c9f5fbe Updated documentation in docs folder
Updated documentation in docs folder

Updated documentation in docs folder

Updated documentation in docs folder

Updated documentation in docs folder

Updated documentation in docs folder

Updated documentation in docs folder

Updated documentation in docs folder

Updated documentation in docs folder

Updated documentation in docs folder

Updated documentation in docs folder

Added documentation for floCrypto.js
2023-10-04 17:15:00 +05:30
945eaffe8c Updated README with new information
Created Docs Folder

Updated functions documentation

Updated functions documentation

Updated functions documentation

Updated functions documentation

Updated functions documentation
2023-10-03 12:10:42 +05:30
8b88af7a7f
Update btcOperator.js
Synced it with btcOperator of BTCwallet
2023-09-30 14:04:30 +05:30
92f73b5254
Update messenger.js
Added messenger.editfee function to be able to edit fees for multisig transaction

Exposed createPipeline under messenger object
2023-09-30 14:02:52 +05:30
sairaj mote
87a6827c57 UI fixes 2023-09-22 00:46:59 +05:30
sairaj mote
0bb3a1063f UI improvements 2023-09-20 14:22:01 +05:30
sairaj mote
2eceeff7bd Bug fix 2023-09-09 23:57:29 +05:30
sairaj mote
484a2502c6 Bug fix 2023-08-23 01:53:12 +05:30
sairaj mote
89e259d0b8 Adding option to re broadcast multisig transaction 2023-08-18 04:52:14 +05:30
sairaj mote
2196cd1464 Bug fix 2023-08-09 02:18:31 +05:30
sairaj mote
01144fb149 Updating block explorer links 2023-08-09 00:49:24 +05:30
sairaj mote
f9b587b3b6 minor bug fix 2023-08-08 11:31:29 +05:30
sairaj mote
9fcdf51467 bug fix 2023-07-30 17:42:02 +05:30
sairaj mote
419ab86089 Added warning for no support of IDB 2023-07-30 17:39:49 +05:30
sairaj mote
b7ca2e1519 Merge branch 'master' of https://github.com/ranchimall/messenger 2023-07-30 15:25:06 +05:30
sairajzero
887a6eab6e Merge branch 'master' of https://github.com/ranchimall/messenger 2023-07-30 15:24:30 +05:30
sairajzero
cbde9c995c Merge https://github.com/ranchimall/standard-operations 2023-07-30 15:24:14 +05:30
sairaj mote
a47b3abdf8 Merge https://github.com/ranchimall/standard-operations 2023-07-30 15:23:59 +05:30
sairajzero
098a62047c floCloudAPI v2.4.5 : file support
- uploadFile: upload a file to the cloud
- downloadFile: download a file from cloud

- upload/download file supports encryption of file. use options.encrypt in uploadFile and options.decrypt in downloadFile
2023-07-29 05:41:06 +05:30
sairajzero
5be35c28ce floDapps v2.4.1
- support for multiple cloud networks
2023-07-29 05:01:14 +05:30
SaketAnand
6bf46fa961
Update README.md 2023-07-28 19:37:31 +05:30
SaketAnand
c20e1724e0
Update README.md 2023-07-28 19:37:13 +05:30
SaketAnand
ac166a002c
Update README.md 2023-07-28 19:35:21 +05:30
sairajzero
471f291848 floCloudAPI v2.4.4: edit comment feature
- senders can now edit the comment of data they sent (by re-signing the new data)
2023-07-26 03:45:35 +05:30
sairajzero
4c0c25058b Merge https://github.com/ranchimall/Standard_Operations 2023-07-05 13:49:36 +05:30
sairajzero
904deaa63c floBlockchainAPI v3.0.1b - bug fix
- Fixed: vin address at .addresses[0] not .scriptSig.addresses[0]
2023-07-05 13:48:38 +05:30
sairajzero
a4e241eca5 Merge https://github.com/ranchimall/Standard_Operations 2023-07-05 13:36:12 +05:30
sairajzero
e120b657da floBlockchainAPI v3.0.1a
- Fixed: readTx and all its dependencies not having txs property when address (floID) doesnt have any tx
2023-07-05 13:35:07 +05:30
sairajzero
0a7086a129 Merge https://github.com/ranchimall/Standard_Operations 2023-07-05 13:27:28 +05:30
sairajzero
5398fcbbbc floBlockchainAPI v3.0.1
- Fixed readTxs: not working
- Removed fromBlock and toBlock options from readTxs

- Fixed: chain querying to blockbook format for readAllTxs, readData, getLatestData

- Changed `mempool` option to `confirmed` option (for blockbook API)
- Removed `before` options from respective fns
2023-07-05 05:14:44 +05:30