Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix RSK tests | Ian Coleman | 2020-05-11 | 1 | -8/+8 |
| | |||||
* | Update bip39-libs with handshake and FIO libs | Ian Coleman | 2020-05-11 | 1 | -1/+1 |
| | |||||
* | Merge pull request #422 from cryply/master | iancoleman | 2020-05-11 | 3 | -0/+49 |
|\ | | | | | adding CRP support | ||||
| * | adding CRP support | m0rpher | 2020-05-08 | 3 | -0/+49 |
| | | |||||
* | | Merge pull request #409 from bguiz/feat/rsk-network | iancoleman | 2020-05-11 | 2 | -4/+104 |
|\ \ | | | | | | | feat: rsk network | ||||
| * \ | Merge branch 'master' into feat/rsk-network | iancoleman | 2020-05-11 | 10 | -2/+221 |
| |\ \ | |/ / |/| | | |||||
* | | | Adding FIO -Foundation for Interwallet Operability | Shawn Arney | 2020-05-11 | 1 | -0/+1 |
| | | | |||||
* | | | Adding FIO -Foundation for Interwallet Operability | Shawn Arney | 2020-05-11 | 6 | -0/+65 |
| | | | | | | | | | | | | | | | | | | FIO - Foundation for Interwallet Operability. https://fioprotocol.io | ||||
* | | | Merge pull request #410 from MerkleBlock/handshake | iancoleman | 2020-05-11 | 4 | -1/+15 |
|\ \ \ | |_|/ |/| | | libs: add handshake support | ||||
| * | | libs: add handshake support | Javed Khan | 2020-04-03 | 4 | -1/+15 |
| | | | |||||
* | | | Merge pull request #418 from jangchongchan20/master | iancoleman | 2020-04-29 | 4 | -0/+54 |
|\ \ \ | | | | | | | | | Add Sugarchain testnet support | ||||
| * | | | Add Sugarchain testnet support | Jang Chongchan | 2020-04-28 | 4 | -0/+54 |
|/ / / | |||||
* | | | Merge pull request #416 from Argoneum/argoneum | iancoleman | 2020-04-28 | 4 | -0/+30 |
|\ \ \ | | | | | | | | | Add Argoneum (v1.4.1 or above) | ||||
| * | | | Add Argoneum (v1.4.1 or above) | Oleg Semyonov | 2020-04-25 | 4 | -0/+30 |
| |/ / | |||||
* | | | last word is/contains a checksum | Ian Coleman | 2020-04-27 | 1 | -1/+1 |
| | | | | | | | | | | | | Closes #408 | ||||
* | | | Merge pull request #415 from jangchongchan20/master | iancoleman | 2020-04-27 | 4 | -0/+54 |
|\ \ \ | |/ / |/| | | Add Sugarchain support | ||||
| * | | Add Sugarchain support | Jang Chongchan | 2020-04-24 | 4 | -0/+54 |
|/ / | |||||
| * | fix: calculate RSK addresses with EIP-155 compliant checksums | bguiz | 2020-03-10 | 1 | -0/+74 |
| | | |||||
| * | fix: define own libs.bitcoin.networks.rsk | bguiz | 2020-03-03 | 2 | -4/+29 |
|/ | |||||
* | Merge pull request #402 from you21979/fix-mona-bech32 | iancoleman | 2020-02-17 | 1 | -2/+2 |
|\ | | | | | fix bech32 prefix monacoin -> mona | ||||
| * | fix bech32 prefix monacoin -> mona | yuki akiyama | 2020-02-13 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #403 from swtcca/master | iancoleman | 2020-02-17 | 4 | -0/+52 |
|\ \ | |/ |/| | add two networks: Jingtum and MOAC | ||||
| * | add test for networks Jingtum and MOAC | Lospring Liu | 2020-02-15 | 1 | -0/+20 |
| | | |||||
| * | add two networks: Jingtum and MOAC | Lospring Liu | 2020-02-14 | 3 | -0/+32 |
|/ | |||||
* | Release v0.4.2 | Ian Coleman | 2020-02-07 | 2 | -1/+5 |
| | |||||
* | Fix ethereum private key format | Ian Coleman | 2020-02-07 | 1 | -1/+3 |
| | |||||
* | Test pubkey and privkey for all coins | Ian Coleman | 2020-02-07 | 1 | -13/+553 |
| | |||||
* | Release v0.4.1 | Ian Coleman | 2020-02-06 | 2 | -1/+9 |
| | |||||
* | Add tests for RSK network and testnet | Ian Coleman | 2020-02-06 | 1 | -0/+14 |
| | |||||
* | Fix ethercore test | Ian Coleman | 2020-02-06 | 1 | -1/+1 |
| | |||||
* | Merge pull request #397 from aitorp6/master | iancoleman | 2020-02-06 | 1 | -0/+26 |
|\ | | | | | Added DeepOnion Segwit parameters | ||||
| * | Added DeepOnion Segwit parameters | aitorp6 | 2020-02-04 | 1 | -0/+26 |
| | | |||||
* | | Merge pull request #396 from ilanolkies/patch-2 | iancoleman | 2020-02-06 | 1 | -0/+14 |
|\ \ | | | | | | | Add network | ||||
| * | | Add network | Ilan | 2020-01-22 | 1 | -0/+14 |
| |/ | | | | | Based on https://github.com/rsksmart/RSKIPs/blob/master/IPs/RSKIP57.md | ||||
* | | Merge pull request #393 from ethercore/master | iancoleman | 2020-02-06 | 2 | -0/+16 |
|\ \ | |/ |/| | Add EtherCore | ||||
| * | add testcase for ethercore | EtherCore Contributor | 2020-01-02 | 1 | -0/+7 |
| | | |||||
| * | Add EtherCore | EtherCore Contributor | 2020-01-02 | 1 | -0/+9 |
| | | |||||
* | | Catch nebulas error on some chrome configs | Ian Coleman | 2020-01-08 | 2 | -1/+7 |
| | | | | | | | | See #395 | ||||
* | | Directly export libraries where they're required | Ian Coleman | 2020-01-08 | 2 | -40/+18 |
|/ | |||||
* | Merge pull request #390 from matthewleon/bugfix/eth-xpub-derivation | iancoleman | 2019-12-20 | 2 | -4/+19 |
|\ | | | | | Bugfix/eth xpub derivation | ||||
| * | fix Ethereum xpub derivation | Matthew Leon | 2019-12-19 | 1 | -3/+3 |
| | | |||||
| * | add failing test for ETH xpub derivation | Matthew Leon | 2019-12-19 | 1 | -1/+16 |
|/ | | | | see https://github.com/iancoleman/bip39/issues/169 | ||||
* | Release v0.4.0 | Ian Coleman | 2019-12-19 | 2 | -1/+12 |
| | |||||
* | Minify third party libraries | Ian Coleman | 2019-12-19 | 2 | -115831/+2 |
| | |||||
* | Replace most libraries with combined libs | Ian Coleman | 2019-12-19 | 29 | -196707/+118652 |
| | |||||
* | Add experimental incomplete combined js libs | Ian Coleman | 2019-12-19 | 2 | -0/+62 |
| | |||||
* | Text for multibit mentions change addresses | Ian Coleman | 2019-12-18 | 1 | -0/+1 |
| | | | | Closes #376 | ||||
* | Remove pending from some tests using chrome | Ian Coleman | 2019-12-18 | 1 | -8/+0 |
| | | | | Unfortunately firefox pending tests still do not work. | ||||
* | Make seed field editable | Ian Coleman | 2019-12-18 | 3 | -1/+56 |
| | |||||
* | Add bitcoin regtest params | Ian Coleman | 2019-12-18 | 4 | -0/+81 |
| |