softsimon
3f0ab7307a
Bumping version to 2.3.0
2022-01-10 15:53:10 +04:00
softsimon
7e8d5547fd
Bumping to 2.3.0-dev1
2021-12-22 19:31:25 +04:00
softsimon
029cd8ad48
Bumping package version to v2.2.6
2021-12-20 23:36:19 +04:00
softsimon
f2a8ac7087
Updating endpoint addresses for Liquid and Bisq backend
2021-12-20 23:34:52 +04:00
softsimon
721ed60ba5
Fixing type for image response
2021-12-20 23:34:36 +04:00
softsimon
4893ff1d81
Adding support for Asset Icon API endpoints
2021-12-20 23:25:44 +04:00
softsimon
d238b1a779
Correcting "blocks" typo
2021-12-20 23:14:11 +04:00
softsimon
a9b2f31ae5
Merge pull request #32 from mikeriss/patch-2
...
Typo fixed
2021-12-20 23:13:32 +04:00
Dmitry Martynenko
ce56c1b03b
websocket testnet url fix
2021-12-20 23:08:13 +04:00
softsimon
b5a8a5dc24
Merge pull request #35 from mempool/simon/version-bump-2.2.4
...
Bumping dependency versions and package version to 2.2.4
2021-12-20 22:26:57 +04:00
softsimon
06f23c5f37
Bumping dependency versions and package version to 2.2.4
2021-12-20 22:25:12 +04:00
softsimon
870bae5180
Merge pull request #30 from Draichi/patch-1
...
Update README-bitcoin.md
2021-12-08 21:36:58 +04:00
mikeriss
a614ad4119
Typo fixed
2021-11-02 17:15:01 +01:00
mikeriss
3a42e20cf1
Typo ( #31 )
...
changed res.blocks to res.block
2021-10-25 09:21:01 -03:00
Lucas
905ef5ed19
Update README-bitcoin.md
...
Fix 404 on page links
2021-09-06 13:36:58 -03:00
Miguel Medeiros
9fe77e49a2
Change liquid address doc example.
2021-08-10 13:09:38 -03:00
Miguel Medeiros
62902ba8c7
Add liquid.js documentation.
2021-08-10 13:03:23 -03:00
Miguel Medeiros
1873eb41c6
Change version to 2.2.1 for bisq / liquid modules.
2021-08-10 12:39:11 -03:00
Miguel Medeiros
efd0436851
Add bisq.js readme.
2021-08-10 12:38:33 -03:00
Miguel Medeiros
edab1ad3d5
Fix post tx documentation.
2021-08-10 01:44:50 -03:00
Miguel Medeiros
4efc927303
Add bisqJS and liquidJS npm modules.
2021-08-10 01:30:13 -03:00
Miguel Medeiros
acc0c80953
2.2.4
2021-08-04 08:11:27 -03:00
Miguel Medeiros
334ed2b173
Fix difficulty adjustment endpoint.
2021-08-04 08:09:29 -03:00
Miguel Medeiros
24f0ab8f84
2.2.3
2021-07-23 18:08:43 -03:00
Miguel Medeiros
c1f41d6e1c
Add difficulty adjustment documentation link.
2021-07-23 18:02:14 -03:00
Miguel Medeiros
aed4bc5fc9
Add difficulty adjustment examples.
2021-07-23 17:58:54 -03:00
Miguel Medeiros
caf8d956b5
Add difficulty adjustment endpoints methods.
2021-07-23 17:37:28 -03:00
Miguel Medeiros
1c32b05abe
Add localhost support.
2021-07-23 17:36:40 -03:00
Miguel Medeiros
7dec92a1bf
Change documentation link to official mempool.space.
2021-07-22 02:22:03 -03:00
Miguel Medeiros
4cd7665e8c
Add blockHeader instructions and examples.
2021-07-22 02:18:15 -03:00
Miguel Medeiros
47fa100786
Add getBlockHeader method.
2021-07-22 02:14:11 -03:00
Miguel Medeiros
f244ad191e
Change command build.
2021-07-22 00:55:29 -03:00
Miguel Medeiros
92bf87821a
2.2.2
2021-05-31 21:03:20 -03:00
Miguel Medeiros
920622137b
Fix readme instructions.
2021-05-31 20:36:00 -03:00
Miguel Medeiros
b3606e46c1
Fix getAddress endpoint url.
2021-05-31 20:02:16 -03:00
Miguel Medeiros
112e54ae57
2.2.1 ( #22 )
2021-05-20 12:25:11 -03:00
Miguel Medeiros
e3068c2d8d
Bugfix Websocket hostname. ( #21 )
...
* Add yarn-error.log to gitignore.
* Add ts-node to devDependencies.
Add script to only build tsc.
Add websocket to keywords.
* Update yarn.lock libs.
* FIX websocket endpoint hostname.
FIX corrent import for all examples.
FIX websocket instrucions on readme.
2021-05-20 12:03:40 -03:00
Miguel Medeiros
0aa3757217
FIX rename package.
2021-04-17 00:34:47 -03:00
Miguel Medeiros
f26adbd982
FIX rename package name. ( #19 ) ( #20 )
2021-04-17 00:20:32 -03:00
Miguel Medeiros
b63b5d7d92
2.2.0
2021-04-16 22:51:40 -03:00
Miguel Medeiros
ad41063fdb
Merge branch 'main' of https://github.com/mempool/mempool-js
2021-04-15 15:54:04 -03:00
Miguel Medeiros
9c483af487
v2.2.0 ( #18 )
...
* FIX: getBlocks optional params
* v2.3.0 - new minor version for mempool-js
- Add support for Bisq API
- Add support for Liquid API
- Change the main object to export network objects.
- Change README.md instructions.
* 2.3.0
* FIX wrong npm link. (#15 )
* FIX version name v2.2.0 (#17 )
Co-authored-by: softsimon <softsimon@users.noreply.github.com>
2021-04-15 15:33:12 -03:00
Miguel Medeiros
5cea5595f9
2.3.0
2021-04-14 17:30:38 -03:00
Miguel Medeiros
c80f82a0b1
v2.3.0 ( #12 )
...
* FIX: getBlocks optional params
* v2.3.0 - new minor version for mempool-js
- Add support for Bisq API
- Add support for Liquid API
- Change the main object to export network objects.
- Change README.md instructions.
Co-authored-by: softsimon <softsimon@users.noreply.github.com>
2021-04-14 17:27:28 -03:00
softsimon
70d31f2062
Merge pull request #9 from mempool/feature/add-cnd-link
...
Add CDN provider to the mempool.js.
2021-04-10 19:38:07 +04:00
Miguel Medeiros
2dd50add4a
- Add mempool.js link to all examples.
...
- Ignore files in dist folder, adding .gitkeep instead.
- Update readme text with CND instructions.
- Update readme badges.
- Update readme typo.
- Update all the html examples with new CDN link.
2021-04-10 12:30:24 -03:00
Miguel Medeiros
760bf97c1b
2.2.1
2021-04-10 11:53:07 -03:00
softsimon
f7ab448cd1
Merge pull request #8 from mempool/bugfix/build-script-standalone-tinyify
...
FIX: change build script to enable standalone
2021-04-10 18:45:36 +04:00
Miguel Medeiros
5003538319
FIX: change build script to enable standalone
2021-04-10 11:31:16 -03:00
Miguel Medeiros
f39361263a
v2.2.0 - new major version for mempool-js ( #2 )
...
* - Refactoring code.
- Refactoring folder structure.
- Adding apiEndpoint and websocketEndpoint to Mempool config.
- Adding brownserify feature.
- Adding MIT LICENSE
* - Changing package.json information.
- Reorganizing README.md information.
- Default export for CommonJs and ES6 Modules.
- Changing default variable to mempoolJS.
- Organizing the API and WS providers.
- Splitting websocket connection types: client and server.
* Change version to 2.2.0.
Reorder keywords in alphabetical order.
2021-04-08 10:15:30 -03:00