solana/programs
Brooks Prumo 747a3caf9d
Update num-bigint to 0.3.3 (#19643)
* Update num-bigint to 0.3.3

`cargo check` on nightly was erroring due to num-bigint:

```text
error[E0658]: use of unstable library feature 'int_roundings'
   --> [...]/.cargo/registry/src/github.com-1ecc6299db9ec823/num-bigint-0.3.1/src/biguint.rs:208:10
    |
208 |         .div_ceil(&big_digit::BITS.into())
    |          ^^^^^^^^
    |
    = note: see issue #88581 <https://github.com/rust-lang/rust/issues/88581> for more information
    = help: add `#![feature(int_roundings)]` to the crate attributes to enable
```

* pr: update enum-ordinalize and educe
2021-09-04 22:06:19 +00:00
..
bpf Update num-bigint to 0.3.3 (#19643) 2021-09-04 22:06:19 +00:00
bpf_loader Demote write locks on transaction program ids (#19593) 2021-09-04 03:05:30 +00:00
compute-budget tx wide compute budget (#18631) 2021-07-16 00:31:22 -07:00
config Feature cleanup (#19528) 2021-08-31 14:51:26 -07:00
failure for all tests, bank::new -> bank::new_for_tests (#19064) 2021-08-05 08:42:38 -05:00
noop chore: bump log from 0.4.11 to 0.4.14 (#18323) 2021-06-30 18:32:01 +00:00
ownable for all tests, bank::new -> bank::new_for_tests (#19064) 2021-08-05 08:42:38 -05:00
secp256k1 Fail secp256k1 if the instruction data looks incorrect (#19300) 2021-08-19 13:13:54 -07:00
stake stake: Advance `credits_observed` on activation epoch (#19309) 2021-09-03 23:20:56 +02:00
vote Feature cleanup (#19528) 2021-08-31 14:51:26 -07:00