aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #441 from bytefly/masteriancoleman2020-10-192-0/+28
|\ \ | | | | | | Add TRX coin support
| * | Add testcase for TRXzr2020-10-051-0/+11
| | |
| * | Modify to use uncompressed public key as keccak256 input for TRXzr2020-09-181-0/+1
| | |
| * | Add TRX coin supportzr2020-09-101-0/+16
| | |
* | | Merge pull request #446 from jsarenik/jsn/update-bootstrap-3iancoleman2020-10-194-553/+834
|\ \ \ | | | | | | | | Update bootstrap to 3.4.1
| * | | Update bootstrap to 3.4.1Jan Sarenik2020-10-144-553/+834
| | | | | | | | | | | | | | | | https://www.npmjs.com/advisories/891
* | | | Merge pull request #447 from jsarenik/jsn/dependabotiancoleman2020-10-194-36/+2435
|\ \ \ \ | |/ / / |/| | | All dependabot updates in one PR
| * | | Bump lodash from 4.17.11 to 4.17.19 in /libs/stellar-utildependabot[bot]2020-10-141-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
| * | | Bump elliptic from 6.4.1 to 6.5.3 in /libs/stellar-utildependabot[bot]2020-10-141-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.3) Signed-off-by: dependabot[bot] <support@github.com>
| * | | Bump acorn from 6.0.4 to 6.4.1 in /libs/stellar-utildependabot[bot]2020-10-141-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [acorn](https://github.com/acornjs/acorn) from 6.0.4 to 6.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.0.4...6.4.1) Signed-off-by: dependabot[bot] <support@github.com>
| * | | Bump jsrsasign from 8.0.12 to 8.0.19 in /libs/combineddependabot[bot]2020-10-143-24/+2423
|/ / / | | | | | | | | | | | | | | | | | | | | | Bumps [jsrsasign](https://github.com/kjur/jsrsasign) from 8.0.12 to 8.0.19. - [Release notes](https://github.com/kjur/jsrsasign/releases) - [Changelog](https://github.com/kjur/jsrsasign/blob/master/ChangeLog.txt) - [Commits](https://github.com/kjur/jsrsasign/compare/8.0.12...8.0.19) Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #445 from jsarenik/jsn/releases-linkiancoleman2020-10-141-2/+2
|\ \ \ | | | | | | | | src/index.html: Change link to latest standalone release
| * | | src/index.html: Change link to latest standalone releaseJan Sarenik2020-10-071-2/+2
|/ / /
* | | Merge pull request #442 from mvillalba/masteriancoleman2020-10-022-0/+18
|\ \ \ | | | | | | | | Add Binance Smart Chain (BSC) support
| * | | Add Binance Smart Chain (BSC) supportMartín Raúl Villalba2020-09-252-0/+18
| |/ /
* | | Add dev_env_setup.shIan Coleman2020-10-011-0/+58
| | |
* | | Remove bias from entropy in base 6 and base 10Ian Coleman2020-10-014-235/+216
|/ /
* | Merge pull request #436 from conr2d/eosio-cleanup-dependenciesiancoleman2020-09-072-7408/+11
|\ \ | | | | | | Clean up duplicated dependencies from eos-util
| * | Clean up duplicated dependencies from eos-utilJeeyong Um2020-08-312-7408/+11
|/ /
| * Added NANO currencyJoohansson2020-08-2610-4/+4251
|/
* Merge pull request #433 from scribenetwork/masteriancoleman2020-08-253-0/+28
|\ | | | | Add Scribe support
| * Update tests.jsscribenetwork2020-08-191-0/+10
| |
| * Update index.jsscribenetwork2020-08-121-0/+7
| |
| * Update bitcoinjs-extensions.jsscribenetwork2020-08-121-0/+11
|/
* Release v0.4.3Ian Coleman2020-05-112-1/+11
|
* Add CranePay testIan Coleman2020-05-111-0/+10
|
* Fix RSK testsIan Coleman2020-05-111-8/+8
|
* Update bip39-libs with handshake and FIO libsIan Coleman2020-05-111-1/+1
|
* Merge pull request #422 from cryply/masteriancoleman2020-05-113-0/+49
|\ | | | | adding CRP support
| * adding CRP supportm0rpher2020-05-083-0/+49
| |
* | Merge pull request #409 from bguiz/feat/rsk-networkiancoleman2020-05-112-4/+104
|\ \ | | | | | | feat: rsk network
| * \ Merge branch 'master' into feat/rsk-networkiancoleman2020-05-1110-2/+221
| |\ \ | |/ / |/| |
* | | Adding FIO -Foundation for Interwallet OperabilityShawn Arney2020-05-111-0/+1
| | |
* | | Adding FIO -Foundation for Interwallet OperabilityShawn Arney2020-05-116-0/+65
| | | | | | | | | | | | | | | | | | FIO - Foundation for Interwallet Operability. https://fioprotocol.io
* | | Merge pull request #410 from MerkleBlock/handshakeiancoleman2020-05-114-1/+15
|\ \ \ | |_|/ |/| | libs: add handshake support
| * | libs: add handshake supportJaved Khan2020-04-034-1/+15
| | |
* | | Merge pull request #418 from jangchongchan20/masteriancoleman2020-04-294-0/+54
|\ \ \ | | | | | | | | Add Sugarchain testnet support
| * | | Add Sugarchain testnet supportJang Chongchan2020-04-284-0/+54
|/ / /
* | | Merge pull request #416 from Argoneum/argoneumiancoleman2020-04-284-0/+30
|\ \ \ | | | | | | | | Add Argoneum (v1.4.1 or above)
| * | | Add Argoneum (v1.4.1 or above)Oleg Semyonov2020-04-254-0/+30
| |/ /
* | | last word is/contains a checksumIan Coleman2020-04-271-1/+1
| | | | | | | | | | | | Closes #408
* | | Merge pull request #415 from jangchongchan20/masteriancoleman2020-04-274-0/+54
|\ \ \ | |/ / |/| | Add Sugarchain support
| * | Add Sugarchain supportJang Chongchan2020-04-244-0/+54
|/ /
| * fix: calculate RSK addresses with EIP-155 compliant checksumsbguiz2020-03-101-0/+74
| |
| * fix: define own libs.bitcoin.networks.rskbguiz2020-03-032-4/+29
|/
* Merge pull request #402 from you21979/fix-mona-bech32iancoleman2020-02-171-2/+2
|\ | | | | fix bech32 prefix monacoin -> mona
| * fix bech32 prefix monacoin -> monayuki akiyama2020-02-131-2/+2
| |
* | Merge pull request #403 from swtcca/masteriancoleman2020-02-174-0/+52
|\ \ | |/ |/| add two networks: Jingtum and MOAC
| * add test for networks Jingtum and MOACLospring Liu2020-02-151-0/+20
| |
| * add two networks: Jingtum and MOACLospring Liu2020-02-143-0/+32
|/