Quentin Le Sceller
45f74c396d
Remove unused imports ( #3589 )
...
* Remove unused imports
2021-03-08 10:36:16 -05:00
Quentin Le Sceller
093c500fed
Cargo Update ( #3338 )
2020-06-08 17:15:32 -04:00
Quentin Le Sceller
6e5afe496b
Update License to 2020 ( #3196 )
2020-01-20 11:40:58 +00:00
Quentin Le Sceller
6be6391225
Change 2018 to 2019 in copyright files ( #3072 )
2019-10-02 09:40:20 +01:00
Yeastplume
ea4b4fc389
Remove wallet code [1.1.0] ( #2593 )
...
* Bump version to 1.1.0
* remove wallet crate
* wallet extracted + mine_block structs
* remove wallet doc
* remove unnecessary cargo deps
* rustfmt
* remove wallet from travis matrix
* move integration tests into separate crate
* rustfmt
* move integration crate to wallet
2019-02-21 11:57:45 +00:00
Yeastplume
f5e4782a30
remove web wallet installation for the time being ( #2274 )
2019-01-02 13:06:05 +00:00
Mark Renten
ed9c1acec1
offline build not possible right now closes #2139 ( #2141 )
...
* remove (almost) all unwrap calls
* replace with ? operator
* build script will now work offline and in many other scenarios where the web wallet may not be downloaded
2018-12-12 15:33:30 +00:00
hashmap
aedac483f5
Convert to Rust 2018 edition ( #2084 )
...
* Convert to Rust 2018 edition
* Update gitignore
2018-12-08 00:59:40 +01:00
Ignotus Peverell
c083312ad4
Improve crate descriptors to be more cargo-friendly ( #1844 )
...
* Update secp dependency to use crates.io version
* Add more details to various Cargo.toml
* Remove use of env variables that aren't reliably provided by cargo
2018-10-25 17:44:50 -07:00
Gary Yu
b4c2a9d1b2
Automatic setting up git hooks for the project: rustfmt, etc. ( #1380 )
...
Also update document for this change on pre-commit hook config
2018-08-21 12:52:37 -04:00
Yeastplume
103c9cda77
Serve up web wallet application ( #1367 )
...
* first addition of static wallet file server
* rustfmt
* add custom build functions to download and untar particular release of the web-wallet
* rustfmt
* remove comments
2018-08-17 18:51:50 +01:00
Yeastplume
ee5782ff8b
Add versioning and build information ( #851 )
...
* add build-time versioning info
* add build-time versioning info
2018-03-23 10:28:15 +00:00